summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | pre trunk mergeSandy Walsh2011-07-111-1/+1
| | * | | | | | | | | | | | | | | | | | | trunk mergeSandy Walsh2011-07-073-105/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | unit testsSandy Walsh2011-07-071-0/+33
| | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Bad testmatt.dietz@rackspace.com2011-07-111-2/+1
| * | | | | | | | | | | | | | | | | | | Merge from trunkmatt.dietz@rackspace.com2011-07-112-1/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | merging trunkBrian Waldon2011-07-112-0/+292
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | updating code to implement testsBrian Waldon2011-07-111-1/+1
| | * | | | | | | | | | | | | | | | | | | merging parent wsgi-refactorBrian Waldon2011-07-111-25/+57
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merging wsgi-refactorBrian Waldon2011-07-114-53/+64
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | adding 204 response codeBrian Waldon2011-07-111-0/+16
| | | |_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Testsmatt.dietz@rackspace.com2011-07-111-0/+36
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Expanding OSAPI wsgi module to allow handling of headers and status codesBrian Waldon2011-07-114-77/+120
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | / / / / / / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | pep8Brian Waldon2011-07-111-1/+0
| | * | | | | | | | | | | | | | | | | | minor refactoringBrian Waldon2011-07-111-25/+58
| | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | refactorBrian Waldon2011-07-081-1/+2
| | * | | | | | | | | | | | | | | | | easing up content-type restrictionsBrian Waldon2011-07-081-2/+1
| | * | | | | | | | | | | | | | | | | first roundBrian Waldon2011-07-064-53/+64
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Adds an extension which makes add_fixed_ip() available through an OpenStack e...Kevin L. Mitchell2011-07-111-0/+117
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Comment out these two asserts; Sandy will uncomment in his merge-propKevin L. Mitchell2011-07-111-2/+2
| | * | | | | | | | | | | | | | | | | Add support for remove_fixed_ip()Kevin L. Mitchell2011-07-081-3/+32
| | * | | | | | | | | | | | | | | | | pull-up from trunkKevin L. Mitchell2011-07-073-0/+183
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | unit test suite for the multinic extensionKevin L. Mitchell2011-07-071-0/+88
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix the bug 800759.Devendra Modium2011-07-111-0/+175
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merging issuseDevendra Modium2011-07-0732-1354/+1692
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Comments for bugfix800759 and pep8Devendra Modium2011-07-071-17/+71
| | * | | | | | | | | | | | | | | | Comments Incorporated for Bug800759Devendra Modium2011-07-071-0/+121
| * | | | | | | | | | | | | | | | | Allows for ports in serverRef in image create through the openstack api.Vishvananda Ishaya2011-07-111-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Allow a port name in the server ref for image createVishvananda Ishaya2011-06-291-0/+13
| * | | | | | | | | | | | | | | | | | Adds security groups to metadata server. Also adds some basic tests for meta...Vishvananda Ishaya2011-07-111-0/+76
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Removed now un-needed fake_connectionBrian Lamar2011-06-271-0/+1
| | * | | | | | | | | | | | | | | | | Use webob to test WSGI appBrian Lamar2011-06-271-12/+6
| | * | | | | | | | | | | | | | | | | pep8Vishvananda Ishaya2011-06-251-2/+1
| | * | | | | | | | | | | | | | | | | add metadata testsVishvananda Ishaya2011-06-251-0/+82
| | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | flaw in ec2 cloud api, _get_image method , if doing a search for aki-0000009,...John Tran2011-07-091-7/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | ec2 api _get_image method logic flaw that strips the hex16 digit off of the i...John Tran2011-07-071-7/+23
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fixed up an incorrect key being used to check Zones.Sandy Walsh2011-07-091-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | stricter zone_id checkingSandy Walsh2011-07-073-105/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | fixed zone id checkSandy Walsh2011-07-051-3/+3
| | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-07-083-0/+183
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | implemented clean-up logic when VM fails to spawn for xenapi back-endSalvatore Orlando2011-07-072-0/+81
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Fixing weird error while running tests.Salvatore Orlando2011-07-041-1/+1
| | | * | | | | | | | | | | | | | | Merge trunkSalvatore Orlando2011-07-0146-1498/+3063
| | | |\| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Merge trunkSalvatore Orlando2011-06-279-31/+366
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Merge trunkSalvatore Orlando2011-06-2321-136/+926
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Fixing code to ensure unit tests for objectstore, vhd & snapshots passSalvatore Orlando2011-06-152-1/+13
| | | * | | | | | | | | | | | | | | Merge trunkSalvatore Orlando2011-06-1436-593/+1838
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkSalvatore Orlando2011-06-1348-562/+3166
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Improved unit tests Salvatore Orlando2011-04-067-60/+440
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkSalvatore Orlando2011-03-3016-158/+1324
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkSalvatore Orlando2011-03-282-9/+12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \