]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: fix ha-rgw removal 38918/head
authorAdam King <adking@redhat.com>
Fri, 15 Jan 2021 01:04:27 +0000 (20:04 -0500)
committerAdam King <adking@redhat.com>
Fri, 15 Jan 2021 01:04:27 +0000 (20:04 -0500)
commit657027088e4d8be4789496020c034aa2837a07b7
treee7720b757840e779c26e5067c6a66ce0347a01e1
parent334a7832a491fce97308c6a9d107e8b3de8d459c
mgr/cephadm: fix ha-rgw removal

removing the ha-rgw service from a host was failing due to some
issues with daemon type <-> service type conversions

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/cephadmservice.py