nova/nova/virt
Matthew Booth 36322fdf48 libvirt: Pass Host instead of Driver to volume drivers
We were initialising libvirt volume drivers by passing the
LibvirtDriver object. However, this is only ever used to fetch the
Host. We update the interface to pass the Host instead. This is
cleaner, but also better represents the intent of the interface. They
should not be able to access arbitrary attributes of the LibvirtDriver
object.

Change-Id: I87ceeee1ec46dc22754321574b16e6c47b27a848
2016-11-01 16:41:08 +00:00
..
disk Add a hacking rule for string interpolation at logging 2016-10-11 08:39:48 +00:00
hyperv Merge "Disable 'supports_migrate_to_same_host' HyperV driver capability" 2016-10-03 15:27:18 +00:00
image libvirt: virtuozzo instance resize support 2016-06-28 22:13:49 +03:00
ironic Merge "Ironic Driver: override get_serial_console()" 2016-10-14 20:39:44 +00:00
libvirt libvirt: Pass Host instead of Driver to volume drivers 2016-11-01 16:41:08 +00:00
vmwareapi Merge "VMware: Enforce minimum vCenter version of 5.5" 2016-10-01 02:46:44 +00:00
xenapi XenAPI: Fix VM live-migrate with iSCSI SR volume 2016-10-17 19:47:51 -07:00
__init__.py Declare nova.virt namespace 2016-04-28 15:01:44 +00:00
block_device.py compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00
configdrive.py Fixes python 3 unit tests 2016-09-23 20:10:24 +00:00
diagnostics.py
driver.py Merge "Document update_task_state for ComputeDriver.snapshot" 2016-09-20 11:33:11 +00:00
event.py Add 'suspended' lifecycle event 2015-04-03 03:59:20 +03:00
fake.py driver.pre_live_migration migrate_data is always an object 2016-08-22 12:12:24 -04:00
firewall.py Fix spelling mistake 2016-06-28 08:41:09 +02:00
hardware.py hardware: Standarized flavor/image meta extraction 2016-10-17 15:46:48 +01:00
imagecache.py Rename ImageCacheManager._list_base_images to _scan_base_images 2016-05-26 14:45:42 +01:00
images.py virt/image: between two words without a space in output message 2016-08-11 20:27:58 +08:00
interfaces.template Fixes interfaces template identification issue 2014-12-07 17:52:34 +02:00
netutils.py Fix network mtu in network_metadata 2016-05-15 11:45:23 +02:00
osinfo.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
storage_users.py Use oslo.log 2015-02-22 07:56:40 -05:00
virtapi.py Remove unused provider firewall rules functionality in nova 2016-02-01 15:50:04 +01:00
volumeutils.py nova.utils._get_root_helper() should be public 2015-08-19 04:00:50 +00:00