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: v16.2.6~154^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c5c564a90cfacbe929c981ca5413f75460ad7841;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 (cherry picked from commit a3555a22c89fede178faa4b099203bd939f170d5) --- 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