Merge "Enable radvd to start as a side cart container by default" into stable/wallaby

This commit is contained in:
Zuul 2023-10-12 04:42:58 +00:00 committed by Gerrit Code Review
commit 358bad26fc

@ -43,12 +43,9 @@ parameters:
type: boolean
default: true
NeutronEnableRadvdDockerWrapper:
description: Generate a wrapper script so neutron launches radvd in a separate container. Note
that is currently disabled by default pending availability of a fix to radvd
(see https://bugzilla.redhat.com/show_bug.cgi?id=1564391). It will be enabled by default
once the fix to radvd is generally available across target distributions.
description: Generate a wrapper script so neutron launches radvd in a separate container.
type: boolean
default: false
default: true
Debug:
type: boolean
default: false