GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/989
CLOUDSTACK-8991 - IP address is not removed from VR even after disabling static NAT This PR fixes the Public IP removal form the virtual routers. It also improves the existing test_network.py. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ekholabs/cloudstack fix/cleanup_vr_ips-CLOUDSTACK-8991 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/989.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 #989 ---- commit 99318caa67f25932b652ea53c1742b6c1e5b0927 Author: Wilder Rodrigues <wrodrig...@schubergphilis.com> Date: 2015-10-27T18:45:34Z CLOUDSTACK-8991 - Make sure the public IP is removed form the router before checking - Adding proper logger to the tests - Changing message that was copied/pasted from another assert commit 7197cf2e24a02dbc5cd4c1964e7c8baadc112340 Author: Wilder Rodrigues <wrodrig...@schubergphilis.com> Date: 2015-10-27T18:46:13Z CLOUDSTACK-8991 - Remove public IP form interface in case add = false commit e6a3b3bf9cf03ffa189db0a7df81579a57148d8e Author: Wilder Rodrigues <wrodrig...@schubergphilis.com> Date: 2015-10-27T18:46:48Z CLOUDSTACK-8991 - Process the IPs that have been removed commit 081c6a965e3750df1a4b6c3746a0ffb1b95b62b3 Author: Wilder Rodrigues <wrodrig...@schubergphilis.com> Date: 2015-10-27T20:03:10Z CLOUDSTACK-8991 - Use the correct IP address object ---- --- 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. ---