GitHub user swill opened a pull request:

    https://github.com/apache/cloudstack/pull/1907

    Fix public IPs not being removed from the VR when deprovisioned

    This PR replaces #1706.  It does not remove the IP from the database, but 
it does deprovision the IP correctly from the VR when the public IP is removed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/swill/cloudstack fix_vr_ip

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1907.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 #1907
    
----
commit 45e867903350b3468a47aa9aebc4bc403d246675
Author: Will Stevens <williamstev...@gmail.com>
Date:   2017-01-16T20:51:44Z

    Fix public IPs not being removed from the VR when deprovisioned

----


---
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.
---

Reply via email to