summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | replaced ugly INSTANCE_TYPE constant with (slightly less ugly) stubsKen Pepple2011-02-283-6/+33
* | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkKen Pepple2011-02-2824-80/+272
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Wrapped the instance_types comparison with an int and added a test case for i...Nirmal Ranganathan2011-02-281-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Removed extraneous newlineNirmal Ranganathan2011-02-281-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | Added Author and testsNirmal Ranganathan2011-02-181-0/+9
| | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merging trunkRick Harris2011-02-281-0/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Rename test to describe what it actually doesKevin L. Mitchell2011-03-211-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | Copy over to current trunk my tests, the 401/500 fix, and a couple ofKevin L. Mitchell2011-03-181-0/+28
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merging trunk, conflicts fixedRick Harris2011-02-2522-82/+123
| |\| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | Cleanup db method names for dealing with auth_tokens to follow standard namin...Todd Willey2011-02-252-7/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | Pass id of token to be deleted to the db api, not the actual object.Todd Willey2011-02-241-3/+10
| | | * | | | | | | | | | | | | | | | | | | | | | Rename auth_token db methods to follow standard.Todd Willey2011-02-242-5/+5
| | * | | | | | | | | | | | | | | | | | | | | | | The proposed bug fix stubs out the _is_vdi_pv routine for testing purposes.Salvatore Orlando2011-02-252-0/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | stubbing out _is_vdi_pv for test purposesSalvatore Orlando2011-02-242-0/+7
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | Make tests start with a clean database for every test.Vishvananda Ishaya2011-02-2519-66/+92
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | merged upstreamVishvananda Ishaya2011-02-232-13/+190
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | move the deletion of the db into fixturesVishvananda Ishaya2011-02-231-2/+6
| | | * | | | | | | | | | | | | | | | | | | | | merged upstreamVishvananda Ishaya2011-02-231-1/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | put the redirection back in to run_tests.sh and fix terminal colors by using ...Vishvananda Ishaya2011-02-231-1/+0
| | | | * | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-02-2318-56/+74
| | | * | | | | | | | | | | | | | | | | | | | | | use flags for sqlite db names and fix flags in dhcpbridgeVishvananda Ishaya2011-02-232-2/+7
| | | * | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-02-236-61/+59
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | speed up network testsVishvananda Ishaya2011-02-233-8/+7
| | | * | | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-02-237-96/+95
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | move db creation into fixtures and clean db for each testVishvananda Ishaya2011-02-2318-58/+77
| | | | |_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | adds live network injection/reconfiguration. Some refactoring.Trey Morris2011-02-241-0/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | added admin api call for injecting network info, added api test for inject ne...Trey Morris2011-02-181-0/+12
| * | | | | | | | | | | | | | | | | | | | | | | | Merging trunk, small fixesRick Harris2011-02-2518-221/+368
| |\| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merging trunkRick Harris2011-02-186-31/+391
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Adding testsRick Harris2011-02-173-9/+96
| * | | | | | | | | | | | | | | | | | | | | | | | Use glance image type to determine disk typeRick Harris2011-02-171-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | | Pep8 fixesRick Harris2011-02-161-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | Merging trunkRick Harris2011-02-161-0/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Adding basic testRick Harris2011-02-163-4/+28
| * | | | | | | | | | | | | | | | | | | | | | | | Merging trunk part 1Rick Harris2011-02-162-22/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixing test by adding stub for get_image_metaRick Harris2011-02-151-4/+5
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | moving nova-manage integration tests to smoke testsKen Pepple2011-02-281-130/+0
* | | | | | | | | | | | | | | | | | | | | | | | | merge trunkKen Pepple2011-02-2417-137/+309
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Some first steps towards resolving some of the issues brought up on the maili...termie2011-02-241-7/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | updates to nova.flags to get help working bettertermie2011-02-231-7/+0
| * | | | | | | | | | | | | | | | | | | | | | | | Revert commit 709. This fixes issues with the Openstack API causing 'No user ...Dan Prince2011-02-242-9/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Revert commit 709. This fixes issues with the Openstack API causing 'No user ...Dan Prince2011-02-232-9/+5
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | revert logfile redirection and make colors work by temporarily switching stdoutVishvananda Ishaya2011-02-231-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-02-2312-170/+345
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | / / / / / / / / / / / / / / / | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Helper function that supports XPath style selectors to traverse an object tre...Justin Santa Barbara2011-02-231-0/+174
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | Rename minixpath_select to get_from_pathJustin Santa Barbara2011-02-232-177/+174
| | | * | | | | | | | | | | | | | | | | | | | | Fix pep8 violation (trailing whitespace)Justin Santa Barbara2011-02-231-2/+0
| | | * | | | | | | | | | | | | | | | | | | | | Cope when we pass a non-list to xpath_select - wrap it in a listJustin Santa Barbara2011-02-231-0/+38
| | | * | | | | | | | | | | | | | | | | | | | | Created mini XPath implementation, to simplify mapping logicJustin Santa Barbara2011-02-231-0/+141
| | | | |_|_|_|/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-02-2317-203/+186
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | |