nova/nova/virt/libvirt
Lee Yarwood 87883c1375 libvirt: Reduce calls to qemu-img during update_available_resource
I464bc2b88123a012cd12213beac4b572c3c20a56 introduced a second call to
``qemu-img`` that can easily be collapsed into one with the addition of
a new call within the disk_api.

Conflicts:
   nova/tests/unit/virt/libvirt/test_driver.py

NOTE(s10): The conflict was due to not having change
Ic853743573aa0b74d5d2c5b8b47252b875d5f7ef in Queens.

NOTE(s10): Another conflict was due to not having change
I11e329ac5f5fe4b9819fefbcc32ff1ee504fc58b in Pike.

Related-Bug: #1785827
Change-Id: Ibfd0527ed79f60282b542034d7cb97b424becba3
(cherry picked from commit d41ea9d878)
(cherry picked from commit d085c8fe53)
2018-12-14 10:24:47 +00:00
..
storage Remove translation of log messages 2017-06-13 11:20:28 +07:00
volume Vzstorage: synchronize volume connect 2017-12-01 17:46:19 +00:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
blockinfo.py Merge "Fix root_device_name for Xen" 2017-01-31 18:56:46 +00:00
compat.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
config.py Add format_dom for PCI device addresses 2017-08-08 17:20:34 +03:00
designer.py libvirt: conditionally set script path for ethernet vif types 2017-03-21 14:12:39 -04:00
driver.py libvirt: Reduce calls to qemu-img during update_available_resource 2018-12-14 10:24:47 +00:00
firewall.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
guest.py libvirt: add method to configure migration speed 2018-07-30 07:57:46 +00:00
host.py libvirt: Fix getting a wrong guest object 2017-08-28 19:40:56 +00:00
imagebackend.py imagebackend: cleanup constructor args to Rbd 2017-08-03 15:22:38 +01:00
imagecache.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
instancejobtracker.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
migration.py live-mig: keep disk device address same 2018-02-07 09:56:15 +00:00
utils.py Move the last_bytes util method to libvirt 2017-07-26 08:36:32 +10:00
vif.py Add VIFHostDevice support to libvirt driver 2017-07-25 21:15:30 +00:00