summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Merged with current trunk.Yuriy Taraday2011-05-058-81/+558
|\
| * It's ok if there's no commit history. Otherwise the test suite in the tarball...Soren Hansen2011-05-041-1/+1
| * Adding OSAPI v1.1 limits resourceBrian Waldon2011-05-031-14/+107
| |\
| | * merging trunkBrian Waldon2011-05-035-28/+149
| | |\
| | * \ merging trunkBrian Waldon2011-04-3011-168/+394
| | |\ \
| | * | | adding view fileBrian Waldon2011-04-301-13/+13
| | * | | merging trunkBrian Waldon2011-04-1518-80/+375
| | |\ \ \
| | * | | | adding support for OSAPI v1.1 limits resourceBrian Waldon2011-04-051-14/+107
| * | | | | merging trunkBrian Waldon2011-05-032-5/+34
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ensure create image conforms to OS API 1.1 specKen Pepple2011-05-031-5/+7
| | |\ \ \ \
| | | * | | | updated tests to reflect serverRef as href (per Ilya Alekseyev) and refactore...Ken Pepple2011-04-251-4/+4
| | | * | | | pep8Ken Pepple2011-04-211-1/+1
| | | * | | | pep8Ken Pepple2011-04-211-1/+1
| | | * | | | updated image builder and tests for OS API 1.1 compatibility (serverRef)Ken Pepple2011-04-211-5/+7
| | * | | | | Added support in the nova openstack api for requests with local hrefs, e.g., ...Naveed Massjouni2011-05-021-0/+27
| | |\ \ \ \ \
| | | * | | | | No need to test length of admin password in local href test.Naveed Massjouni2011-05-021-1/+0
| | | * | | | | Added support in osapi for requests with local hrefs, e.g., "imageRef":"2"Naveed Massjouni2011-05-021-0/+28
| * | | | | | | merging trunk; resolving conflicts; fixing issue with ApiError test failing s...Brian Waldon2011-05-023-9/+34
| |\| | | | | |
| | * | | | | | Implement get_host_ip_addr in the libvirt compute driver.Dan Prince2011-05-021-0/+5
| | |\ \ \ \ \ \
| | | * | | | | | Use my_ip for libvirt version of get_host_ip_addr.Dan Prince2011-05-021-0/+5
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Modified the instance status returned by the OS api to more accurately repres...Alex Meade2011-05-021-2/+27
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | pep8 fixesAlex Meade2011-04-271-4/+4
| | | * | | | | Fixed formatting to align with PEP 8Alex Meade2011-04-261-4/+4
| | | * | | | | Modified instance status for shutoff power state in OS apiAlex Meade2011-04-261-1/+10
| | | * | | | | Modified instance status for shutdown power state in OS apiAlex Meade2011-04-211-2/+18
| * | | | | | | merging trunk; resolving conflictsBrian Waldon2011-05-028-120/+306
| |\| | | | | |
| | * | | | | | add support for git checking and a default of failing if the history can't be...Jason Kölker2011-05-021-17/+32
| | |\ \ \ \ \ \
| | | * | | | | | add support for git checking and a default of failing if the history can't be...Jason Kölker2011-04-191-17/+32
| | | |/ / / / /
| | * | | | | | ApiError 'code' arg set to None, and will only display a 'code' as part of th...John Tran2011-05-021-0/+34
| | |\ \ \ \ \ \
| | | * | | | | | removed extra newlineJohn Tran2011-04-251-1/+0
| | | * | | | | | add the testsJohn Tran2011-04-061-0/+35
| | * | | | | | | small changes in libvirt testsEldar Nugaev2011-05-011-3/+5
| | * | | | | | | Added checking ip_v6 flag and test for itEldar Nugaev2011-05-011-5/+16
| | | |_|/ / / / | | |/| | | | |
| | * | | | | | Final cleanup of nova/exceptions.py in my series of refactoring branchesBrian Waldon2011-04-302-10/+6
| | |\ \ \ \ \ \
| | | * | | | | | further cleanup of nova/exceptions.pyBrian Waldon2011-04-272-10/+6
| | * | | | | | | merge with trunk and resolve conflictsEldar Nugaev2011-04-276-72/+107
| | |\| | | | | |
| | * | | | | | | fix after review: style, improving tests, replacing underscoreEldar Nugaev2011-04-201-6/+14
| | * | | | | | | merge with trunkEldar Nugaev2011-04-2021-153/+632
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | splitting test_get_nic_for_xml into two functionsEldar Nugaev2011-04-041-11/+12
| | * | | | | | | add test for NWFilterFirewallEldar Nugaev2011-04-041-4/+15
| | * | | | | | | improving testsEldar Nugaev2011-04-041-22/+54
| | * | | | | | | add multi_nic_testEldar Nugaev2011-04-031-2/+12
| | * | | | | | | added preparing_xml testEldar Nugaev2011-04-031-0/+41
| | * | | | | | | split up to_xml to creation xml_info and filling the template Eldar Nugaev2011-04-031-14/+6
| * | | | | | | | Merged trunk and fixed api servers conflict.Brian Lamar2011-04-211-2/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged trunk.Brian Lamar2011-04-206-15/+74
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Added some tests.Brian Lamar2011-04-121-0/+38
| * | | | | | | | | Merged lp:~rackspace-titan/nova/server_metadata_quotas as a prereq.Brian Lamar2011-04-122-53/+94
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Commit for merge of metadata_quotas preq.Brian Lamar2011-04-121-0/+1
| * | | | | | | | | | Merged trunk.Brian Lamar2011-04-121-0/+14
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |