neutron/neutron/plugins/ml2/drivers/linuxbridge/agent/common
Kevin Benton 06361f7daf Move 'get_tap_device_name' to utils module
The Linux Bridge trunk module will use this to determine the name
to use for sub-interfaces. Moving this into a common module prevents
the trunk module from having to import the agent module.

Partially-Implements: blueprint vlan-aware-vms
Change-Id: I9942e7fce67d39834ea4e690dc0bc16a581b4782
2016-09-09 00:50:12 -07:00
..
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
config.py Refactoring cfg opts for ml2 plugin linuxbridge 2016-08-02 23:44:05 +00:00
constants.py Add fullstack resources for linuxbridge agent 2016-02-19 13:12:25 +00:00
utils.py Move 'get_tap_device_name' to utils module 2016-09-09 00:50:12 -07:00