This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from c3554ec kvm: For ceph only if a port number has been specified define
in the XML (#4231)
add 2237486 server: Allow renaming cluster, host, and storage (#4165)
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/resource/ResourceService.java | 3 ++-
.../command/admin/cluster/UpdateClusterCmd.java | 6 ++++-
.../api/command/admin/host/UpdateHostCmd.java | 7 +++++
.../admin/storage/UpdateStoragePoolCmd.java | 7 +++++
.../com/cloud/resource/ResourceManagerImpl.java | 30 +++++++++++++++++++---
.../resource/RollingMaintenanceManagerImpl.java | 8 ++++--
.../java/com/cloud/storage/StorageManagerImpl.java | 8 ++++++
.../cloud/resource/MockResourceManagerImpl.java | 3 ++-
ui/scripts/system.js | 11 ++++++--
9 files changed, 72 insertions(+), 11 deletions(-)