]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-daemon: handle 'rgw' type daemons
authorSage Weil <sage@redhat.com>
Thu, 31 Oct 2019 18:06:35 +0000 (13:06 -0500)
committerSage Weil <sage@redhat.com>
Tue, 5 Nov 2019 14:46:00 +0000 (08:46 -0600)
commit1d61bfb3af4a239d74628a3d40a506508a30c0e4
tree881921717904af30966285c27fbea7d738cced41
parent47c5d3c8b6ecda2172da0d864469aa94d29972b7
ceph-daemon: handle 'rgw' type daemons

- weird data dir: /var/lib/ceph/radosgw/ceph-rgw.$id (not
  /var/lib/ceph/rgw/ceph-$id)
- weird auth name: client.rgw.$id (not rgw.$id)
- weird entrypoint: /usr/bin/radosgw (not /usr/bin/ceph-rgw)

Signed-off-by: Sage Weil <sage@redhat.com>
src/ceph-daemon