This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch 4.12
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from d77e69a Merge remote-tracking branch 'origin/4.11' into 4.12
add 910b08f server: fix duplicate tag exception as CloudRuntimeException
(#3348)
add 8e43d25 server: Fail to restart VPC with cleanup if there are
multiple public IPs in different subnet" (#3342)
add f1efcc1 ui: reset multiselect actions when refreshing listView in
Instance page (#3359)
new 31e677f Merge remote-tracking branch 'origin/4.11' into 4.12
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:
.../cloud/network/router/VpcNetworkHelperImpl.java | 19 ++---
.../com/cloud/tags/TaggedResourceManagerImpl.java | 7 +-
test/integration/component/test_tags.py | 80 ++++++++++++++++++++++
ui/scripts/ui/widgets/listView.js | 2 +
4 files changed, 98 insertions(+), 10 deletions(-)