b7db6f750eb4a71756ce80c121e2e071ca1df1f3
Currently, fw_rule can update without protocal, but can update source_port or destination_port. It will hit error when update exist icmp fw_rule. This patch add check when update fw_rule, get the result from db, then check the protocal if it is icmp type, and raise FirewallRuleInvalidICMPParameter. Change-Id: Ia054ae1a7d544bc14e2bd74aa2f1a8a58dc555eb
Team and repository tags
Welcome!
This package contains the code for the Neutron Firewall as a Service (FWaaS) service. This package requires Neutron to run.
External Resources:
The homepage for Neutron is: http://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single Launchpad page for all Neutron projects.
Code is available on git.openstack.org at: <http://git.openstack.org/cgit/openstack/neutron-fwaas>.
Please refer to Neutron documentation for more information: Neutron README.rst
Description
Languages
Python
97.8%
Shell
2.1%
Mako
0.1%