]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: Remove ExportMgr.rados_namespace
authorSebastian Wagner <sewagner@redhat.com>
Wed, 2 Jun 2021 14:20:54 +0000 (16:20 +0200)
committerSage Weil <sage@newdream.net>
Thu, 17 Jun 2021 20:19:50 +0000 (16:19 -0400)
commite0a9d9dccf4474253aec43290d54da8f9cd3742d
treec2579d0d9915c616d9f559696fc29e68f81ce909
parenta24e912099851a7c77d453afa84154858233e7d8
mgr/nfs: Remove ExportMgr.rados_namespace

Cause this is a singleton instance. Better to explictly pass it along.

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
src/pybind/mgr/nfs/export.py
src/pybind/mgr/nfs/module.py