neutron/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver
Boden R fde6710515 use MechanismDriver from neutron-lib + shim
The ml2 MechanismDriver is now in neutron-lib along with its associated
constants. This patch switches over to the lib versions of those, but
leaves a shim of the MechanismDriver that just ref's the driver from
lib. This shim allows our broad consumer base of the driver to switch
over at their leisure.

NeutronLibImpact

Change-Id: I99e3de6d933a1bb341394f85415fb07306a82a01
2017-06-05 14:09:07 -06:00
..
__init__.py macvtap: ML2 mech driver for macvtap network attachments 2016-02-17 15:57:37 +01:00
test_mech_macvtap.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00