I've run into an issue with neutron where the iptables-restore command was failing. Rules were being added after the COMMIT line for the given table. It looks like the rules_index wasn't being decremented in the case where a duplicate rule is encountered. I've created two pull requests-- one for master and one for icehouce. Any chance of getting these merged?
https://github.com/openstack/neutron/pull/19 https://github.com/openstack/neutron/pull/18 -Aaron
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
