93bd310b91
The total memory for the vCenter cluster managed by Nova should be the aggregated sum of total memory of each ESX host in the cluster. This is more accurate than using the available memory of the resource pool associated to the cluster. Partial-Bug: #1462957 Change-Id: I030cee9cebb0f030361aa6bbb612da5cd4202a7f
8 lines
318 B
YAML
8 lines
318 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes how memory stats are reported for VMware. The total memory for the
|
|
vCenter cluster managed by Nova should be the aggregated sum of total
|
|
memory of each ESX host in the cluster. This is more accurate than using
|
|
the available memory of the resource pool associated to the cluster.
|