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

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


    from 9acba904237 Fix 404 when moving a VM to out of a project (#8650)
     add ffd59720dd8 storage,plugins: delegate allow zone-wide volume migration 
check and access grant check to storage drivers (#8762)

No new revisions were added by this update.

Summary of changes:
 .../api/storage/PrimaryDataStoreDriver.java        | 15 ++++++
 .../engine/orchestration/VolumeOrchestrator.java   | 42 +++++++++--------
 .../orchestration/VolumeOrchestratorTest.java      | 55 ++++++++++++++++++++++
 .../driver/DateraPrimaryDataStoreDriver.java       |  5 ++
 .../driver/NexentaPrimaryDataStoreDriver.java      |  5 ++
 .../driver/ScaleIOPrimaryDataStoreDriver.java      | 10 ++++
 .../driver/SolidFirePrimaryDataStoreDriver.java    |  5 ++
 .../com/cloud/server/ManagementServerImpl.java     | 47 ++++++++++--------
 .../com/cloud/server/ManagementServerImplTest.java | 39 +++++++++++++++
 9 files changed, 184 insertions(+), 39 deletions(-)

Reply via email to