This is an automated email from the ASF dual-hosted git repository.
Pearl1594 pushed a change to branch support-update-pri-sec-stg-url
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 3bae3926a15 Add support to update secondary and primary storage URLs
add eaffcd7be8a Add test, and propagate the modification of URL of primary
store to the hosts only for nfs and gluster
No new revisions were added by this update.
Summary of changes:
.../admin/storage/UpdateStoragePoolCmd.java | 7 +-
.../kvm/storage/LibvirtStorageAdaptor.java | 33 ++++
.../kvm/storage/LibvirtStorageAdaptorTest.java | 175 +++++++++++++++++++++
.../java/com/cloud/storage/StorageManagerImpl.java | 89 +++++++++--
4 files changed, 288 insertions(+), 16 deletions(-)