You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2020/01/07 08:12:57 UTC

[cloudstack] branch 4.13 updated (701f606 -> d44dc07)

This is an automated email from the ASF dual-hosted git repository.

dahn pushed a change to branch 4.13
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from 701f606  ui: fix migrate host form no host popup (#3682)
     add d44dc07  only update powerstate if sure it is the latest (#3743)

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/agent/manager/AgentManagerImpl.java  |  2 +-
 .../com/cloud/vm/VirtualMachineManagerImpl.java    | 27 +++++++++----
 .../cloud/vm/VirtualMachinePowerStateSyncImpl.java | 45 +++++++++++++++-------
 .../main/java/com/cloud/vm/dao/VMInstanceDao.java  |  2 +-
 .../java/com/cloud/vm/dao/VMInstanceDaoImpl.java   |  6 ++-
 .../hypervisor/vmware/resource/VmwareResource.java |  2 +-
 6 files changed, 57 insertions(+), 27 deletions(-)