cloudstack/engine
Wei Zhou 182cea79b5
server: fix cannot create vm if another vm with same name has been added and removed on the network (#4600)
* server: fix cannot create vm if another vm with same name has been added and removed on the network

steps to reproduce the issue
(1) create vm-1 on network-1
(2) add vm-1 to network-2
(3) remove vm-1 from network-2
(4) create another vm with same name vm-1 on network-2

expected result: operation succeed
actual result: operation failed.

* #4600: add back a removed line
2021-01-27 19:28:52 +05:30
..
api server: Move restoreVM to vm work job queue (#4019) 2020-08-05 09:46:55 +00:00
components-api Merge remote-tracking branch 'origin/4.13' into 4.14 2020-07-07 12:51:46 +05:30
network Updating pom.xml version numbers for release 4.14.1.0-SNAPSHOT 2020-05-23 09:59:32 +01:00
orchestration Merge branch '4.13' into 4.14 2020-11-13 13:24:39 +00:00
schema server: fix cannot create vm if another vm with same name has been added and removed on the network (#4600) 2021-01-27 19:28:52 +05:30
service Updating pom.xml version numbers for release 4.14.1.0-SNAPSHOT 2020-05-23 09:59:32 +01:00
storage Merge branch '4.13' into 4.14 2020-07-18 14:15:46 -03:00
pom.xml Updating pom.xml version numbers for release 4.14.1.0-SNAPSHOT 2020-05-23 09:59:32 +01:00