summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug 746821Kei Masumoto2011-04-051-1/+2
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Update instances table to use instance_type_id instead of the old instance_ty...Dan Prince2011-04-0710-40/+67
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge w/ trunk.Dan Prince2011-04-075-15/+118
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-04-042-7/+60
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor so that instances.instance_type is now instances.instance_type_id.Dan Prince2011-04-0410-40/+67
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed computeFault back to cloudServersFault in an effort to maintain consi...Josh Kearney2011-04-071-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed computeFault to cloudServersFaultJosh Kearney2011-04-071-4/+4
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed the way ip6 address were retrieved/returned in _get_network_info in nov...Trey Morris2011-04-071-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | updated check_vm_record in test_xenapi to check the gateway6 correctlyTrey Morris2011-04-061-3/+3
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-04-065-15/+118
|\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merged with trunk, fixed up test that wasn't checking namespaceJustin Santa Barbara2011-04-063-8/+161
| |\| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | fix bug lp:682888 - DescribeImages has no unit tests.John Tran2011-04-051-1/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | adding unit tests for describe_imagesJohn Tran2011-03-291-5/+26
| | | * | | | | | | | | | | | | | | | | | | | | | | | | initial unit test for describe imagesJohn Tran2011-03-291-0/+10
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Refixed unit test to check XML nsJustin Santa Barbara2011-03-301-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merged with trunk (after faults change to return correct content-type)Justin Santa Barbara2011-03-301-28/+104
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | More tests that were checking for no-namespaceJustin Santa Barbara2011-03-301-4/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | Some tests actually tested for the lack of a namespace :-)Justin Santa Barbara2011-03-301-5/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add XML namespaces to the OpenStack APIJustin Santa Barbara2011-03-301-0/+56
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merged with trunkJustin Santa Barbara2011-03-3049-1052/+5099
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed up unit tests and direct api that was also calling _serialize (naughty!)Justin Santa Barbara2011-03-221-4/+12
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | merging trunkBrian Waldon2011-04-042-7/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Don't prefix adminPass with the first 4 chars of the instance name.Josh Kearney2011-04-041-4/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | Don't include first 4 chars of instance name in adminPassJosh Kearney2011-03-311-4/+2
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Attempt to circumvent errors in the API from improper/malformed responses fro...Brian Lamar2011-04-041-2/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fixes error which occurs when no name is specified for an image.Brian Lamar2011-04-041-2/+55
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | corrected capitalization of openstack api status and added testsKen Pepple2011-04-041-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | merge trunkKen Pepple2011-04-0416-179/+1583
| |\| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | merge lp:novaMark Washenberger2011-03-3116-179/+1515
| | |\| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | merge lp:novaMark Washenberger2011-03-293-9/+58
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge lp:novaMark Washenberger2011-03-282-9/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | lock down requirements for change passwordMark Washenberger2011-03-281-0/+27
| | * | | | | | | | | | | | | | | | | | | | | | | | | style changesMark Washenberger2011-03-281-5/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | merge lp:novaMark Washenberger2011-03-281-2/+56
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | merge lp:novaMark Washenberger2011-03-2542-963/+3606
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | add changePassword action to os api v1.1Mark Washenberger2011-03-231-0/+46
| * | | | | | | | | | | | | | | | | | | | | | | | | | | make all openstack status uppercaseKen Pepple2011-03-281-1/+1
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | adding 'building' power state; testing for 409 from OSAPI when rebuild reques...Brian Waldon2011-03-311-2/+46
* | | | | | | | | | | | | | | | | | | | | | | | | | | adding metadata support for v1.1Brian Waldon2011-03-311-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | adding initial v1.1 rebuild action supportBrian Waldon2011-03-301-0/+64
* | | | | | | | | | | | | | | | | | | | | | | | | | | adding v1.0 support for rebuild; adding compute api rebuild supportBrian Waldon2011-03-301-4/+23
| |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | OpenStack API faults have been changed to now return the appropriated Content...Brian Lamar2011-03-301-20/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | exception -> FaultBrian Lamar2011-03-301-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-03-309-46/+765
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Added content_type to OSAPI faults.Brian Lamar2011-03-291-20/+102
* | | | | | | | | | | | | | | | | | | | | | | | | | Moving server update adminPass support to be v1.0-specificBrian Waldon2011-03-301-9/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | adding server name validation to create method; adding testsBrian Waldon2011-03-291-0/+68
| * | | | | | | | | | | | | | | | | | | | | | | | | | adding more tests; making name checks more robustBrian Waldon2011-03-291-1/+25
| * | | | | | | | | | | | | | | | | | | | | | | | | | pep8Brian Waldon2011-03-281-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | osapi servers update tests actually assert now; enforcing server name being a...Brian Waldon2011-03-281-9/+25