This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch healthcheck-4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 8bbf164e24b 4.20 Health Check, please don't merge this! add 0f0155c6530 Fix live migration of VM with config drive on KVM (#11516) add f80a9ca4823 UI: Prevent restriction of changeOfferingForVolume API to Admin role (#11466) add 05e7a257ca5 VPC VR: return UNKNOWN redundant state if no guest nics (#11518) add ba7ec886504 SG: Apply rules for both ipv4/ipv6 of VMs with associated account/SG (#11243) add 3109e0080e5 Add response object required by go SDK for parsing response (#10152) add ca62a7dd504 Merge branch '4.19' into 4.20 add ae8d9e28887 4.20 Health Check, please don't merge this! This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (8bbf164e24b) \ N -- N -- N refs/heads/healthcheck-4.20 (ae8d9e28887) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../network/security/SecurityGroupVMMapVO.java | 7 +++++++ .../kvm/resource/LibvirtComputingResource.java | 7 +++---- .../wrapper/LibvirtMigrateCommandWrapper.java | 2 +- .../kvm/storage/KVMStoragePoolManager.java | 18 ++++++++++-------- .../kvm/storage/LibvirtStorageAdaptor.java | 7 +++---- .../response/VmMetricsStatsResponse.java | 2 +- .../network/security/SecurityGroupManagerImpl.java | 3 +++ .../security/SecurityGroupManagerImpl2.java | 3 +++ systemvm/debian/opt/cloud/bin/checkrouter.sh | 22 +++++++++++++++++++++- ui/src/config/section/storage.js | 2 +- 10 files changed, 53 insertions(+), 20 deletions(-)