summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | Tests for deferred delete, restore and forceDeleteJohannes Erdfelt2011-09-071-14/+109
| | * | | | | | | | | | | | | | | | | Include new extensionJohannes Erdfelt2011-09-061-0/+1
| * | | | | | | | | | | | | | | | | | pep8Vishvananda Ishaya2011-09-211-13/+27
| * | | | | | | | | | | | | | | | | | add tests and fix bug when no ip was setVishvananda Ishaya2011-09-211-0/+55
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | clean up based on cerberus reviewSandy Walsh2011-09-2114-325/+527
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | merged trunk and resolved conflictChris Behrens2011-09-192-0/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ PEP8 cleanup.Josh Kearney2011-09-197-295/+285
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Added unit test.Josh Kearney2011-09-191-0/+25
| | * | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-198-30/+208
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-161-0/+73
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Added a unit test.Josh Kearney2011-09-151-0/+4
| * | | | | | | | | | | | | | | | | | | fix a test where list order was assumedChris Behrens2011-09-191-3/+6
| * | | | | | | | | | | | | | | | | | | Removed the extra code added to support filtering instances by instance uuids.Chris Behrens2011-09-192-5/+7
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | * Remove the foreign key and backrefs tying vif<->instanceJason Koelker2011-09-197-295/+233
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge the sknurtJason Koelker2011-09-198-29/+198
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | merge the trunksJason Koelker2011-09-161-1/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ it merges the trunk; or else it gets the conflicts againJason Koelker2011-09-158-42/+200
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | add the fake_network Manager to prevent rpc callsJason Koelker2011-09-151-1/+6
| | * | | | | | | | | | | | | | | | | | | remove undedded imports and skipsJason Koelker2011-09-153-12/+2
| | * | | | | | | | | | | | | | | | | | | update for the id->uuid flipJason Koelker2011-09-152-21/+27
| | * | | | | | | | | | | | | | | | | | | fix testJason Koelker2011-09-151-5/+3
| | * | | | | | | | | | | | | | | | | | | build the query with the query builderJason Koelker2011-09-151-0/+2
| | * | | | | | | | | | | | | | | | | | | update testsJason Koelker2011-09-152-51/+31
| | * | | | | | | | | | | | | | | | | | | move the FakeNetworkManager into fake_networkJason Koelker2011-09-142-73/+73
| | * | | | | | | | | | | | | | | | | | | ip tests were moved to networkingJason Koelker2011-09-141-183/+0
| | * | | | | | | | | | | | | | | | | | | add testsJason Koelker2011-09-141-7/+127
| | * | | | | | | | | | | | | | | | | | | merge trunksJason Koelker2011-09-144-90/+118
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | pep8Jason Koelker2011-09-141-4/+6
| | * | | | | | | | | | | | | | | | | | | | add stubs for future tests that need to be writtenJason Koelker2011-09-141-2/+10
| | * | | | | | | | | | | | | | | | | | | | fix the test so that it fakes out the networkJason Koelker2011-09-141-9/+8
| | * | | | | | | | | | | | | | | | | | | | merge the trunkJason Koelker2011-09-1420-1698/+1750
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | skip a bunch of tests for the moment since we will need to rework themJason Koelker2011-09-143-1/+12
| | * | | | | | | | | | | | | | | | | | | | | pep8Jason Koelker2011-09-131-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fixing case where OSAPI server create would return 500 on malformed body.Brian Waldon2011-09-191-0/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | catching AttributeError and adding testsBrian Waldon2011-09-181-0/+52
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fixes the handling of snapshotting in libvirt driver to actually use the prop...Thuleau Édouard2011-09-191-1/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | fixed testsVishvananda Ishaya2011-09-141-2/+2
| | * | | | | | | | | | | | | | | | | | | remove extra line for pep8Vishvananda Ishaya2011-09-091-1/+0
| | * | | | | | | | | | | | | | | | | | | merged rbpVishvananda Ishaya2011-09-0910-35/+1118
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Add tests for flags 'snapshot_image_format'.Thuleau Édouard2011-09-021-1/+40
| * | | | | | | | | | | | | | | | | | | | Remove vestigial db call for fixed_ips.Jason Koelker2011-09-181-9/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | pep8Jason Koelker2011-09-161-1/+0
| | * | | | | | | | | | | | | | | | | | | | update tests to return fake_nw_info that is valid for the pre_live_migrateJason Koelker2011-09-161-9/+17
| | | |_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fixes the user credentials for installing a config-drive from imageRefChristopher MacGown2011-09-181-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Fix user_id, project_id reference for config_drive with imageRefsChristopher MacGown2011-09-171-0/+14
| | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fix a bug that would make spawning new instances fail if no port/protocol is ...Soren Hansen2011-09-172-1/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Fix failing test.Soren Hansen2011-09-161-8/+0
| | * | | | | | | | | | | | | | | | | | | | Merge trunkSoren Hansen2011-09-1636-1971/+3497
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Return three rules for describe_security_groups if a rule refers to a foreign...Soren Hansen2011-09-151-15/+37
| | * | | | | | | | | | | | | | | | | | | | Adjust test_api to account to multiple rules getting returned for a single se...Soren Hansen2011-09-051-1/+1