neutron/neutron
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
..
agent Merge "Add L2 Agent side handling for non consistent security_group settings" into milestone-proposed 2014-04-08 21:25:38 +00:00
api Hide ipv6 subnet API attributes 2014-04-08 19:36:00 -04:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Validate CIDR given as ip-prefix in security-group-rule-create 2014-04-18 13:25:47 -07:00
db Validate CIDR given as ip-prefix in security-group-rule-create 2014-04-18 13:25:47 -07:00
debug options: consolidate options definitions 2014-02-24 13:25:11 +09:00
extensions netaddr<=0.7.10 raises ValueError instead of AddrFormatError 2014-04-18 13:25:52 -07:00
locale Fix Jenkins translation jobs 2014-04-07 11:37:38 +02:00
notifiers Only send notifications on uuid device_id's 2014-04-04 18:24:04 -04:00
openstack Merge "Synced rpc and gettextutils modules from oslo-incubator" 2014-03-31 19:30:57 +00:00
plugins NSX: Fix KeyError in sync if nsx_router_id not found 2014-04-08 18:28:18 -07:00
scheduler Fix DetachedInstanceError for Agent instance 2014-02-27 14:48:11 +00:00
server Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
services Merge "Cisco VPN driver correct reporting for admin state chg" into milestone-proposed 2014-04-05 14:06:09 +00:00
tests Validate CIDR given as ip-prefix in security-group-rule-create 2014-04-18 13:25:47 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Return request-id in API response 2014-02-10 04:58:38 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Remove pyudev dependency 2014-02-25 14:28:35 +00:00
manager.py Fixes spelling error 2014-02-28 11:34:19 -08:00
neutron_plugin_base_v2.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
policy.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
quota.py Kill 'Skipping unknown group key: firewall_driver' log trace 2014-03-13 12:46:06 -07:00
service.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Fix webob.exc.HTTPForbidden parameter miss" 2014-03-02 19:05:50 +00:00