neutron/neutron/db
sridhargaddam 7607e3da88 Security Group rule validation for ICMP rules
Currently there is no validation in Security Group rules
when an ICMP rule is added with icmp code alone. A rule
is getting added but there is a mismatch between SG rules
and the corresponding iptables rule that is added.
This patch does the necessary validation on the input.

Closes-Bug: #1301838
Change-Id: I510abac4c426f68ea57c99a5fef3da4058f88797
2014-04-14 21:00:23 +05:30
..
firewall FWaaS - fix reordering of rules in policy 2013-09-17 23:46:56 -07:00
loadbalancer Merge "Get rid of additional db contention on fetching VIP" 2014-03-21 09:29:15 +00:00
metering Fix MeteringLabel model to not clear router's tenant id on deletion 2013-11-12 19:09:29 +04:00
migration Merge "Properly apply column default in migration pool_monitor_status" 2014-04-13 09:40:39 +00:00
vpn Fix usage of save_and_reraise_exception 2014-03-19 18:38:49 +04:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
agents_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
agentschedulers_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
allowedaddresspairs_db.py Openvswitch update_port should return updated port info 2014-02-28 12:44:36 -06:00
api.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
db_base_plugin_v2.py Revert "Hide ipv6 subnet API attributes" 2014-04-08 17:40:18 -04:00
dhcp_rpc_base.py Fix usage of save_and_reraise_exception 2014-03-19 18:38:49 +04:00
external_net_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
extradhcpopt_db.py Correctly inherit __table_args__ from parent class 2014-03-17 13:37:46 +00:00
extraroute_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
l3_agentschedulers_db.py Reschedule router if new external gateway is on other network 2014-04-10 15:24:14 +04:00
l3_db.py Reschedule router if new external gateway is on other network 2014-04-10 15:24:14 +04:00
l3_gwmode_db.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
l3_rpc_base.py Fix race condition in update_floatingip_statuses 2014-03-04 20:28:01 -08:00
model_base.py Apply Oslo ModelBase to NeutronBase 2013-07-08 10:14:26 +08:00
models_v2.py Removing vim header lines 2014-04-01 10:38:31 -04:00
portbindings_base.py Removing vim header lines 2014-04-01 10:38:31 -04:00
portbindings_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
portsecurity_db.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
quota_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
routedserviceinsertion_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
routerservicetype_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
securitygroups_db.py Security Group rule validation for ICMP rules 2014-04-14 21:00:23 +05:30
securitygroups_rpc_base.py Revert "Hide ipv6 subnet API attributes" 2014-04-08 17:40:18 -04:00
servicetype_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
sqlalchemyutils.py Removing vim header lines 2014-04-01 10:38:31 -04:00