summaryrefslogtreecommitdiff
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge "Check for resize path on libvirt instance delete"Jenkins2014-07-241-7/+44
|\
| * Check for resize path on libvirt instance deleteJohn Warren2014-07-221-7/+44
* | Merge "libvirt: add parsing of NUMA topology in capabilities XML"Jenkins2014-07-241-0/+118
|\ \
| * | libvirt: add parsing of NUMA topology in capabilities XMLDaniel P. Berrange2014-07-231-0/+118
* | | Merge "Add differencing vhdx resize support in Hyper-V Driver"Jenkins2014-07-243-27/+54
|\ \ \ | |/ / |/| |
| * | Add differencing vhdx resize support in Hyper-V DriverLucian Petrut2014-07-213-27/+54
* | | Merge "Format eph disk with specified format in libvirt"Jenkins2014-07-232-10/+14
|\ \ \
| * | | Format eph disk with specified format in libvirtjichenjc2014-07-072-10/+14
* | | | Merge "libvirt: remove flawed get_num_instances method impl"Jenkins2014-07-231-4/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | libvirt: remove flawed get_num_instances method implDaniel P. Berrange2014-07-171-4/+0
* | | | Merge "libvirt+lxc: Unmount guest FS from host on error"Jenkins2014-07-221-52/+56
|\ \ \ \
| * | | | libvirt+lxc: Unmount guest FS from host on errorRick Harris2014-07-111-52/+56
* | | | | Merge "xenapi: Use netuils.get_injected_network_template"Jenkins2014-07-222-101/+11
|\ \ \ \ \
| * | | | | xenapi: Use netuils.get_injected_network_templateRick Harris2014-07-152-101/+11
* | | | | | Merge "Fix last of direct use of object modules"Jenkins2014-07-224-19/+14
|\ \ \ \ \ \
| * | | | | | Fix last of direct use of object modulesChris Behrens2014-07-224-19/+14
* | | | | | | Merge "libvirt: define XML schema for recording nova instance metadata"Jenkins2014-07-221-8/+121
|\ \ \ \ \ \ \
| * | | | | | | libvirt: define XML schema for recording nova instance metadataDaniel P. Berrange2014-07-211-8/+121
* | | | | | | | Merge "VMware: support the hotplug of a neutron port"Jenkins2014-07-224-19/+201
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | VMware: support the hotplug of a neutron portGary Kotton2014-07-164-19/+201
* | | | | | | | Merge "Fix virt BDM __setattr__ and __getattr__"Jenkins2014-07-221-4/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix virt BDM __setattr__ and __getattr__Nikola Dipanov2014-07-031-4/+2
* | | | | | | | | Merge "Libvirt: Added suffix to configdrive_path required for rescue"Jenkins2014-07-221-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Libvirt: Added suffix to configdrive_path required for rescueShraddha Pandhe2014-07-011-3/+3
* | | | | | | | | | Merge "Xen: Cleanup orphan volume connections on boot failure"Jenkins2014-07-223-0/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xen: Cleanup orphan volume connections on boot failureAndrew Laski2014-07-163-0/+31
* | | | | | | | | | | Merge "libvirt: remove unused list_instance_ids method"Jenkins2014-07-221-6/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | libvirt: remove unused list_instance_ids methodDaniel P. Berrange2014-07-171-6/+0
* | | | | | | | | | | Merge "Make hypervisor_version an int in fakeVirt driver"Jenkins2014-07-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make hypervisor_version an int in fakeVirt driverJoe Gordon2014-03-311-1/+1
* | | | | | | | | | | | Merge "Cleanup: remove unused argument"Jenkins2014-07-222-9/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Cleanup: remove unused argumentArnaud Legendre2014-07-182-9/+6
* | | | | | | | | | | | | Merge "VMware: remove unused parameter 'network_info'"Jenkins2014-07-222-8/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | VMware: remove unused parameter 'network_info'Radoslav Gerganov2014-07-012-8/+7
* | | | | | | | | | | | | | Merge "libvirt: Support IPv6 with LXC"Jenkins2014-07-223-3/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | libvirt: Support IPv6 with LXCRick Harris2014-07-153-3/+17
* | | | | | | | | | | | | | Gate on F402/pep8Davanum Srinivas2014-07-211-28/+28
* | | | | | | | | | | | | | Merge "Cleanup and gate on hacking E711 and E712 rule"Jenkins2014-07-217-15/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Cleanup and gate on hacking E711 and E712 ruleDavanum Srinivas2014-07-197-15/+16
* | | | | | | | | | | | | | Merge "Use VIF details dictionary to get physical_network"Jenkins2014-07-211-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use VIF details dictionary to get physical_networkIrena Berezovsky2014-06-101-5/+8
* | | | | | | | | | | | | | | Merge "check ephemeral disk format at libvirt before use"Jenkins2014-07-211-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | check ephemeral disk format at libvirt before usejichenjc2014-07-031-0/+10
* | | | | | | | | | | | | | | Merge "XenAPI: VM diagnostics for v3 API"Jenkins2014-07-214-2/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | XenAPI: VM diagnostics for v3 APIBob Ball2014-07-154-2/+46
* | | | | | | | | | | | | | | | Merge "Fixes hyper-v volume attach when host is AD member"Jenkins2014-07-211-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fixes hyper-v volume attach when host is AD memberLucian Petrut2014-06-111-1/+2
* | | | | | | | | | | | | | | | Merge "VMware: Convert vmops to use instance as an object"Jenkins2014-07-211-17/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | VMware: Convert vmops to use instance as an objectMatthew Booth2014-07-171-17/+18
* | | | | | | | | | | | | | | | | Merge "VMware: Trivial indentation cleanups in vmops"Jenkins2014-07-211-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /