Go to file
ZhaoBo b7db6f750e Not allow to update icmp fw_rule with port
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
2016-12-19 13:08:05 +08:00
2014-12-08 14:48:45 -07:00
2014-05-16 13:40:04 -04:00
2016-11-25 15:38:06 +01:00
2016-12-09 10:02:31 +07:00
2015-09-17 16:40:26 +00:00
2016-06-24 17:03:10 +00:00
2016-10-25 22:52:11 +08:00

Team and repository tags

image

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
Firewall services for OpenStack Neutron.
Readme 42 MiB
Languages
Python 97.8%
Shell 2.1%
Mako 0.1%