Merge "cinder.conf: Set privsep_osbrick.helper_command"
This commit is contained in:
commit
daa2d34e14
@ -272,6 +272,8 @@ function configure_cinder {
|
||||
|
||||
iniset $CINDER_CONF DEFAULT os_region_name "$REGION_NAME"
|
||||
|
||||
iniset $CINDER_CONF privsep_osbrick helper_command "sudo cinder-rootwrap \$rootwrap_config privsep-helper --config-file $CINDER_CONF"
|
||||
|
||||
if is_service_enabled c-vol && [[ -n "$CINDER_ENABLED_BACKENDS" ]]; then
|
||||
local enabled_backends=""
|
||||
local default_name=""
|
||||
|
Loading…
Reference in New Issue
Block a user