Skip to content

Commit 3b9e843

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "nova.conf: Set privsep_osbrick.helper_command"
2 parents dc572bf + 58467e2 commit 3b9e843

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/nova

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,8 @@ function create_nova_conf {
493493
iniset $NOVA_CONF DEFAULT bindir "/usr/bin"
494494
fi
495495

496+
iniset $NOVA_CONF privsep_osbrick helper_command "sudo nova-rootwrap \$rootwrap_config privsep-helper --config-file $NOVA_CONF"
497+
496498
if is_service_enabled n-api; then
497499
if is_service_enabled n-api-meta; then
498500
# If running n-api-meta as a separate service

0 commit comments

Comments
 (0)