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

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


    from 94503e687ca UI: improve ux and fix some minor bugs (#9307)
     add 351de5fabd9 engine/orchestration: Update overcommit ratio during live 
VM migration (#9178)
     add 6b25ed7a027 prevent an NPE on an uninitialised TemplateObject (#8898)
     add 644f3a3f48f Add, Delete Storage Pool commands should be able execute 
on a host in maintenance (#9301)
     add 983f164c57f Fixed src datastore on copy check for PowerFlex/ScaleIO 
storage driver (#9310)
     new bcbf152a052 Merge branch '4.18' into 4.19

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/vm/VirtualMachineProfile.java   |  4 +++
 .../java/com/cloud/resource/ResourceManager.java   |  2 ++
 .../com/cloud/vm/VirtualMachineProfileImpl.java    |  2 ++
 .../java/com/cloud/agent/manager/AgentAttache.java |  7 ++--
 .../com/cloud/vm/VirtualMachineManagerImpl.java    | 40 ++++++++++++++--------
 .../storage/image/TemplateDataFactoryImpl.java     |  3 ++
 .../storage/image/store/TemplateObject.java        |  8 +++++
 .../CloudStackPrimaryDataStoreLifeCycleImpl.java   |  2 +-
 .../driver/ScaleIOPrimaryDataStoreDriver.java      |  2 +-
 .../com/cloud/resource/ResourceManagerImpl.java    |  9 +++++
 .../cloud/resource/MockResourceManagerImpl.java    |  6 ++++
 11 files changed, 66 insertions(+), 19 deletions(-)

Reply via email to