You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Jayapal Reddy <ja...@citrix.com> on 2013/05/24 08:27:06 UTC

Review Request: setting vm ip to null in ipaddressvo when disable static nat on public ip

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11367/
-----------------------------------------------------------

Review request for cloudstack, Abhinandan Prateek and Murali Reddy.


Description
-------

setup dnat vm ip to null in ipaddressvo when static nat public ip is deleted


This addresses bug CLOUDSTACK-2650.


Diffs
-----

  engine/schema/src/com/cloud/network/dao/IPAddressDaoImpl.java 1839ca4 

Diff: https://reviews.apache.org/r/11367/diff/


Testing
-------

1. configured static nat on public iop
2. deleted public ip address
3. verified that user_ip_address dnat_vmip is set to null


Thanks,

Jayapal Reddy