mirror of https://github.com/apache/cloudstack.git
* 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 |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||