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:15:34 UTC

[cloudstack] branch master updated (8a55c93 -> 6e19c17)

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

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


    from 8a55c93  Extract systemvm.iso using bsdtar (#3536)
     add 2ffc0c5  Increase DHCP lease time to infinite (#3662)
     add 02714f2  client: jetty session timeout set after server is started (#3658)
     add 701f606  ui: fix migrate host form no host popup (#3682)
     add d44dc07  only update powerstate if sure it is the latest (#3743)
     add 6e19c17  Merge release branch 4.13 to master

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(-)