You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2019/05/30 06:11:24 UTC

[cloudstack] branch 4.12 updated (d77e69a -> 31e677f)

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(-)


[cloudstack] 01/01: Merge remote-tracking branch 'origin/4.11' into 4.12

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 31e677f0fabed1655cb79ab84eb467ddf8a2e74e
Merge: d77e69a f1efcc1
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Thu May 30 11:40:19 2019 +0530

    Merge remote-tracking branch 'origin/4.11' into 4.12

 .../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(-)