----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9750/ -----------------------------------------------------------
Review request for cloudstack and Jayapal Reddy. Description ------- To reproduce this issue : - Advanced Zone with latest master code - single cluster with 1 XenServer 1. Have at least 1 VM deployed using ISOLATED network 2. add multiple ips to guest nic using "addIpToNic" 3. createPF rule on the first secondary ip 4. try to removeIpFromNic on second, third etc.., secondary ips Observations: i. It fails saying there are PF rules associated with it though it doesnt have any. This addresses bug CLOUDSTACK-1514. Diffs ----- server/src/com/cloud/network/rules/dao/PortForwardingRulesDaoImpl.java 1d2e991 Diff: https://reviews.apache.org/r/9750/diff/ Testing ------- Retried the same scenario with the new cloud-server.jar that contains the new change. everything went fine Thanks, venkata swamy babu budumuru