GitHub user sanju1010 opened a pull request:

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

    Add more verifications to make sure that removeIpFromNic works fine in case 
of shared network

    Added following steps to existing test in case of shared network:
    1.After removing secondary ip from nic verify that the allocated state is 
marked as NULL in user_ip_address table for the ip which was released
    2.Add the same ip address again to the same nic to make sure that previous 
ip removal was successful
    3.Then remove it

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

    $ git pull https://github.com/sanju1010/cloudstack CS-38815

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

    https://github.com/apache/cloudstack/pull/183.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 #183
    
----
commit 08c30576d3b84b695257215f55518d7bbacbd02e
Author: sanjeev <sanj...@apache.org>
Date:   2015-04-21T12:11:38Z

    Added additional verification steps to make sure that removing secondary ip 
from nic works fine

commit 254c9ecb28fd9a5b8cbeec714fe02ea0e8489010
Author: sanjeev <sanj...@apache.org>
Date:   2015-04-21T12:18:44Z

    Removed tag from the attr

----


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