Merge "Initialize RBD pool"

This commit is contained in:
Zuul 2021-10-08 14:23:44 +00:00 committed by Gerrit Code Review
commit 81754183c1
1 changed files with 2 additions and 0 deletions

View File

@ -879,6 +879,8 @@ function configure_ceph_cinder {
sudo chown ${STACK_USER}:$(id -g -n $whoami) \
${CEPH_CONF_DIR}/ceph.client.${CINDER_CEPH_USER}.keyring
sudo rbd pool init ${CINDER_CEPH_POOL}
}
# install_ceph() - Collect source and prepare