]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/AuthMonitor: generate bootstrap-mgr key on upgrade 16395/head
authorJoao Eduardo Luis <joao@suse.de>
Tue, 18 Jul 2017 14:38:15 +0000 (15:38 +0100)
committerJoao Eduardo Luis <joao@suse.de>
Tue, 18 Jul 2017 15:34:23 +0000 (16:34 +0100)
commitefa66b48a0dec7c37a91f9b1c23eb49eb5797528
tree4037db7dc6be2229d368c5ba937cd8079f98d130
parentbbf8bc8b4205c76cb3a70cdd594ed45e92ac62d4
mon/AuthMonitor: generate bootstrap-mgr key on upgrade

We were adding the entity, but no key. By generating a key, we avoid
making things really weird.

Fixes: http://tracker.ceph.com/issues/20666
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
src/mon/AuthMonitor.cc