Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
ea5060dff597e6e722ce49ec6f0116b6b7d5776d
/
.
/
src
/
python
/
oftest
/
__init__.py
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