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

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


    from d3ec27dc79 Fixed Veeam listing restore points (#6555)
     add 6842583034 vpc,network: fix createLoadBalancer access on user network 
(#6591)
     add 76f52af8f3 removed the use of SharedMountPoint storage type for the 
StorPool plugin (#6552)
     new 840c3f6a7a Merge remote-tracking branch 'origin/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:
 api/src/main/java/com/cloud/storage/Storage.java   |   3 +-
 .../com/cloud/upgrade/dao/Upgrade41700to41710.java |  42 ++++-
 .../kvm/resource/LibvirtComputingResource.java     |   6 +-
 .../kvm/storage/StorPoolStorageAdaptor.java        |   2 +-
 .../driver/StorPoolPrimaryDataStoreDriver.java     |   3 +-
 .../StorPoolPrimaryDataStoreLifeCycle.java         |   2 +-
 .../java/com/cloud/network/NetworkModelImpl.java   |  20 +--
 .../lb/ApplicationLoadBalancerManagerImpl.java     |   2 +-
 .../java/com/cloud/network/NetworkModelTest.java   | 169 +++++++++++++++++++--
 9 files changed, 213 insertions(+), 36 deletions(-)

Reply via email to