Merge "Start the neutron metadata agent with cgroupns host"
This commit is contained in:
commit
557a392c9a
@ -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]}
|
||||
|
Loading…
Reference in New Issue
Block a user