summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | make our own function instead of using urllib.urlencode since we apparently d...William Wolf2011-09-191-3/+3
| * | | | | | merge with trunkWilliam Wolf2011-09-198-29/+169
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge from trunkWilliam Wolf2011-09-167-41/+197
| |\ \ \ \ \ \ \
| * | | | | | | | pep8 fixesWilliam Wolf2011-09-151-1/+0
| * | | | | | | | pass-through all other parameters in next links as wellWilliam Wolf2011-09-151-4/+28
| * | | | | | | | cleanup prints in testsWilliam Wolf2011-09-151-6/+0
| * | | | | | | | cleanup prints in testsWilliam Wolf2011-09-151-2/+0
| * | | | | | | | added xml support for servers_list in response with testsWilliam Wolf2011-09-151-36/+69
| * | | | | | | | added servers_links in v1.1 with testsWilliam Wolf2011-09-151-0/+78
| * | | | | | | | added build_list to servers controllers and view builder and kept all old tes...William Wolf2011-09-151-0/+2
* | | | | | | | | Update exception.wrap_exception so that all exceptions (not just Error and No...Dan Prince2011-09-221-4/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Update exception.wrap_exception so that all exceptions (not just ErrorDan Prince2011-09-151-4/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | This patch adds instance progress which is used by the OpenStack API to indic...Rick Harris2011-09-218-43/+70
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Renumbering instance progress migrationRick Harris2011-09-212-37/+60
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Fixing testsRick Harris2011-09-2116-316/+640
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merging trunkRick Harris2011-09-194-16/+134
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merging trunkRick Harris2011-09-1621-957/+1374
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adding migration progressRick Harris2011-09-162-2/+3
| * | | | | | | | | | Fixing tests, PEP8 failuresRick Harris2011-09-162-2/+7
| * | | | | | | | | | Allowing resizes to the same machineRick Harris2011-09-163-33/+45
| * | | | | | | | | | Adding progressRick Harris2011-09-143-7/+15
* | | | | | | | | | | Fixes lp:855115 -- issue with disassociating floating ips.Chris Behrens2011-09-212-1/+47
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merged trunkChris Behrens2011-09-2140-2278/+3222
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | update floating ips testsChris Behrens2011-09-211-1/+1
| * | | | | | | | | | floating ip could have no project and we should allow accessChris Behrens2011-09-211-3/+3
| * | | | | | | | | | actions on floating IPs in other projects for non-admins should not be allowed.Chris Behrens2011-09-211-0/+46
* | | | | | | | | | | trunk merge fixupSandy Walsh2011-09-216-18/+317
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Adds an 'alternate' link to image views per 3.10 and 3.11 of http://docs.open...Josh Kearney2011-09-212-0/+111
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Minor cleanup.Josh Kearney2011-09-201-2/+0
| | * | | | | | | | | Added another unit test.Josh Kearney2011-09-201-0/+9
| | * | | | | | | | | Fixed unit tests with some minor refactoring.Josh Kearney2011-09-201-6/+96
| | * | | | | | | | | Refactored alternate link generation.Josh Kearney2011-09-202-11/+14
| | * | | | | | | | | Added function to construct a glance URL and unit test.Josh Kearney2011-09-201-0/+11
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Instance deletions in Openstack are immediate. This can cause data to be lost...Johannes Erdfelt2011-09-213-18/+137
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge with trunkJohannes Erdfelt2011-09-152-23/+59
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge with trunkJohannes Erdfelt2011-09-146-93/+121
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge with trunkJohannes Erdfelt2011-09-1412-812/+985
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge with trunkJohannes Erdfelt2011-09-139-884/+765
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | PEP8 cleanupJohannes Erdfelt2011-09-121-1/+1
| | * | | | | | | | | | | Merge with trunkJohannes Erdfelt2011-09-121-12/+94
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge with trunkJohannes Erdfelt2011-09-129-14/+27
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge with trunkJohannes Erdfelt2011-09-099-151/+881
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with trunkJohannes Erdfelt2011-09-081-0/+323
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Cleanup some commentsJohannes Erdfelt2011-09-081-3/+0
| | * | | | | | | | | | | | | | | Ensure restore and forceDelete don't do anything unless the server isJohannes Erdfelt2011-09-071-1/+15
| | * | | | | | | | | | | | | | | Merge with trunkJohannes Erdfelt2011-09-072-2/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | delete_instance_interval -> reclaim_instance_intervalJohannes Erdfelt2011-09-071-3/+3
| | * | | | | | | | | | | | | | | | PEP8 cleanupJohannes Erdfelt2011-09-071-1/+1
| | * | | | | | | | | | | | | | | | Restart compute with a lower periodic_interval to make test run fasterJohannes Erdfelt2011-09-072-5/+17
| | * | | | | | | | | | | | | | | | Merge with trunkJohannes Erdfelt2011-09-072-6/+65
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \