neutron/neutron/extensions
Sudipta Biswas 6b8a5f0e1d Fix to throw correct error code for bad attribute
Currently the neutron network API throws up error code 500 for
the extended attribute for segmentation id. This can be reproduced
if the user types in a random string in place of an integer value
for the segmentation id. The proper behavior should throw an error
code 400 with the appropriate failure message. This patch fixes the
same issue and covers it with a test case.

Change-Id: I4735e20f5b8b23c5b2a9d896415c2e84561a279c
Closes-bug: #1348056
2014-08-08 10:30:23 +05:30
..
__init__.py Removing vim header lines 2014-04-01 10:38:31 -04:00
agent.py Fix H302 violations in extensions package 2014-04-23 17:21:11 +02: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 extra_dhcp_opt add checks for empty strings 2013-12-13 08:40:28 -07:00
extraroute.py Removing vim header lines 2014-04-01 10:38:31 -04:00
firewall.py The default value of quota_firewall_rule should not be -1 2014-07-21 23:45:03 +08:00
flavor.py Removing vim header lines 2014-04-01 10:38:31 -04:00
l3.py Fix H302 violations in extensions package 2014-04-23 17:21:11 +02:00
l3_ext_gw_mode.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +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 dupl. for get_resources in adv. services 2013-12-28 11:38:35 -05:00
multiprovidernet.py Add partial specs support in ML2 for multiprovider extension 2014-07-21 20:02:14 +00:00
portbindings.py ML2 additions to support DVR 2014-07-27 09:40:28 -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 Removing vim header lines 2014-04-01 10:38:31 -04:00
routerservicetype.py Removing vim header lines 2014-04-01 10:38:31 -04:00
securitygroup.py Don't convert numeric protocol values to int 2014-06-23 11:18:14 +02:00
servicetype.py Removing vim header lines 2014-04-01 10:38:31 -04:00
vpnaas.py Make VPNaaS 'InUse' exception more clear 2014-05-07 13:27:50 +00:00