Merge "workload balance base on cpu or ram util"

This commit is contained in:
Jenkins
2017-08-15 08:37:58 +00:00
committed by Gerrit Code Review
7 changed files with 121 additions and 42 deletions

View File

@@ -0,0 +1,7 @@
---
features:
- Existing workload_balance strategy based on
the VM workloads of CPU. This feature improves
the strategy. By the input parameter "metrics",
it makes decision to migrate a VM base on CPU
or memory utilization.