cloudstack/engine
Spaceman1984 86939e7f9d
server: Fixed private gateway can't be deleted (#4016)
When the static route service is not available on the VPC and a static route is created, the static route is created in a revoked state.

Currently, the UI doesn't distinguish between active or revoked static routes.

This PR adds the missing state filter to the list routes command and only lists active routes in the UI.
It also ignores revoked routes when the private gateway is being removed but clears out the inactive routes before the gateway is removed.

Fixes #2908
2020-08-12 13:29:12 +05:30
..
api server: Submitting multiple dynamic VM Scaling API commands for the same instance can result in two usage events in the same second causing a compound key violation in usage service (#3991) 2020-06-16 11:41:14 +05:30
components-api server: Dedicated hosts should be 'Not Suitable' while find hosts for vm migration (#4001) 2020-07-04 11:01:41 +05:30
network Updating pom.xml version numbers for release 4.13.2.0-SNAPSHOT 2020-04-29 12:29:12 +01:00
orchestration xenserver: Fixed null pointer and deployment issue on Xenserver with L2 Guest network with configDrive (#4004) 2020-06-23 12:21:50 +05:30
schema server: Fixed private gateway can't be deleted (#4016) 2020-08-12 13:29:12 +05:30
service Updating pom.xml version numbers for release 4.13.2.0-SNAPSHOT 2020-04-29 12:29:12 +01:00
storage Fix snapshots garbage collection (#4188) 2020-07-18 14:12:53 -03:00
pom.xml Updating pom.xml version numbers for release 4.13.2.0-SNAPSHOT 2020-04-29 12:29:12 +01:00