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

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


    from 028ca74fb6c ui,server,api: resource metrics improvements (#6803)
     add c78a777d3a0 Fix: memory leak on volume allocation (#7136)
     new 83c2bfacd87 Merge branch '4.17'

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/deploy/DeployDestination.java   |  8 +--
 .../src/main/java/com/cloud/host/dao/HostDao.java  |  8 +++
 .../main/java/com/cloud/host/dao/HostDaoImpl.java  | 24 ++++++-
 .../com/cloud/storage/VolumeApiServiceImpl.java    | 13 +++-
 .../cloud/storage/VolumeApiServiceImplTest.java    | 34 ++++++++-
 test/integration/smoke/test_vm_life_cycle.py       | 82 ++++++++++++++++++++++
 6 files changed, 159 insertions(+), 10 deletions(-)

Reply via email to