You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sw...@apache.org on 2016/07/25 20:38:07 UTC

[3/4] git commit: updated refs/heads/master to 818063c

Merge pull request #1613 from nvazquez/vmnetworkmapissue

CLOUDSTACK-9436: vm_network_map table cleanup, release network resources on expunge commandJIRA TICKET: https://issues.apache.org/jira/browse/CLOUDSTACK-9436

This PR replaces #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

* pr/1613:
  CLOUDSTACK-9436: Release network resources on expunge command

Signed-off-by: Will Stevens <wi...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0a0839ea
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0a0839ea
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/0a0839ea

Branch: refs/heads/master
Commit: 0a0839ea2d01c1806534a4fab2fc4c384e650633
Parents: 46a6530 148e974
Author: Will Stevens <wi...@gmail.com>
Authored: Mon Jul 25 16:37:18 2016 -0400
Committer: Will Stevens <wi...@gmail.com>
Committed: Mon Jul 25 16:37:18 2016 -0400

----------------------------------------------------------------------
 server/src/com/cloud/vm/UserVmManagerImpl.java | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
----------------------------------------------------------------------