cloudstack/engine
Rakesh 787491871a
server: Look for active templates for VR deployment (#4047)
If the template from which VR is created got deleted, the state
is set to inactive and removed to null.
Since the template is already deleted, the VR can't be created
using this template again.

If someone restarts network with cleanup then it will try to
deploy the vr from the old non existing template again.
So search only for active template which are not yet deleted.
2021-02-25 22:05:31 +05:30
..
api Merge release branch 4.14 to 4.15 2021-02-01 09:57:35 +00:00
components-api Merge remote-tracking branch 'origin/4.14' into 4.15 2021-02-05 16:01:01 +05:30
network Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT 2021-01-11 13:58:30 +05:30
orchestration Merge release branch 4.14 to 4.15 2021-02-01 09:57:35 +00:00
schema server: Look for active templates for VR deployment (#4047) 2021-02-25 22:05:31 +05:30
service Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT 2021-01-11 13:58:30 +05:30
storage Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT 2021-01-11 13:58:30 +05:30
pom.xml Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT 2021-01-11 13:58:30 +05:30