vmware-nsx/neutron/common
sridhargaddam 3c6aea98d9 netaddr<=0.7.10 raises ValueError instead of AddrFormatError
This patch is based on Aarons work for the Bug#1308675.
It 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: I71cfe82e57290552fb22637ad929747a6fa22460
Closes-bug: #1308675
2014-04-18 21:07:08 +05:30
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
config.py Add nova_api_insecure flag to neutron 2014-04-13 10:10:35 -05:00
constants.py Permit ICMPv6 RAs only from known routers 2014-04-02 16:24:17 +08:00
exceptions.py Validate CIDR given as ip-prefix in security-group-rule-create 2014-04-16 18:15:29 +02:00
ipv6_utils.py netaddr<=0.7.10 raises ValueError instead of AddrFormatError 2014-04-18 21:07:08 +05:30
log.py Make neutron.common.log.log print module path 2013-09-07 02:10:57 +09:00
rpc.py Avoid loading policy when processing rpc requests 2013-11-28 13:02:02 +04:00
test_lib.py Remove plugin_name_v2 and extension_manager in test_config 2014-01-06 20:02:00 +09:00
topics.py LBaaS: move agent based driver files into a separate dir 2014-02-10 12:24:27 +04:00
utils.py Merge "Remove legacy quantum config path" 2014-03-15 01:24:01 +00:00