neutron/neutron/plugins/ml2/drivers/macvtap
Boden R 410a83c89d use plugin common utils from neutron-lib
A bulk of the public APIs that are part of neutron.plugins.common.utils
were rehomed into neutron-lib with [1] and the remaining with [2].

This patch consumes [1] by:
- Removing the rehomed code from neutron.
- Removing the UTs that are no longer applicable.
- Leaving the functions in [2][3] in neutron.plugins.common.utils until
we release [2][3] and can consume it at which point we should be able to
remove the utils module.

NeutronLibImpact

[1] Iabb155b5d2d0ec6104ebee5dd42cf292bdf3ec61
[2] I2c0e4ef03425ba0bb2651ae3e68d6c8cde7b8f90
[3] I73f5e8ad7a1a83392094db846d18964d811b8bb2

Change-Id: I1d63cbea463e92e1d2e053f8e1a564ed52cb84f8
2018-04-17 12:06:28 -06:00
..
agent Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
mech_driver use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
__init__.py macvtap: Common functions and constants 2016-02-12 09:27:24 +01:00
macvtap_common.py use plugin common utils from neutron-lib 2018-04-17 12:06:28 -06:00