This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 6d0d701 api,engine/schema,server: vm readonly details rename (#4671)
add cd38519 tests: Fix k8s test failures on VMware (#4896)
add d8c6e00 hypervisor: XCP-ng 8.2 support (#4672)
add cd60b8d host-allocator: check capacity for suitable hosts (#4884)
add ca8920d Merge remote-tracking branch 'origin/4.14' into 4.15
new 22f6c19 Merge remote-tracking branch 'origin/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 | 4 +
.../resources/META-INF/db/schema-41500to41510.sql | 33 +++++
.../manager/allocator/impl/RandomAllocator.java | 135 ++++++++++-----------
.../java/com/cloud/hypervisor/XenServerGuru.java | 10 +-
...ernetesClusterResourceModifierActionWorker.java | 1 -
.../manager/allocator/impl/FirstFitAllocator.java | 25 +---
.../com/cloud/capacity/CapacityManagerImpl.java | 18 +++
test/integration/smoke/test_kubernetes_clusters.py | 106 +++++++++-------
8 files changed, 195 insertions(+), 137 deletions(-)