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

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


    from 30ae9ee  Merge branch '4.16' into main
     add 51f69f7  server: do not return inaccessible entity details to normal 
users (#5827)
     add 2774bc1  use physical size instead of virtual size for migration. 
(#5750)
     add 3cbde8c  UI - Hide shrink disk option on XCP-NG/Xenserver (#5829)
     add 5c02f6d  Merge branch '4.16' into main

No new revisions were added by this update.

Summary of changes:
 .../engine/subsystem/api/storage/DataObject.java   |  2 +
 .../api/storage/SecondaryStorageService.java       |  3 +-
 .../engine/orchestration/DataMigrationUtility.java | 60 +++++++++++++------
 .../engine/orchestration/StorageOrchestrator.java  | 69 ++++++++++++++++------
 .../storage/image/SecondaryStorageServiceImpl.java | 13 +++-
 .../storage/image/store/TemplateObject.java        |  9 +++
 .../cloudstack/storage/volume/VolumeObject.java    |  9 +++
 .../src/main/java/com/cloud/acl/DomainChecker.java |  7 ++-
 .../diagnostics/to/DiagnosticsDataObject.java      |  5 ++
 ui/src/views/storage/ResizeVolume.vue              |  2 +-
 10 files changed, 135 insertions(+), 44 deletions(-)

Reply via email to