vmware-nsx/neutron/db/firewall
Elena Ezhova b6b2f433b6 Check port value when creating firewall rule with icmp protocol
If a firewall rule was created with setting protocol as icmp
and using source/destination port no error was thrown, even though
source/destination port parameters are not used by icmp.

This patch adds a validation method that checks passed parameters
and throws an exception if they are incompatible.

Change-Id: I90a765856896395fcb6e9ddbd888b7bd80480674
Closes-Bug: 1327955
2014-06-18 12:51:30 +04:00
..
__init__.py Firewall as a Service (FWaaS) APIs and DB Model 2013-07-29 22:06:50 -07:00
firewall_db.py Check port value when creating firewall rule with icmp protocol 2014-06-18 12:51:30 +04:00