]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rgw: add realm reconcile command
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 15 Jun 2021 19:11:35 +0000 (12:11 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 24 Nov 2021 20:54:30 +0000 (12:54 -0800)
commit486bbb6bea86ef2ebe6a65f0e0f24a2d1c94211d
treea16081c10255ffae3804cfbf58ec598b0cbe5b28
parent9215e346b0fc71f443e5123579b95522570daa56
mgr/rgw: add realm reconcile command

reconcile endpoints defined in orchestrator vs realm period, and optionally
update realm period

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