From: Sebastian Wagner Date: Thu, 28 Jan 2021 14:13:53 +0000 (+0100) Subject: doc: add rook_client._helper to mock_imports X-Git-Tag: v17.1.0~3107^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F39131%2Fhead;p=ceph.git doc: add rook_client._helper to mock_imports This is due to `mgr/rook` now also includes `._helper` Co-authored-by Kefu Chai Signed-off-by: Sebastian Wagner --- diff --git a/doc/_ext/ceph_commands.py b/doc/_ext/ceph_commands.py index 58daba8f1de5..f1d7ee606fec 100644 --- a/doc/_ext/ceph_commands.py +++ b/doc/_ext/ceph_commands.py @@ -254,6 +254,7 @@ class CephMgrCommands(Directive): 'jsonpatch', 'rook.rook_client', 'rook.rook_client.ceph', + 'rook.rook_client._helper', 'cherrypy=3.2.3'] # make restful happy