]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart.sh: extract create_mgr_restful_secret() out
authorKefu Chai <kchai@redhat.com>
Thu, 3 Jun 2021 10:38:08 +0000 (18:38 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 3 Jun 2021 11:43:10 +0000 (19:43 +0800)
commita3dd9d51a5990c3c05dd4cf482202d3218217afc
tree917610b5f843cfbdfc169621c9052707fbf6085a
parenta9ea8c726831ceda732a0b426ba14ece92242cff
vstart.sh: extract create_mgr_restful_secret() out

for better readability, and so it's easier to make this step optional if
developer is not interested in using the restful mgr module.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/vstart.sh