]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #31303 into master
authorSage Weil <sage@redhat.com>
Tue, 5 Nov 2019 14:55:59 +0000 (08:55 -0600)
committerSage Weil <sage@redhat.com>
Tue, 5 Nov 2019 14:55:59 +0000 (08:55 -0600)
commit6cca11e80aaa94add09d337ad989ad17718d48c6
treef4ccf5bfa15eac49501f4fade98574da8d86f8bf
parent35640cb2010007154142883bfdea3c4a3e10db37
parentd7fc56b72b9ed966a042909b448176ed3a96a952
Merge PR #31303 into master

* refs/pull/31303/head:
ceph-daemon: make systemd unit descriptions Capitalized
ceph-daemon: handle daemon names with multiple .'s
mgr/ssh: rgw: ensure map rgws are mapped to the zone
mgr/ssh: use . as delimiter between service group and id
mgr/ssh: implement 'rgw update'
mgr/orchestrator_cli: add 'rgw update' CLI command
mgr/ssh: add 'rgw rm'
mgr/ssh: implement 'rgw add'
ceph-daemon: handle 'rgw' type daemons
mgr/orchestrator_cli: rgw add: optionally take count and node names

Reviewed-by: Sebastian Wagner <swagner@suse.com>