neutron/neutron/common
Kevin Benton 3e4e932a4d Fix _device_to_port_id for non-tap devices
This adjusts the _device_to_port_id function in ML2
to recognize other interfaces that belong to Neutron
under different name prefixes.

Adds unit tests to achieve full converage of _device_to_port_id
method.

Closes-Bug: #1443710
Change-Id: I80284ee67e5876cf5689e49e1592ca1351ae5fa1
2015-04-29 14:53:43 +00:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
config.py Implement default subnet pool configuration settings 2015-04-01 16:05:57 +00:00
constants.py Fix _device_to_port_id for non-tap devices 2015-04-29 14:53:43 +00:00
eventlet_utils.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
exceptions.py Remove 'IP' from device exception message 2015-04-28 16:07:47 -04:00
ipv6_utils.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
log.py Replace custom method call logger with oslo.log helper 2015-04-20 15:16:54 +00:00
repos.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
rpc.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
test_lib.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
topics.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
utils.py Defer creation of router JSON in get_routers RPC 2015-04-20 20:42:13 -07:00