neutron/neutron/plugins/cisco/n1kv
sridhargaddam 7305ace9f3 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 Add support for the Nexus 1000V into the Cisco Plugin. 2013-08-09 16:56:54 -07:00
n1kv_client.py netaddr<=0.7.10 raises ValueError instead of AddrFormatError 2014-04-18 21:07:08 +05:30
n1kv_neutron_plugin.py Merge "Add missing parameters for port creation" 2014-03-31 08:11:15 +00:00