blob: 3974e08a2e7e918e56b7113a47c8b76380e18156 [file] [log] [blame]
'''Docstring to silence pylint; ignores --ignore option for __init__.py'''
# Global config dictionary
# Populated by oft.
config = {}
# Global DataPlane instance used by all tests.
# Populated by oft.
dataplane_instance = None