summaryrefslogtreecommitdiff
path: root/nova/tests/integrated
Commit message (Expand)AuthorAgeFilesLines
...
| * Port integrated tests for V3 APIChris Yeoh2013-08-166-20/+93
* | Merge "Refactor integrated tests to support V2 and V3 API testing Part 2"Jenkins2013-08-232-295/+320
|\ \ | |/
| * Refactor integrated tests to support V2 and V3 API testing Part 2Chris Yeoh2013-08-162-295/+320
* | Enable CastAsCall for test_api_samplesMark McLoughlin2013-08-221-0/+3
* | Stub out attach_volume() in test_api_samplesMark McLoughlin2013-08-221-0/+3
* | Fix remove_fixed_ip test with CastAsCallMark McLoughlin2013-08-221-3/+16
* | Fix api samples image service stubMark McLoughlin2013-08-221-1/+1
* | Disable periodic tasks during integration testsMark McLoughlin2013-08-221-0/+1
* | Merge "Remove instance exists check from rebuild_instance"Jenkins2013-08-221-1/+1
|\ \
| * | Remove instance exists check from rebuild_instanceMark McLoughlin2013-08-221-1/+1
| |/
* | Merge "Add task_state filter for nova list"Jenkins2013-08-221-3/+3
|\ \ | |/ |/|
| * Add task_state filter for nova listlawrancejing2013-07-291-3/+3
* | Refactor integrated tests to support V2 and V3 API testingChris Yeoh2013-08-167-71/+82
* | libvirt: sync get_available_resources and get_host_statsJoe Gordon2013-08-132-2/+2
* | Fix H501: Do not use locals() for string formattingDirk Mueller2013-08-102-15/+25
* | Merge "Check host exists before evacuate"Jenkins2013-08-091-0/+10
|\ \
| * | Check host exists before evacuateSulochan Acharya2013-08-081-0/+10
* | | Fix instance actions testingDan Smith2013-08-072-2/+2
|/ /
* | Merge "Fix and Gate on H303 (no wildcard imports)"Jenkins2013-08-041-2/+0
|\ \
| * | Fix and Gate on H303 (no wildcard imports)Joe Gordon2013-07-301-2/+0
| |/
* | Merge "Implements host uptime API call for cell setup."Jenkins2013-07-311-0/+36
|\ \
| * | Implements host uptime API call for cell setup.Navneet Kumar2013-07-191-0/+36
* | | Fix timing issue in SimpleTenantUsageSample testRoman Podolyaka2013-07-301-4/+9
| |/ |/|
* | Merge "Remove the monkey patching of _ into the builtins"Jenkins2013-07-273-0/+3
|\ \
| * | Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-263-0/+3
* | | Servers API for the new BDM formatNikola Dipanov2013-07-267-0/+113
|/ /
* | Merge "Per-project-user-quotas for more granularity"Jenkins2013-07-269-0/+118
|\ \
| * | Per-project-user-quotas for more granularityliyingjun2013-07-249-0/+118
* | | Add support for volume swapVishvananda Ishaya2013-07-249-24/+132
|/ /
* | Use timeutils.utcnow() throughout the codeRoman Podolyaka2013-07-191-1/+1
|/
* API for shelvingAndrew Laski2013-07-169-0/+107
* Load cell data from a configuration fileKevin L. Mitchell2013-07-151-2/+3
* Merge "update Quantum usage to Neutron"Jenkins2013-07-131-3/+3
|\
| * update Quantum usage to NeutronMark McClain2013-07-121-3/+3
* | Convert cells to use a transport URLKevin L. Mitchell2013-07-121-1/+1
|/
* Add "ExtendedVolumes" API extensionOleg Bondarev2013-07-1015-5/+264
* List migrations through Admin APIMahesh Panchaksharaiah2013-07-095-0/+102
* Merge "Fix and gate on E125"Jenkins2013-07-081-2/+2
|\
| * Fix and gate on E125Joe Gordon2013-07-041-2/+2
* | Merge "Sane rest API rate limit defaults"Jenkins2013-07-046-54/+54
|\ \ | |/ |/|
| * Sane rest API rate limit defaultsJoe Gordon2013-06-276-54/+54
* | Make api_samples reboot test use a plausible scenarioDan Smith2013-07-031-1/+4
* | Make test_deferred_delete() be deterministicDan Smith2013-07-021-4/+13
* | Merge "Remove broken config_drive image_href support."Jenkins2013-06-271-4/+4
|\ \
| * | Remove broken config_drive image_href support.Chris Behrens2013-06-261-5/+5
| |/
* | Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-271-3/+3
|/
* Extract live-migration scheduler logic from the scheduler driverJohn Garbutt2013-06-241-16/+6
* Merge "Enhance the validation of the quotas update"Jenkins2013-06-147-2/+53
|\
| * Enhance the validation of the quotas updategengjh2013-06-137-2/+53
* | Fix and enable H403 testsDirk Mueller2013-06-121-1/+3