Merge "Start the neutron metadata agent with cgroupns host"

This commit is contained in:
Zuul 2022-02-05 03:52:41 +00:00 committed by Gerrit Code Review
commit 557a392c9a

View File

@ -182,6 +182,7 @@ outputs:
image: {get_attr: [RoleParametersValue, value, ContainerNeutronMetadataImage]}
net: host
pid: host
cgroupns: host
privileged: true
restart: always
healthcheck: {get_attr: [ContainersCommon, healthcheck_rpc_port]}