This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git.
from 2f1767d Merge pull request #745 from shapeblue/fix-api-perms
new 88be316 networks: control show/hide PF & LB rules tabs
new c5bd1e2 add loading resource
new 1a19fbc control enable static NAT button
new b769fa2 fix component not show by slot
new 90da3d7 Add an event when the button is clicked from the parent
component
new 9f84792 removed console
new 7ad730c Merge pull request #744 from
utchoang/feature/fix-public-vpc-network
The 775 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:
src/config/section/network.js | 1 +
src/views/AutogenView.vue | 7 +-
src/views/network/PublicIpResource.vue | 169 +++++++++++++++++++++++++++++++++
3 files changed, 176 insertions(+), 1 deletion(-)
create mode 100644 src/views/network/PublicIpResource.vue