]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tasks/rebuild_mondb.py: fill up the caps in the keyring
authorKefu Chai <kchai@redhat.com>
Mon, 10 Oct 2016 10:01:54 +0000 (18:01 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 10 Oct 2016 10:02:33 +0000 (18:02 +0800)
commita3bd4fc557bd8b0491505950a2ddefe5d68ddf98
treedbc3cbae7457962ac539f4623ef73f7367dc51eb
parentc5bd611d33b0e13a5d657de0110eebb272a6c834
tasks/rebuild_mondb.py: fill up the caps in the keyring

we will fail 'ceph-monstore-tool' command if the caps is empty so user
won't assign a key without any caps when rebuilding the monstore.

Signed-off-by: Kefu Chai <kchai@redhat.com>
tasks/rebuild_mondb.py