Merge "Initialize RBD pool"

This commit is contained in:
Zuul
2021年10月08日 14:23:44 +00:00
committed by Gerrit Code Review

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
Reference in New Issue
openstack/devstack-plugin-ceph
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.