Merge "Remove debug_ms"

This commit is contained in:
Zuul
2021年01月13日 21:32:22 +00:00
committed by Gerrit Code Review

View File

@@ -425,7 +425,6 @@ function configure_ceph {
iniset -sudo ${CEPH_CONF_FILE} global "osd pool default size" "${CEPH_REPLICAS}"
iniset -sudo ${CEPH_CONF_FILE} global "rbd default features" "${CEPH_RBD_DEFAULT_FEATURES}"
iniset -sudo ${CEPH_CONF_FILE} client "debug_client" "10"
iniset -sudo ${CEPH_CONF_FILE} client "debug_ms" "1"
local gigs
gigs=$(echo $CEPH_LOOPBACK_DISK_SIZE | grep -o '^[0-9]*')
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.