neutron/neutron/tests/unit/plugins
Sebastian Lohff 9a483f02be Make MechanismDriverContext plugin_context public
MechanismDriverContext has an attribute _plugin_context, which carries
the current context with it. This is used by many ml2 drivers, as it is
the only way for them to get the current context. We now make this a
public API by adding a property to MechanismDriverContext that returns
_plugin_context as a read-only attribute.

Change-Id: If9b05655286f42081cf26c90c563429ca2e63244
2022-11-17 11:03:44 +01:00
..
ml2 Make MechanismDriverContext plugin_context public 2022-11-17 11:03:44 +01:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00