]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook, qa/tasks/rook: change rgw daemon service name 43287/head
authorJoseph Sawaya <jsawaya@redhat.com>
Thu, 23 Sep 2021 15:07:23 +0000 (11:07 -0400)
committerJoseph Sawaya <jsawaya@redhat.com>
Mon, 27 Sep 2021 18:52:59 +0000 (14:52 -0400)
commit8990280b22b13fc888eb3a93566136b1aa515009
tree0218fe02b0b920cbd8280747a75c3b8c803c0e5e
parent5ed4fbb9992e75feff5da9be7b4270232a1e0d22
mgr/rook, qa/tasks/rook: change rgw daemon service name

This commit changes the rgw daemon service name format from
rgw.<realm name>.<zone name> to rgw.<resource_name> and changes the daemon
removal in the QA accordingly. This also gets rid of the Rook API when
describing services.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
qa/tasks/rook.py
src/pybind/mgr/rook/module.py
src/pybind/mgr/rook/rook_cluster.py