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 dc91a1f server: destroy ssvm, cpvm on last host maintenance (#4644)
add e2183ed forceha: fix two issues when (1)stop vm from inside (2) force
remove host (#4647)
new 2286c8d 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/resource/ResourceState.java | 1 +
.../java/com/cloud/ha/HighAvailabilityManager.java | 2 +-
.../com/cloud/vm/VirtualMachineManagerImpl.java | 2 +-
.../com/cloud/ha/HighAvailabilityManagerImpl.java | 6 +--
.../com/cloud/resource/ResourceManagerImpl.java | 53 ++++++++++++----------
5 files changed, 33 insertions(+), 31 deletions(-)