You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/10/28 22:25:27 UTC

[4/4] git commit: updated refs/heads/master to 1f6781b

Merge pull request #989 from ekholabs/fix/cleanup_vr_ips-CLOUDSTACK-8991

CLOUDSTACK-8991 - IP address is not removed from VR even after disabling static NATThis PR fixes the Public IP removal form the virtual routers. It also improves the existing test_network.py.

* pr/989:
  CLOUDSTACK-8991 - Process the IPs that have been removed
  CLOUDSTACK-8991 - Remove public IP form interface in case add = false
  CLOUDSTACK-8991 - Make sure the public IP is removed form the router before checking

Signed-off-by: Remi Bergsma <gi...@remi.nl>


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

Branch: refs/heads/master
Commit: 1f6781babcab7c999cefd67337d16c00d2c0e256
Parents: da9063e 7d40814
Author: Remi Bergsma <gi...@remi.nl>
Authored: Wed Oct 28 22:24:40 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Wed Oct 28 22:24:40 2015 +0100

----------------------------------------------------------------------
 .../debian/config/opt/cloud/bin/cs/CsAddress.py | 23 ++++---
 .../debian/config/opt/cloud/bin/cs_ip.py        | 27 +++++----
 test/integration/smoke/test_network.py          | 64 +++++++++++---------
 3 files changed, 65 insertions(+), 49 deletions(-)
----------------------------------------------------------------------