neutron-fwaas/neutron_fwaas/db/firewall
Sean M. Collins 04fc601723 Validate src_ip_adress, dest_ip_address and ip_version
The FwaaS API should not allow the creation of firewall rules where
the ip_version is set to 4, but the source or destination IPs are IPv6
addresses

APIImpact
DocImpact

Closes-Bug: #1487599

Change-Id: Iad680996a47adcf27f9dc7e0bc0fea924fff4f9f
(cherry picked from commit 29c5187968)
2015-10-16 11:58:37 +00:00
..
__init__.py Split fwaas services code into neutron-fwaas 2014-12-08 13:38:07 -07:00
firewall_db.py Validate src_ip_adress, dest_ip_address and ip_version 2015-10-16 11:58:37 +00:00
firewall_router_insertion_db.py Switch from neutron.common.log.log to oslo_log.helpers.log_method_call 2015-04-10 17:40:41 +02:00