summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/rook/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/pybind/mgr/rook/__init__.py')
-rw-r--r--src/pybind/mgr/rook/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pybind/mgr/rook/__init__.py b/src/pybind/mgr/rook/__init__.py
new file mode 100644
index 000000000..b9f08fc80
--- /dev/null
+++ b/src/pybind/mgr/rook/__init__.py
@@ -0,0 +1,2 @@
+
+from .module import RookOrchestrator