summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix typo: libvir => libvirt"Jenkins2013-04-101-1/+1
|\
| * Fix typo: libvir => libvirtJoe Gordon2013-04-101-1/+1
* | Merge "Cleanup trailing whitespace in api samples."Jenkins2013-04-108-26/+26
|\ \
| * | Cleanup trailing whitespace in api samples.Michael Still2013-04-108-26/+26
* | | Merge "Remove unnecessary LOG initialisation"Jenkins2013-04-1081-212/+0
|\ \ \
| * | | Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-1081-212/+0
| |/ /
* | | Merge "Clarify volume related exception message"Jenkins2013-04-101-1/+1
|\ \ \
| * | | Clarify volume related exception messageJoe Gordon2013-04-101-1/+1
| |/ /
* | | Remove unnecessary parens.Russell Bryant2013-04-103-5/+5
* | | Simplify random host choice.Russell Bryant2013-04-102-15/+14
|/ /
* | Add tenant/ user id to volume usage notificationsOllie Leahy2013-04-0910-20/+267
* | Merge "Catch NoValidHost exception during live-migration"Jenkins2013-04-092-1/+34
|\ \
| * | Catch NoValidHost exception during live-migrationHans Lindgren2013-04-092-1/+34
* | | Merge "Import eventlet in __init__.py"Jenkins2013-04-092-0/+37
|\ \ \
| * | | Import eventlet in __init__.pyMichael Still2013-04-092-0/+37
* | | | Merge "Evacuated instance disk not deleted"Jenkins2013-04-095-4/+211
|\ \ \ \
| * | | | Evacuated instance disk not deletedKravchenko Pavel2013-04-095-4/+211
| | |/ / | |/| |
* | | | Merge "Fix a bad tearDown method in test_quantumv2.py."Jenkins2013-04-091-6/+3
|\ \ \ \
| * | | | Fix a bad tearDown method in test_quantumv2.py.Robert Collins2013-04-091-6/+3
| | |/ / | |/| |
* | | | Merge "Security groups may be unavailable"Jenkins2013-04-091-4/+2
|\ \ \ \
| * | | | Security groups may be unavailableStanislaw Pitucha2013-04-091-4/+2
| | |/ / | |/| |
* | | | Merge "libvirt: Get driver type from base image type."Jenkins2013-04-094-18/+51
|\ \ \ \ | |/ / / |/| | |
| * | | libvirt: Get driver type from base image type.Vishvananda Ishaya2013-04-024-18/+51
* | | | Merge "Add reset function to nova coverage."Jenkins2013-04-094-1/+55
|\ \ \ \
| * | | | Add reset function to nova coverage.Mitsuhiko Yamazaki2013-04-084-1/+55
* | | | | Merge "Add an extension to show the network id of a virtual interface"Jenkins2013-04-0924-4/+430
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add an extension to show the network id of a virtual interfaceZhi Yan Liu2013-04-0824-4/+430
| | |_|/ | |/| |
* | | | Merge "nova-consoleauth start failed by consoleauth_manager option missing "Jenkins2013-04-081-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | nova-consoleauth start failed by consoleauth_manager option missing Zhi Yan Liu2013-04-071-0/+1
| |/ /
* | | Merge "Add missing tests for instance_type_extra_specs_* methods"Jenkins2013-04-081-0/+45
|\ \ \
| * | | Add missing tests for instance_type_extra_specs_* methodsBoris Pavlovic2013-04-051-0/+45
* | | | Merge "Remove race condition (in InstanceTypeProjects)"Jenkins2013-04-083-10/+86
|\| | |
| * | | Remove race condition (in InstanceTypeProjects)Boris Pavlovic2013-04-053-10/+86
* | | | Imported Translations from TransifexOpenStack Jenkins2013-04-081-298/+632
| |/ / |/| |
* | | Merge "Cannot boot vm if quantum plugin does not support L3 api"Jenkins2013-04-072-1/+21
|\ \ \
| * | | Cannot boot vm if quantum plugin does not support L3 apiAaron Rosen2013-04-042-1/+21
| |/ /
* | | Merge "Correct network uuid field for os-network extension "Jenkins2013-04-071-2/+3
|\ \ \
| * | | Correct network uuid field for os-network extension Zhi Yan Liu2013-04-051-2/+3
| |/ /
* | | Allow describe_instances to use tags for searchesStephen Gran2013-04-052-0/+263
* | | Merge "Only call getLogger after configuring logging."Jenkins2013-04-055-5/+8
|\ \ \
| * | | Only call getLogger after configuring logging.Davanum Srinivas2013-04-055-5/+8
| |/ /
* / / Add SecurityGroups API sample testsGiampaolo Lauria2013-04-0413-10/+78
|/ /
* | Merge "Resolve conflicting mac address in resize"Jenkins2013-04-043-1/+108
|\ \
| * | Resolve conflicting mac address in resizeLance Bragstad2013-04-033-1/+108
* | | Merge "Fix SecurityGroups XML sample tests"Jenkins2013-04-041-1/+1
|\ \ \
| * | | Fix SecurityGroups XML sample testsGiampaolo Lauria2013-04-031-1/+1
* | | | Merge "Modify _verify_response to validate response codes."Jenkins2013-04-041-350/+236
|\| | |
| * | | Modify _verify_response to validate response codes.Giampaolo Lauria2013-04-031-350/+236
| |/ /
* | | Merge "Add CRUD methods for tags to the EC2 API."Jenkins2013-04-048-0/+503
|\ \ \
| * | | Add CRUD methods for tags to the EC2 API.Stephen Gran2013-03-288-0/+503