]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-handler: allow 405 as a success restart for rgw
authorSeena Fallah <seenafallah@gmail.com>
Fri, 29 Mar 2024 18:57:36 +0000 (19:57 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 3 Apr 2024 14:31:08 +0000 (16:31 +0200)
commit9f9b32e9e6610e62aabeda4c09339ac3e84e7c4d
tree7f0507155dbc00668bc5d407319268b6c775a2c3
parentf5e7f47a2eeaac7b687175c956288c7fb32e1996
ceph-handler: allow 405 as a success restart for rgw

If rgw is configured to only operate admin api - this is the status code it will return for GET on no path.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
roles/ceph-handler/templates/restart_rgw_daemon.sh.j2