]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rgw: add standalone cli util
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 28 Jun 2021 21:53:14 +0000 (14:53 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 24 Nov 2021 20:54:30 +0000 (12:54 -0800)
commit32cff8f16b4f55bae39f434157e41681b49f32a8
tree1962689605d39ac06ae682fcfc9ce82105b72767
parent486bbb6bea86ef2ebe6a65f0e0f24a2d1c94211d
mgr/rgw: add standalone cli util

for external testing

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/pybind/mgr/rgw/__init__.py
src/pybind/mgr/rgw/cli.py [new file with mode: 0755]
src/pybind/mgr/rgw/module.py
src/pybind/mgr/rgw/rgwam.py
src/pybind/mgr/rgw/types.py