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.git.
from def65ec Merge remote-tracking branch 'origin/4.15' add 154734c ui: Remove .env.local (#4893) add 47b7288 server: Disable VR health check for VPC without tiers (#4888) add c75c6ba ui: Display public ip addresses for shared network (#4676) add ca4669c systemvm: Add localized "data-server" records in /etc/hosts for VPC routers (#4873) add 43257f8 Merge remote-tracking branch 'origin/4.14' into 4.15 new 3783fd5 Merge remote-tracking branch 'origin/4.15' 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: .../router/VirtualNetworkApplianceManagerImpl.java | 10 ++++-- systemvm/debian/etc/vpcdnsmasq.conf | 1 + systemvm/debian/opt/cloud/bin/cs/CsDhcp.py | 3 ++ ui/.env.local | 1 - ui/src/config/section/network.js | 2 +- ui/src/views/compute/InstanceTab.vue | 36 ++++++++++++++++++++-- ui/src/views/network/IpAddressesTab.vue | 14 ++++++--- 7 files changed, 57 insertions(+), 10 deletions(-) delete mode 100644 ui/.env.local