neutron/neutron/plugins/ml2/drivers/macvtap/mech_driver
Rodolfo Alonso Hernandez 0fe6c0b8ca Use the "connectivity" property of "MechanismDriver"
The base class "MechanismDriver" now has a property called
"connectivity". This patch overrides the default value in the
in-tree drivers.

The method "_check_drivers_connectivity" now uses this property
that is available in all drivers.

Depends-On: https://review.opendev.org/c/openstack/neutron-lib/+/826501

Closes-Bug: #1959125
bp boot-vm-with-unaddressed-port
Related-Bug: #1821058

Change-Id: I91734835b07d804365b46adfb26e984557107d80
2022-02-11 05:43:44 +00:00
..
__init__.py macvtap: ML2 mech driver for macvtap network attachments 2016-02-17 15:57:37 +01:00
mech_macvtap.py Use the "connectivity" property of "MechanismDriver" 2022-02-11 05:43:44 +00:00