]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/AuthMonitor: automatically create initial keys
authorJoao Eduardo Luis <joao@suse.de>
Fri, 23 Feb 2018 20:28:55 +0000 (20:28 +0000)
committerJoao Eduardo Luis <joao@suse.de>
Fri, 6 Apr 2018 03:53:13 +0000 (04:53 +0100)
commit595317c2e8ad6ad309c07c225f78903ba2c72d04
tree667dd8eee66641e80c7d0fc9923b0c8657be1a80
parent5e572f40436c6b368796759b73faf3b7291ef70d
mon/AuthMonitor: automatically create initial keys

On first run as the leader, the monitor will create any missing
bootstrap keys, as well as the client.admin key if not present in the
mkfs keyring.

Signed-off-by: Joao Eduardo Luis <joao@suse.de>
src/auth/KeyRing.h
src/mon/AuthMonitor.cc
src/mon/AuthMonitor.h