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 2020/01/28 08:55:58 UTC

[cloudstack-primate] branch master updated (55c0b75 -> 5be3529)

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-primate.git.


    from 55c0b75  network: ACL list views and actions for VPC
     add 5be3529  vpc: ilb and other views and buttons

No new revisions were added by this update.

Summary of changes:
 src/config/section/network.js                      | 133 ++++++++++++++++++++-
 src/views/AutogenView.vue                          |   2 +-
 .../{AclListRulesTab.vue => StaticRoutesTab.vue}   |  15 +--
 .../network/{VpcTiersTab.vue => VpcRouterTab.vue}  |  34 ++++--
 src/views/network/VpcTiersTab.vue                  |  87 +++++++++++++-
 5 files changed, 242 insertions(+), 29 deletions(-)
 copy src/views/network/{AclListRulesTab.vue => StaticRoutesTab.vue} (81%)
 copy src/views/network/{VpcTiersTab.vue => VpcRouterTab.vue} (53%)