neutron/neutron/extensions
Ann Kamyshnikova c00b4b3127 Convert all incoming protocol numbers to string
PostgreSQL is more sensitive for types than MySQL when it selects
something from columns in database. So it fails when it tries to
select from string field comparing with integer value.

Added unit test to verify conversion of protocol numbers to
strings.

Closes-bug:#1381379

(cherry picked from commit bc34f26302)

Conflicts:
	neutron/tests/unit/test_extension_security_group.py

Change-Id: I0a29595403a07c66888871088d5549705a097f68
2014-11-25 10:56:32 -08:00
..
__init__.py Removing vim header lines 2014-04-01 10:38:31 -04:00
agent.py Throw exception instances instead of classes 2014-09-07 12:56:30 +04:00
allowedaddresspairs.py no quota for allowed address pair 2014-07-17 23:06:10 +08:00
dhcpagentscheduler.py Fixed audit notifications for dhcp-agent-network 2014-07-17 07:35:08 -07:00
dvr.py L2 Model additions to support DVR 2014-07-17 07:53:14 -07:00
external_net.py Add rule for updating network's router:external attribute 2014-07-22 12:27:14 +04:00
extra_dhcp_opt.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
extraroute.py Removing vim header lines 2014-04-01 10:38:31 -04:00
firewall.py Stop admin using other tenants unshared rules 2014-09-22 22:14:51 -07:00
flavor.py Removing vim header lines 2014-04-01 10:38:31 -04:00
l3.py Allow reading a tenant router's external IP 2014-10-07 16:13:29 +00:00
l3_ext_gw_mode.py Allow reading a tenant router's external IP 2014-10-07 16:13:29 +00:00
l3_ext_ha_mode.py Forbid update of HA property of routers 2014-10-07 20:36:27 +00:00
l3agentscheduler.py Add L3 Scheduler Changes for Distributed Routers 2014-07-29 23:10:17 -07:00
lbaas_agentscheduler.py Fix H302 violations in extensions package 2014-04-23 17:21:11 +02:00
loadbalancer.py Check the validation of 'delay' and 'timeout' 2014-06-10 10:07:06 +08:00
metering.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
multiprovidernet.py Add partial specs support in ML2 for multiprovider extension 2014-07-21 20:02:14 +00:00
portbindings.py Opencontrail plug-in implementation for core resources 2014-08-12 07:53:19 -07:00
portsecurity.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
providernet.py Fix to throw correct error code for bad attribute 2014-08-08 10:30:23 +05:30
quotasv2.py Fix H302 violations in extensions package 2014-04-23 17:21:11 +02:00
routedserviceinsertion.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
routerservicetype.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
securitygroup.py Convert all incoming protocol numbers to string 2014-11-25 10:56:32 -08:00
servicetype.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
vpnaas.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00