cloudstack/plugins/network-elements
Koushik Das 9f18f1cb1c CLOUDSTACK-2812: Static NAT rules are created with same name and Destination IP Pool for each Public IP with which only one instance is reachable with both Static NATed IP's
For static NAT rule an IP pool gets created in VNMC. In order to make the pool name unique the rule id is appended. Since static NAT rules are not stored in CS db. like PF/FW rules, the id was always set to 0.
As a result the pool was always getting overridden everytime a static NAT rule is created. Fixed it by appending the public IP address id along with a character indicating that the pool is used for static NAT rule to the pool name.
2013-06-05 15:41:36 +05:30
..
bigswitch-vns BigSwitch should only respond if it is the actual provider on the network. 2013-05-06 11:48:56 +02:00
cisco-vnmc CLOUDSTACK-2812: Static NAT rules are created with same name and Destination IP Pool for each Public IP with which only one instance is reachable with both Static NATed IP's 2013-06-05 15:41:36 +05:30
dns-notifier Fixed typos 2013-04-13 13:28:32 +00:00
elastic-loadbalancer CLOUDSTACK-747: Internal LB between VPC tiers support 2013-05-09 11:54:41 -07:00
f5 CLOUDSTACK-747: Internal LB between VPC tiers support 2013-05-09 11:54:41 -07:00
internal-loadbalancer CLOUDSTACK-2840: get the latest information from the DB about the number of rules in non-revoked state for the ip address when figuring out if the internal lb vm needs to be destroyed. Instead of relying on the information passed down by the NetworkManager as the network manager might pass only rules in transition state omitting the Active rules 2013-06-04 14:41:23 -07:00
juniper-srx CLOUDSTACK-2386 Fixed srx firewall icmp rule 2013-05-24 10:30:12 +05:30
midonet Adding package declaration to MidoNetElementTest 2013-05-20 18:57:42 +01:00
netscaler CLOUDSTACK-2741: [GSLB] GSLB service doesn't come up if the LB rule 2013-06-05 12:10:36 +05:30
nicira-nvp Add missing license headers 2013-05-22 18:17:11 +05:30
ovs CLOUDSTACK-1317: Bump CloudStack package version to 4.2.0-SNAPSHOT in all poms 2013-02-20 16:42:56 +05:30