GitHub user nvazquez opened a pull request: https://github.com/apache/cloudstack/pull/1613
CLOUDSTACK-9436: Release network resources on expunge command JIRA TICKET: https://issues.apache.org/jira/browse/CLOUDSTACK-9436 Improvement for #1594 Due to error on `test/integration/smoke/test_vpc_redundant.py` it was found out that `vm_network_map` table should be less aggresive on vm stop You can merge this pull request into a Git repository by running: $ git pull https://github.com/nvazquez/cloudstack vmnetworkmapissue Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1613.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1613 ---- commit 148e9744828cd7dd3efe9487fc5be303b21b58d3 Author: nvazquez <nicolas.m.vazq...@gmail.com> Date: 2016-06-06T14:47:45Z CLOUDSTACK-9436: Release network resources on expunge command ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---