Hide Forgot
Version ======= rhos 4.0 on rhel 6.5, 2013-12-12.1 puddle. openswan rpm from: http://download.devel.redhat.com/brewroot/work/tasks/2739/6722739/openswan-2.6.32-27.el6_5.x86_64.rpm Description =========== The following warning appears when deleting VPNaaS' vpn-site-connection object: 2013-12-15 13:57:04.274 6899 WARNING neutron.agent.linux.iptables_manager [-] Tried to remove rule that was not there: 'POSTROUTING' u'-s 10.35.214.0/24 -d 10.35.7.0/24 -m policy --dir out --pol ipsec -j ACCEPT ' True False
I have reproduced the error. Investigating.
Bug occurs because 'top' parameter is passed to add_nat_rule, but not remove_nat_rule, causing the the rule matching to fail.
This bug was closed as part of a backlog clean up. If you see value in tracking this bug please re-open it.