summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Chain up to superclass tearDown in ServerActionsTestMark McLoughlin2011-10-182-0/+4
| | |/ / / | |/| | |
* | | | | Fix EC2 test_cloud timing issuesChris Behrens2011-10-181-86/+41
* | | | | Merge "Refactoring image and server metadata api tests"Jenkins2011-10-182-281/+197
|\ \ \ \ \
| * | | | | Refactoring image and server metadata api testsBrian Waldon2011-10-172-281/+197
| |/ / / /
* | | | | Redirects requests from /v#.# to /v#.#/Alex Meade2011-10-181-0/+8
* | | | | Merge "Refactoring nova.tests.api.openstack.test_servers"Jenkins2011-10-183-1002/+502
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactoring nova.tests.api.openstack.test_serversBrian Waldon2011-10-173-1002/+502
* | | | | Merge "Add XML templates."Jenkins2011-10-1710-46/+1210
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add XML templates.Kevin L. Mitchell2011-10-1710-46/+1210
* | | | | Refactoring nova.tests.api.openstack.test_imagesBrian Waldon2011-10-173-189/+107
* | | | | Merge "Makes snapshots work for amis. Fixes bug 873156"Jenkins2011-10-172-1/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Makes snapshots work for amis. Fixes bug 873156Vishvananda Ishaya2011-10-142-1/+43
* | | | | Remove OSAPI v1.0Brian Waldon2011-10-1718-2249/+362
* | | | | Merge "Explicit errors on confirm/revertResize failures"Jenkins2011-10-171-0/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Explicit errors on confirm/revertResize failuresBrian Waldon2011-10-101-0/+28
* | | | | Merge "Adds the ability to automatically issue a hard reboot to instances tha...Jenkins2011-10-142-0/+28
|\ \ \ \ \
| * | | | | Adds the ability to automatically issue a hard reboot to instances that have ...Josh Kearney2011-10-132-0/+28
| | |/ / / | |/| | |
* | | | | Merge "Xenapi driver can now generate swap from instance_type"Jenkins2011-10-142-9/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Xenapi driver can now generate swap from instance_typeRick Harris2011-10-132-9/+35
* | | | | Merge "Adds more usage data to Nova's usage notifications."Jenkins2011-10-132-4/+150
|\ \ \ \ \
| * | | | | Adds more usage data to Nova's usage notifications.Monsyne Dragon2011-10-122-4/+150
* | | | | | Merge "Remove RateLimitingMiddlewareTest"Jenkins2011-10-131-79/+0
|\ \ \ \ \ \
| * | | | | | Remove RateLimitingMiddlewareTestBrian Waldon2011-10-111-79/+0
* | | | | | | Merge changes I1c0064e5,I86d491cfJenkins2011-10-132-11/+122
|\ \ \ \ \ \ \
| * | | | | | | Allow the user to choose either ietadm or tgtadm (lp:819997)Mark McLoughlin2011-10-132-10/+122
| * | | | | | | Remove VolumeDriver.sync_exec method (lp:819997)Mark McLoughlin2011-10-131-1/+0
* | | | | | | | Merge "api.ec2.admin unit tests"Jenkins2011-10-131-0/+464
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | api.ec2.admin unit testsBrendan Maguire2011-09-291-0/+464
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Beef up nova/api/direct.py tests"Jenkins2011-10-131-5/+92
|\ \ \ \ \ \ \
| * | | | | | | Beef up nova/api/direct.py testsBrendan Maguire2011-09-281-5/+92
* | | | | | | | Merge "Restructure host filtering to be easier to use."Jenkins2011-10-133-70/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | Restructure host filtering to be easier to use.Johannes Erdfelt2011-10-043-70/+47
* | | | | | | | | Fixes bug 862637 -- make instance_name_template more flexibleChris Behrens2011-10-121-0/+28
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge "Adds the tenant id to the create images response Location header Fixes...Jenkins2011-10-121-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Adds the tenant id to the create images response Location headerAlex Meade2011-09-291-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Updating image progress to be more granular. Before, the image progres...Jenkins2011-10-121-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Updating image progress to be more granular.Naveed Massjouni2011-09-301-6/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-119-334/+258
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Add support for header version parameter to specify API version."Jenkins2011-10-103-21/+190
|\ \ \ \ \ \
| * | | | | | Add support for header version parameter to specify API version.Johannes Erdfelt2011-10-043-21/+190
* | | | | | | Merge "moved floating ip db access and sanity checking from network api into ...Jenkins2011-10-103-179/+214
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | moved floating ip db access and sanity checking from network api into network...Trey Morris2011-09-303-179/+214
| | |_|/ / / | |/| | | |
* | | | | | Make sure unknown extensions return 404Ahmad Hassan2011-10-061-0/+7
| |_|_|/ / |/| | | |
* | | | | Set error state on spawn error + integration test.Brian Lamar2011-10-031-0/+22
| |/ / / |/| | |
* | | | Merge "Fixes bug 862633 -- OS api consoles create() broken"Jenkins2011-10-011-0/+232
|\ \ \ \
| * | | | Fixes bug 862633 -- OS api consoles create() brokenChris Behrens2011-09-291-0/+232
| |/ / /
* | | | Merge "Moving admin actions to extension"Jenkins2011-09-304-130/+65
|\ \ \ \
| * | | | Moving admin actions to extensionBrian Waldon2011-09-294-130/+65
| | |/ / | |/| |
* | | | Merge "Fixed bug lp850602. Adding backing file copy operation on kvm block mi...Jenkins2011-09-301-9/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed bug lp850602.Kei Masumoto2011-09-281-9/+17