commit 4e3616b562647ea140f6f67d1bf888f562b4b6d7
Author: Matt Riedemann <email address hidden>
Date: Mon Oct 29 12:55:03 2018 -0400
No longer call _normalize_inventory_from_cn_obj from upt flow
With change I72c83a95dabd581998470edb9543079acb6536a5 we no
longer have a need to call _normalize_inventory_from_cn_obj for
in-tree drivers that implement the update_provider_tree() interface.
That change also documented the expectation on the upt interface
that virt drivers should report allocation ratios and reserved
amounts if necessary, like the libvirt driver does with config
option values.
This change removes the call to _normalize_inventory_from_cn_obj
from the ResourceTracker when the virt driver implements the
update_provider_tree() method.
Reviewed: https:/ /review. openstack. org/613991 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=4e3616b5626 47ea140f6f67d1b f888f562b4b6d7
Committed: https:/
Submitter: Zuul
Branch: master
commit 4e3616b562647ea 140f6f67d1bf888 f562b4b6d7
Author: Matt Riedemann <email address hidden>
Date: Mon Oct 29 12:55:03 2018 -0400
No longer call _normalize_ inventory_ from_cn_ obj from upt flow
With change I72c83a95dabd58 1998470edb95430 79acb6536a5 we no inventory_ from_cn_ obj for provider_ tree() interface.
longer have a need to call _normalize_
in-tree drivers that implement the update_
That change also documented the expectation on the upt interface
that virt drivers should report allocation ratios and reserved
amounts if necessary, like the libvirt driver does with config
option values.
This change removes the call to _normalize_ inventory_ from_cn_ obj provider_ tree() method.
from the ResourceTracker when the virt driver implements the
update_
Change-Id: Ib3591f583453d9 8245382be0f7a04 b6195d67106
Related-Bug: #1799727