cloudstack/plugins/network-elements/nicira-nvp
Hugo Trippaers 79fd49c181 Update the Logical Router NatRules to be compatible with the NVP 3.x.x
platform

Use the Gson adapters to serialize/deserialize the NatRules

Switch the NiciraNvpApi to a single gson Object with the proper adapters

Fix missing order setting for static nat rules and portforwarding rules

Return an error when a port range is passed in a portforwarding rule

The serializer is not required

Fix a bug where an ip address could be released even if it was still in
use for SourceNat

Throw a json parse exception when the type is unknown to the adapter
2013-05-22 14:39:52 +01:00
..
src/com/cloud Update the Logical Router NatRules to be compatible with the NVP 3.x.x 2013-05-22 14:39:52 +01:00
test/com/cloud/network Update the Logical Router NatRules to be compatible with the NVP 3.x.x 2013-05-22 14:39:52 +01:00
pom.xml Revert "Updating pom.xml version numbers for release 4.1.0" 2013-04-26 15:14:00 -04:00