cloudstack/plugins
Chiradeep Vittal 655c3753b1 CLOUDSTACK-4575: Portable IP: disassociating a transferred public IP fails
The code is excessively complicated and convoluted.
 DisassociateIP ->
     Revoke Rule -> {FW, PF{incl SNAT}, LB, RA VPN} ->
        -> Send IpAssoc (false) to VR
     Send all config to VR again
        -> Send IpAssoc(false) to VR again  <---- fails here since it cannot find the VLAN for the IP since it is already gone
        -> Mark Ip as released

The workaround fix would be to not throw an exception in CitrixResourceBase if it is disassociate and the VLAN does not exist on the XS host.

Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
(cherry picked from commit a98eb12549)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:28:07 -07:00
..
acl/static-role-based Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
affinity-group-processors Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
alert-handlers Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
api Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
dedicated-resources Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
deployment-planners Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
event-bus/rabbitmq Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
file-systems/netapp Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
host-allocators/random Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
hypervisors CLOUDSTACK-4575: Portable IP: disassociating a transferred public IP fails 2013-09-03 16:28:07 -07:00
network-elements CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet 2013-08-27 12:57:01 -07:00
storage Merge branch '4.2-forward' into 4.2 2013-08-26 16:18:12 -07:00
storage-allocators/random Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
user-authenticators Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00
pom.xml Updating pom.xml version numbers for release 4.2.0 2013-08-22 17:15:42 -07:00