cloudstack/server/src/com/cloud/user
alena 62b3d548d6 bug 8753: never release public Ip address without ensuring that all corresponding resources (PF/StaticNat/Lb rules) are cleaned up.
Fixed couple of other problems along:

* when expunge PF/Static nat rules as a part of vmExpunge/IpRelease process, first mark all rules as Revoke, and then send commands to the backend. Group commands by Ip address.
Before we used to do Revoke/Send per rule basis.
* When release source nat rule, make sure that corresponding vpn (if exists) is being expunged.
2011-02-28 09:21:05 -08:00
..
dao bug 8603: Included netwrok_id in network usage records 2011-02-24 15:31:59 +05:30
AccountManager.java bug 7878: Fixed Basic zone functionality - uservm/systemvm/domR start 2011-01-06 15:44:13 -08:00
AccountManagerImpl.java bug 8753: never release public Ip address without ensuring that all corresponding resources (PF/StaticNat/Lb rules) are cleaned up. 2011-02-28 09:21:05 -08:00