summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge "add get_location method for images"Jenkins2012-09-182-11/+15
|\| | | | | | | |
| * | | | | | | | add get_location method for imagesJosh Durgin2012-09-182-11/+15
* | | | | | | | | Merge "Adds new volume API extensions"Jenkins2012-09-187-7/+526
|\| | | | | | | | | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Adds new volume API extensionsUnmesh Gurjar2012-09-187-7/+526
| |/ / / / / /
* / / / / / / Add console output extension to API samples test.Matthew Treinish2012-09-189-0/+90
|/ / / / / /
* | | | | | Merge "Make DeregisterImage respect AWS EC2 specification"Jenkins2012-09-181-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Make DeregisterImage respect AWS EC2 specificationMotoKen2012-09-171-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Fixes error handling during schedule_run_instance"Jenkins2012-09-183-28/+50
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Fixes error handling during schedule_run_instanceVishvananda Ishaya2012-09-173-28/+50
* | | | Merge "Allows waiting timers in libvirt to raise NotFound"Jenkins2012-09-181-27/+3
|\ \ \ \
| * | | | Allows waiting timers in libvirt to raise NotFoundVishvananda Ishaya2012-09-171-27/+3
| |/ / /
* | | | Merge "Add admin actions extension"Jenkins2012-09-186-3/+244
|\ \ \ \
| * | | | Add admin actions extensionClay Gerrard2012-09-146-3/+244
* | | | | Merge "Include volume_metadata with object on vol create"Jenkins2012-09-181-1/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Include volume_metadata with object on vol createJohn Griffith2012-09-171-1/+19
* | | | | Merge "Includes sec group quota details in limits API response"Jenkins2012-09-173-1/+20
|\ \ \ \ \
| * | | | | Includes sec group quota details in limits API responseRam Nalluri2012-09-133-1/+20
* | | | | | Merge "Add api samples to Scheduler hints extension"Jenkins2012-09-175-0/+65
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add api samples to Scheduler hints extensionMauro S. M. Rodrigues2012-09-155-0/+65
| | |_|_|/ | |/| | |
* | | | | Improve entity validation in volumes APIsMark McLoughlin2012-09-176-52/+215
| |_|_|/ |/| | |
* | | | Merge "Deserialize user_data in xml servers request"Jenkins2012-09-171-0/+38
|\ \ \ \
| * | | | Deserialize user_data in xml servers requestVishvananda Ishaya2012-09-161-0/+38
| |/ / /
* | | | Merge "Clean up handling of project_only in network_get"Jenkins2012-09-173-37/+38
|\ \ \ \
| * | | | Clean up handling of project_only in network_getVishvananda Ishaya2012-09-143-37/+38
* | | | | Merge "Add api_samples tests for servers actions"Jenkins2012-09-1717-1/+270
|\ \ \ \ \
| * | | | | Add api_samples tests for servers actionsDan Smith2012-09-1417-1/+270
* | | | | | Merge "Make compute/manager.py use self.host instead of FLAGS.host"Jenkins2012-09-171-1/+1
|\| | | | | | |_|/ / / |/| | | |
| * | | | Make compute/manager.py use self.host instead of FLAGS.hostDan Smith2012-09-131-1/+1
* | | | | Merge "All security groups not returned to admins by default."Jenkins2012-09-152-0/+71
|\ \ \ \ \
| * | | | | All security groups not returned to admins by default.Eoghan Glynn2012-09-142-0/+71
* | | | | | Merge "Add security groups extension to API samples test."Jenkins2012-09-1415-0/+185
|\ \ \ \ \ \
| * | | | | | Add security groups extension to API samples test.Matthew Treinish2012-09-1415-0/+185
* | | | | | | Merge "Add entity body validation helper"Jenkins2012-09-142-10/+37
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add entity body validation helperMark McLoughlin2012-09-132-10/+37
* | | | | | | Allow older versions of libvirt to delete vmsVishvananda Ishaya2012-09-141-5/+47
* | | | | | | Merge "libvirt: Cleanup L2 and L3 rules when confirm vm resize"Jenkins2012-09-141-0/+49
|\ \ \ \ \ \ \
| * | | | | | | libvirt: Cleanup L2 and L3 rules when confirm vm resizeJian Wen2012-09-141-0/+49
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Correct typo in memory_mb_limit filter property"Jenkins2012-09-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Correct typo in memory_mb_limit filter propertyBrian Elliott2012-09-141-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge "Allow for deleting VMs from down compute nodes."Jenkins2012-09-141-9/+16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Allow for deleting VMs from down compute nodes.Joe Gordon2012-08-311-9/+16
* | | | | | Merge "Use tmpdir and avoid leaving test files behind"Jenkins2012-09-141-2/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use tmpdir and avoid leaving test files behindJohn Griffith2012-09-131-2/+13
| | |_|/ / | |/| | |
* | | | | Merge "Add 422 test unit test for servers API"Jenkins2012-09-131-7/+56
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Add 422 test unit test for servers APIMark McLoughlin2012-09-131-7/+56
* | | | Merge "Validate keypair create request body"Jenkins2012-09-131-0/+12
|\ \ \ \
| * | | | Validate keypair create request bodySirisha Devineni2012-09-131-0/+12
* | | | | Merge "Return 400 if create volume snapshot force parameter is invalid"Jenkins2012-09-132-0/+23
|\ \ \ \ \
| * | | | | Return 400 if create volume snapshot force parameter is invalidRongze Zhu2012-09-132-0/+23
| |/ / / /
* | | | | Merge "Backport changes from Cinder to Nova-Volume"Jenkins2012-09-133-0/+1279
|\ \ \ \ \ | |_|_|_|/ |/| | | |