neutron/neutron/tests
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
..
common Fix typos in error/log messages 2022-06-29 15:59:22 +05:30
contrib Add "quota-check-limit" extension to OVN extension list 2021-11-26 09:50:26 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Merge "Check subnet overlapping after add router interface" 2022-11-01 19:33:20 +00:00
functional test: fix docstring validation function 2022-11-07 13:21:00 +01:00
unit Make MechanismDriverContext plugin_context public 2022-11-17 11:03:44 +01:00
var
__init__.py
base.py Don't register config options on imports 2022-04-13 05:49:15 +00:00
post_mortem_debug.py
tools.py Extend database to support portforwardings with port range 2022-03-15 09:10:23 -03:00