neutron/neutron/plugins/ml2/drivers/macvtap/__init__.py
Andreas Scheuring bfcad8eec7 macvtap: Common functions and constants
Functions and constants that are shared between the macvtap ml2 driver
and the macvtap agent.

The review is submitted in three parts:
 - Part 1 (this part)
    Common functions that are used by the ml2 driver and the agent
 - Part 2
     The Mechanism Driver to support port binding for macvtap attachments
 - Part 3
    The Macvtap L2 Agent.

Partial-Bug: #1480979

Change-Id: I63a095e6f592b94372ff018f2e73373ad9414d99
2016-02-12 09:27:24 +01:00

0 lines
Python