Improve Compute Data Model
The fields(vcpus, memory and disk_capacity) in the Watcher ComputeNode do not take allocation ratios used for overcommit into account so there may be disparity between this and the used count. This patch added some new fields to solve this problem. Partially Implements: blueprint improve-compute-data-model Change-Id: Id33496f368fb23cb8e744c7e8451e1cd1397866b
This commit is contained in:
@@ -72,6 +72,7 @@ os-client-config==1.29.0
|
||||
os-service-types==1.2.0
|
||||
os-testr==1.0.0
|
||||
osc-lib==1.10.0
|
||||
os-resource-classes==0.4.0
|
||||
oslo.cache==1.29.0
|
||||
oslo.concurrency==3.26.0
|
||||
oslo.config==5.2.0
|
||||
|
||||
Reference in New Issue
Block a user