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/02/11 10:35:57 UTC

[cloudstack-primate] branch master updated (69cb5e3 -> eaf3f51)

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 69cb5e3  primate: update dependencies and fix warnings
     add eaf3f51  network: nsp stub

No new revisions were added by this update.

Summary of changes:
 src/components/view/ActionButton.vue               |  5 ++++
 src/components/view/InfoCard.vue                   |  1 -
 src/config/section/infra/phynetworks.js            |  7 +++--
 .../{IpRangesTab.vue => ServiceProvidersTab.vue}   | 34 ++++++++++++++++++++--
 .../{NetworkTab.vue => TrafficTypesTab.vue}        | 27 ++---------------
 5 files changed, 43 insertions(+), 31 deletions(-)
 copy src/views/infra/network/{IpRangesTab.vue => ServiceProvidersTab.vue} (52%)
 rename src/views/infra/network/{NetworkTab.vue => TrafficTypesTab.vue} (80%)