Doug Wiegley
b88ab58daf
When converting sg rules to iptables, do not emit dport if not supported
Since iptables-restore doesn't support --dport with protocol vrrp, it errors out setting the security groups on the hypervisor. Marking this a partial fix, since we need a change to prevent adding those incompatible rules in the first place, but this patch will stop the bleeding. Change-Id: If5e557a8e61c3aa364ba1e2c60be4cbe74c1ec8f Partial-Bug: #1818385 (cherry picked from commit 8c213e45902e21d2fe00639ef7d92b35304bde82)
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%