neutron/neutron/extensions
Aaron Rosen 42a8539d49 netaddr<=0.7.10 raises ValueError instead of AddrFormatError
This patch ensures that ValueError is also caught in addition to
AddrFormatError as in netaddr>=0.7.11 AddrFormatError is raised and
in netaddr<=0.7.10 ValueError is raised.

Change-Id: I595c90e42129a2d365f3860e3042e826bd031365
Closes-bug: #1308675
(cherry picked from commit dd2ccd12ad)
2014-04-18 13:25:52 -07:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agent.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
allowedaddresspairs.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
dhcpagentscheduler.py Divide dhcp and l3 agent scheduling into separate extensions 2013-07-08 12:29:02 +04:00
external_net.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
extra_dhcp_opt.py extra_dhcp_opt add checks for empty strings 2013-12-13 08:40:28 -07:00
extraroute.py Allow to clear extra routes from router 2013-07-18 17:20:23 -07:00
firewall.py Validate rule uuids provided for update_policy 2014-02-17 21:34:03 +04:00
flavor.py Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 10:50:16 +02:00
l3.py Changed the message line of RouterInUse class 2014-04-04 18:14:09 -04:00
l3_ext_gw_mode.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
l3agentscheduler.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
lbaas_agentscheduler.py Return meaningful error message on pool creation error 2014-03-21 15:15:08 +04:00
loadbalancer.py Return meaningful error message on pool creation error 2014-03-21 15:15:08 +04:00
metering.py Remove dupl. for get_resources in adv. services 2013-12-28 11:38:35 -05:00
multiprovidernet.py Add multiple provider network extension 2013-08-20 10:30:08 -07:00
portbindings.py Adds OVS_HYBRID_PLUG flag to portbindings 2014-03-26 23:41:19 -07:00
portsecurity.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
providernet.py replace rest of q_exc to n_exc in code base 2014-03-03 17:42:20 -08:00
quotasv2.py replace rest of q_exc to n_exc in code base 2014-03-03 17:42:20 -08:00
routedserviceinsertion.py Support for NVP advanced FwaaS service 2013-09-17 10:18:22 -07:00
routerservicetype.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
securitygroup.py netaddr<=0.7.10 raises ValueError instead of AddrFormatError 2014-04-18 13:25:52 -07:00
servicetype.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
vpnaas.py Merge "validate if the router has external gateway interface set" 2014-02-08 02:09:24 +00:00