cloudstack/engine
Wei Zhou ac581d1546
New feature: Resource count (CPU/RAM) take only running vms into calculation (#3760)
* marvin: check resource count of more types

* New feature: add flag resource.count.running.vms.only to count resource consumption of only running vms

Stopped VMs do not use CPU/RAM actually.
A new global configuration resource.count.running.vms.only is added to determine whether resource (cpu/memory) of only running vms (including Starting/Stopping) will be taken into calculation of resource consumption.

* Add integration test for resource count of only running vms
2020-01-30 10:36:50 +01:00
..
api New feature: Resource count (CPU/RAM) take only running vms into calculation (#3760) 2020-01-30 10:36:50 +01:00
components-api Add missing HA config keys (#3776) (#3814) 2020-01-15 12:24:05 +01:00
network Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00
orchestration New feature: Resource count (CPU/RAM) take only running vms into calculation (#3760) 2020-01-30 10:36:50 +01:00
schema New feature: Resource count (CPU/RAM) take only running vms into calculation (#3760) 2020-01-30 10:36:50 +01:00
service Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00
storage storage: Handle RBD snapshot deletion (#3615) 2019-12-08 14:48:51 +05:30
pom.xml Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00