[openstack-dev] [nova] FYI: change in semantics for virt driver update_provider_tree()
Matt Riedemann
mriedemos at gmail.com
Mon Oct 29 17:02:28 UTC 2018
This is a notice to any out of tree virt driver implementors of the
ComputeDriver.update_provider_tree() interface that they now need to set
the allocation_ratio and reserved amounts for VCPU, MEMORY_MB and
DISK_GB inventory from the update_provider_tree() method assuming [1]
merges. The patch below that one in the series shows how it's
implemented for the libvirt driver.
[1] https://review.openstack.org/#/c/613991/
--
Thanks,
Matt
More information about the OpenStack-dev
mailing list