summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Add some hooks for managers when service startsChris Behrens2012-11-015-50/+97
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "Remove unnecessary db call from xenapi/vmops"Jenkins2012-11-022-4/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Remove unnecessary db call from xenapi/vmopsDan Smith2012-11-022-4/+13
* | | | | | | | | | | | | | | | Merge "sync deprecated log method from openstack-common"Jenkins2012-11-024-105/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | sync deprecated log method from openstack-commonSean Dague2012-11-024-105/+18
* | | | | | | | | | | | | | | | | Merge "Fix Quantum v2 API method signatures"Jenkins2012-11-021-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix Quantum v2 API method signaturesMark McLoughlin2012-11-021-4/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Use elevated context in disassociate_floating_ip"Jenkins2012-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Use elevated context in disassociate_floating_ipBrian Waldon2012-11-021-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Remove db.instance_get* from nova/virt"Jenkins2012-11-025-9/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | / / / / / / / / / | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove db.instance_get* from nova/virtDan Smith2012-11-025-9/+36
| |/ / / / / / / / / / / / / /
* / / / / / / / / / / / / / / Detangle soft delete and power offJohannes Erdfelt2012-11-0211-55/+186
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Introduce VirtAPI to nova/virt"Jenkins2012-11-0219-177/+231
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Introduce VirtAPI to nova/virtDan Smith2012-11-0119-177/+231
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Tiny resource tracker cleanupMark McLoughlin2012-11-021-1/+1
* | | | | | | | | | | | | Merge "Improve EC2 describe_security_groups performance"Jenkins2012-11-022-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Improve EC2 describe_security_groups performanceMotoKen2012-11-012-3/+3
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Bump the base rpc version of the network api."Jenkins2012-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Bump the base rpc version of the network api.Dan Prince2012-11-011-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Remove nova-volume scheduling support"Jenkins2012-11-0211-170/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove nova-volume scheduling supportJoe Gordon2012-10-3111-170/+15
* | | | | | | | | | | | | Merge "Fix backwards compat of rpc to compute manager"Jenkins2012-11-011-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix backwards compat of rpc to compute managerVishvananda Ishaya2012-11-011-2/+3
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Move to a more canonicalized output from qemu-img info."Jenkins2012-11-016-57/+302
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Move to a more canonicalized output from qemu-img info.Joshua Harlow2012-10-316-57/+302
* | | | | | | | | | | | Merge "Make bdms primitive in rpcapi.terminate_instance"Jenkins2012-11-013-6/+37
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Make bdms primitive in rpcapi.terminate_instanceNikola Dipanov2012-11-013-6/+37
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix copy-paste bug in block_device_info_generation"Jenkins2012-11-012-7/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix copy-paste bug in block_device_info_generationVishvananda Ishaya2012-10-312-7/+9
* | | | | | | | | | | Remove duplicate api_paste_config setting.Clark Boylan2012-10-311-1/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge "Fixes hypervisor based image filtering on Hyper-V"Jenkins2012-10-316-112/+184
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixes hypervisor based image filtering on Hyper-VAlessandro Pilotti2012-10-316-112/+184
* | | | | | | | | | | Merge "Add rxtx_factor to network migration logic"Jenkins2012-10-316-60/+111
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add rxtx_factor to network migration logicKevin L. Mitchell2012-10-316-60/+111
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Remove redundant code from PowerVM driver"Jenkins2012-10-311-14/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove redundant code from PowerVM driverDan Smith2012-10-311-14/+1
* | | | | | | | | | | Merge "Use env to set environ when starting dnsmasq"Jenkins2012-10-313-8/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use env to set environ when starting dnsmasqAndrew Laski2012-10-303-8/+11
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Add scheduler retries for prep_resize operations."Jenkins2012-10-316-119/+445
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Add scheduler retries for prep_resize operations.Brian Elliott2012-10-316-119/+445
* | | | | | | | | | | Merge "Add call to reset quota usage"Jenkins2012-10-314-9/+97
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add call to reset quota usageKevin L. Mitchell2012-10-314-9/+97
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Clean up xenapi VM records on failed disk attaches"Jenkins2012-10-315-68/+127
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Clean up xenapi VM records on failed disk attachesChris Behrens2012-10-305-68/+127
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "fetch_images() method no more needed"Jenkins2012-10-312-24/+8
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | fetch_images() method no more neededÉdouard Thuleau2012-10-262-24/+8
* | | | | | | | | Merge "Clean up quantumv2.get_client"Jenkins2012-10-311-12/+11
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Clean up quantumv2.get_clientZhongyue Luo2012-10-291-12/+11
* | | | | | | | | Merge "refactor: extract method vm_ref_or_raise"Jenkins2012-10-313-8/+69
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | refactor: extract method vm_ref_or_raiseMate Lakat2012-10-313-8/+69