Merge "change ram util metric"

This commit is contained in:
Jenkins
2017-08-09 06:26:48 +00:00
committed by Gerrit Code Review
4 changed files with 15 additions and 7 deletions

View File

@@ -0,0 +1,8 @@
---
features:
- Enhancement of vm_workload_consolidation strategy
by using 'memory.resident' metric in place of
'memory.usage', as memory.usage shows the memory
usage inside guest-os and memory.resident
represents volume of RAM used by instance
on host machine.