This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch 4.14
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from ce7a32c build: Fix sed command failure in Mac OS. (#4253)
add 86939e7 server: Fixed private gateway can't be deleted (#4016)
new 6b6cc71 Merge remote-tracking branch 'origin/4.13' into 4.14
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:
.../api/command/user/vpc/CreateStaticRouteCmd.java | 2 +-
.../api/command/user/vpc/ListStaticRoutesCmd.java | 7 +++++++
.../java/com/cloud/network/vpc/dao/StaticRouteDao.java | 2 ++
.../com/cloud/network/vpc/dao/StaticRouteDaoImpl.java | 9 +++++++++
.../java/com/cloud/network/vpc/VpcManagerImpl.java | 18 +++++++++++++++++-
ui/scripts/vpc.js | 3 ++-
6 files changed, 38 insertions(+), 3 deletions(-)