summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fixes bug 1014194, metadata keys are incorrect for kernel-id and ramdisk-idSteve Baker2012-06-292-2/+23
* | | Merge "Fix some import ordering HACKING violations"Jenkins2012-06-285-5/+5
|\ \ \
| * | | Fix some import ordering HACKING violationsJohannes Erdfelt2012-06-285-5/+5
| |/ /
* | | Merge "Retry against different Glance hosts."Jenkins2012-06-281-18/+20
|\ \ \
| * | | Retry against different Glance hosts.Rick Harris2012-06-281-18/+20
| |/ /
* | | Merge "Ignore floatingIpNotAssociated during disassociation."Jenkins2012-06-281-2/+6
|\ \ \ | |/ / |/| |
| * | Ignore floatingIpNotAssociated during disassociation.Yun Mao2012-06-261-2/+6
* | | Merge "Add multi-process support for API services"Jenkins2012-06-286-70/+418
|\ \ \
| * | | Add multi-process support for API servicesJohannes Erdfelt2012-06-286-70/+418
* | | | Implement blueprint ec2-id-compatibilty.Yaguang Tang2012-06-289-27/+193
|/ / /
* | | Merge "Allow specification of the libvirt guest CPU model per host"Jenkins2012-06-282-0/+114
|\ \ \
| * | | Allow specification of the libvirt guest CPU model per hostDaniel P. Berrange2012-06-282-0/+114
* | | | Merge "Adds default fall-through to the multi scheduler. Fixes bug 1009681"Jenkins2012-06-282-4/+29
|\ \ \ \
| * | | | Adds default fall-through to the multi scheduler.David Scannell2012-06-272-4/+29
* | | | | Merge "Add hypervisor information extension."Jenkins2012-06-285-2/+614
|\ \ \ \ \
| * | | | | Add hypervisor information extension.Kevin L. Mitchell2012-06-275-2/+614
* | | | | | Merge "Refactor Dom0 Glance plugin."Jenkins2012-06-283-37/+37
|\ \ \ \ \ \
| * | | | | | Refactor Dom0 Glance plugin.Rick Harris2012-06-283-37/+37
* | | | | | | Merge "Remove tpool stub in xenapi tests"Jenkins2012-06-281-7/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove tpool stub in xenapi testsJohannes Erdfelt2012-06-281-7/+0
* | | | | | | | Merge "Switch libvirt get_cpu_info method over to use config APIs"Jenkins2012-06-282-41/+80
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Switch libvirt get_cpu_info method over to use config APIsDaniel P. Berrange2012-06-282-41/+80
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Rename the instance_id column in instance_info_caches."Jenkins2012-06-288-6/+247
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Rename the instance_id column in instance_info_caches.Michael Still2012-06-288-6/+247
* | | | | | | Merge "Add libvirt config classes for handling capabilities XML doc"Jenkins2012-06-282-0/+147
|\ \ \ \ \ \ \
| * | | | | | | Add libvirt config classes for handling capabilities XML docDaniel P. Berrange2012-06-282-0/+147
* | | | | | | | Merge "Refactor libvirt config classes for representing CPU models/features"Jenkins2012-06-283-78/+215
|\| | | | | | | | |_|/ / / / / |/| | | | | |
| * | | | | | Refactor libvirt config classes for representing CPU models/featuresDaniel P. Berrange2012-06-283-78/+215
* | | | | | | Merge "Fix regression in test_connection_to_primitive libvirt testcase"Jenkins2012-06-281-1/+1
|\| | | | | |
| * | | | | | Fix regression in test_connection_to_primitive libvirt testcaseDaniel P. Berrange2012-06-281-1/+1
| |/ / / / /
* | | | | | Merge "Remove duplicate check of server_dict['name']"Jenkins2012-06-281-3/+0
|\ \ \ \ \ \
| * | | | | | Remove duplicate check of server_dict['name']Sean M. Collins2012-06-281-3/+0
| |/ / / / /
* | | | | | Merge "Rename GlanceImageService.get to download"Jenkins2012-06-289-38/+27
|\ \ \ \ \ \
| * | | | | | Rename GlanceImageService.get to downloadBrian Waldon2012-06-279-38/+27
| |/ / / / /
* | | | | | Merge "Migrate existing routes from flat_interface"Jenkins2012-06-282-31/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Migrate existing routes from flat_interfaceDan Smith2012-06-252-31/+38
* | | | | | Merge "Remove GlanceImageService.index in favor of detail"Jenkins2012-06-287-533/+41
|\ \ \ \ \ \
| * | | | | | Remove GlanceImageService.index in favor of detailBrian Waldon2012-06-277-533/+41
* | | | | | | Merge "Remove image service show_by_name method"Jenkins2012-06-288-43/+41
|\| | | | | |
| * | | | | | Remove image service show_by_name methodBrian Waldon2012-06-278-43/+41
* | | | | | | Merge "Cleanup of image service code"Jenkins2012-06-2835-187/+177
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | Cleanup of image service codeBrian Waldon2012-06-2735-187/+177
| | |/ / / | |/| | |
* | | | | Swap VDI now uses correct name label.Rick Harris2012-06-271-1/+1
| |_|_|/ |/| | |
* | | | Merge "Add missing netaddr import"Jenkins2012-06-271-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing netaddr importMark Washenberger2012-06-271-0/+1
* | | | Merge "Avoid casts in network manager to prevent races"Jenkins2012-06-271-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Avoid casts in network manager to prevent racesVishvananda Ishaya2012-06-261-2/+2
| | |/ | |/|
* | | Merge "Make nova list/show behave nicely on instance_type deletion"Jenkins2012-06-272-1/+19
|\ \ \
| * | | Make nova list/show behave nicely on instance_type deletionChris Behrens2012-06-272-1/+19
* | | | Merge "refactor libvirt from connection -> driver"Jenkins2012-06-277-112/+129
|\ \ \ \