This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch 4.15
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 66d49c5 Merge release branch 4.14 to 4.15
add 78f73c1 server: Fix update capacity for hosts take long time if there
are many service offerings (#4623)
add 4de6ac3 server: Get vm network/disk statistics and update database
per host (#4601)
add db4f9e9 test: fix checksums for test template (#4655)
add b8e6c08 setup: Update cloud-setup-databases.in (#4653)
add 29e3098 test: hardware required for changeserviceoffering (#4650)
new 6bde138 Merge remote-tracking branch 'origin/4.14' into 4.15
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/com/cloud/capacity/CapacityManager.java | 5 ++
.../java/com/cloud/alert/AlertManagerImpl.java | 12 ++++-
.../com/cloud/capacity/CapacityManagerImpl.java | 11 +++++
.../main/java/com/cloud/server/StatsCollector.java | 55 +++++++++++-----------
setup/bindir/cloud-setup-databases.in | 2 +-
.../integration/component/test_mm_domain_limits.py | 2 +-
6 files changed, 56 insertions(+), 31 deletions(-)