]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: register daemons in servicemap by gid; include id
authorSage Weil <sage@newdream.net>
Fri, 19 Mar 2021 12:25:23 +0000 (08:25 -0400)
committerSage Weil <sage@newdream.net>
Fri, 19 Mar 2021 13:45:49 +0000 (09:45 -0400)
commitafc33758e076761b8d4ec004c8f9c49b80a48770
tree5604fcccbe6f00ae1a0667a622f3dcb91dbb0fbf
parentaa13b25c80aec42fbe8e56107c813123907e218c
rgw: register daemons in servicemap by gid; include id

Registering by gid allows multiple radosgw instances to share an auth
key/identity.  Including the id in the metadata allows them to still be
identified by name (even if not uniquely).

Signed-off-by: Sage Weil <sage@newdream.net>
src/rgw/rgw_rados.cc