Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix test. instance is not updated in DB with admin password in the API anymore | Chris Behrens | 2011-05-25 | 1 | -2/+1 |
* | Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py... | Brian Lamar | 2011-05-25 | 1 | -29/+30 |
|\ | |||||
| * | Merged trunk and resolved horrible horrible conflicts. | Brian Lamar | 2011-05-19 | 14 | -126/+430 |
| |\ | |||||
| * \ | Merged trunk. | Brian Lamar | 2011-05-11 | 3 | -13/+72 |
| |\ \ | |||||
| * \ \ | Merged trunk. | Brian Lamar | 2011-05-11 | 8 | -17/+296 |
| |\ \ \ | |||||
| * \ \ \ | Merged trunk. | Brian Lamar | 2011-05-06 | 10 | -96/+606 |
| |\ \ \ \ | |||||
| * | | | | | Renamed test_virt.py to test_libvirt.py as per suggestion. | Brian Lamar | 2011-04-22 | 1 | -0/+0 |
| * | | | | | Merged trunk and fixed simple exception conflict. | Brian Lamar | 2011-04-22 | 2 | -49/+22 |
| |\ \ \ \ \ | |||||
| * | | | | | | Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py... | Brian Lamar | 2011-04-22 | 1 | -23/+24 |
* | | | | | | | Using the root-password subcommand of the nova client results in the password... | Johannes Erdfelt | 2011-05-24 | 1 | -10/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix call to spawn_n() instead. It expects a callable | Johannes Erdfelt | 2011-05-18 | 1 | -1/+1 |
| * | | | | | | | Update test case to ensure password gets set correctly | Johannes Erdfelt | 2011-05-17 | 1 | -10/+14 |
* | | | | | | | | make fake_flags set defaults instead of runtime values | termie | 2011-05-24 | 2 | -40/+14 |
* | | | | | | | | add a test from vish and fix the issues | termie | 2011-05-24 | 1 | -0/+14 |
* | | | | | | | | When adding a keypair with ec2 API that already exists, give a friendly error... | Dave Walker (Daviey) | 2011-05-24 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Added test case for attempting to create a duplicate keypair | Dave Walker (Daviey) | 2011-05-23 | 1 | -0/+23 |
* | | | | | | | | | Fix bug #744150 by starting nova-api on an unused port. | Justin Santa Barbara | 2011-05-22 | 1 | -3/+10 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merged with trunk | Justin SB | 2011-05-19 | 36 | -419/+2190 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | Fixed mis-merge: OS API version still has to be v1.1 | Justin Santa Barbara | 2011-03-30 | 1 | -1/+1 |
| * | | | | | | | | Store socket_info as a dictionary rather than an array | Justin Santa Barbara | 2011-03-30 | 1 | -1/+1 |
| * | | | | | | | | Merged with trunk | Justin Santa Barbara | 2011-03-30 | 18 | -176/+1487 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Start up nova-api service on an unused port if 0 is specified. Fixes bug 744150 | Justin Santa Barbara | 2011-03-28 | 2 | -1/+3 |
* | | | | | | | | | | Merging trunk | Rick Harris | 2011-05-20 | 5 | -36/+67 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Update OSAPI v1.1 extensions so that it supports RequestExtensions. ResponseE... | Dan Prince | 2011-05-20 | 2 | -36/+35 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge w/ trunk. | Dan Prince | 2011-05-16 | 11 | -125/+277 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Variable renaming. | Dan Prince | 2011-05-12 | 1 | -6/+6 |
| | * | | | | | | | | | | | Make it so that ExtensionRequest objects now return proper webob objects. | Dan Prince | 2011-05-12 | 2 | -3/+6 |
| | * | | | | | | | | | | | Remove ResponseExtensions. The new RequestExtension covers both use cases. | Dan Prince | 2011-05-12 | 2 | -71/+19 |
| | * | | | | | | | | | | | Initial work on request extensions. | Dan Prince | 2011-05-12 | 2 | -1/+49 |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Added an EC2 API endpoint that'll allow import of public key. Prior, api only... | John Tran | 2011-05-20 | 3 | -0/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | merged from trunk | John Tran | 2011-05-12 | 70 | -1478/+9863 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | if fingerprint data not provided, added logic to calculate it using the pub key. | John Tran | 2011-03-21 | 3 | -7/+27 |
| | * | | | | | | | | | | | cleaned up tests stubs that were accidentally checked in | John Tran | 2011-03-18 | 1 | -7/+3 |
| | * | | | | | | | | | | | created api endpoint to allow uploading of public key | John Tran | 2011-03-18 | 1 | -0/+16 |
* | | | | | | | | | | | | | Merging trunk | Rick Harris | 2011-05-19 | 1 | -0/+117 |
|\| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge from trunk | Cerberus | 2011-05-18 | 9 | -96/+240 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Merge prop changes | Cerberus | 2011-05-16 | 1 | -11/+11 |
| * | | | | | | | | | | | | | Review changes and merge from trunk | Cerberus | 2011-05-16 | 4 | -29/+55 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge from trunk | Cerberus | 2011-05-12 | 2 | -2/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Pep8 stuff | Cerberus | 2011-05-11 | 1 | -6/+10 |
| * | | | | | | | | | | | | | | Moved everything into notifier/api | Cerberus | 2011-05-11 | 1 | -10/+12 |
| * | | | | | | | | | | | | | | Merge from Dragon | Cerberus | 2011-05-11 | 1 | -6/+23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | Add priority based queues to notifications. | Monsyne Dragon | 2011-05-10 | 1 | -6/+23 |
| * | | | | | | | | | | | | | | | Merge from trunk | Cerberus | 2011-05-11 | 3 | -13/+72 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Code cleanup | Cerberus | 2011-05-11 | 1 | -7/+5 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Better tests | Cerberus | 2011-05-10 | 1 | -2/+38 |
| * | | | | | | | | | | | | | | Merge from trunk | Cerberus | 2011-05-10 | 2 | -3/+62 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge from trunk | Cerberus | 2011-05-09 | 14 | -159/+862 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge from trunk | Cerberus | 2011-04-22 | 30 | -286/+2235 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge from trunk and resolving conflicts | Cerberus | 2011-03-28 | 63 | -1414/+8333 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |