Add all neutron agents to cleanup-containers script
When breaking neutron-agents into thin containers, we forgot to update the cleanup-containers script. TrivialFix Change-Id: Idad2eb73a4de7c66109ad5bffcce3173970e2af9
This commit is contained in:
parent
815f040ee8
commit
fd7b431069
@ -25,7 +25,7 @@ else
|
|||||||
memcached \
|
memcached \
|
||||||
mistral{api,engine,executor} \
|
mistral{api,engine,executor} \
|
||||||
murano_{api,engine} \
|
murano_{api,engine} \
|
||||||
neutron_{server,agents,linuxbridge_agent,openvswitch_agent} \
|
neutron_{server,dhcp_agent,l3_agent,linuxbridge_agent,metadata_agent,openvswitch_agent} \
|
||||||
nova_{scheduler,novncproxy,consoleauth,conductor,api,compute,libvirt,spicehtml5proxy,compute_ironic} \
|
nova_{scheduler,novncproxy,consoleauth,conductor,api,compute,libvirt,spicehtml5proxy,compute_ironic} \
|
||||||
openvswitch_{vswitchd,db} \
|
openvswitch_{vswitchd,db} \
|
||||||
rabbitmq{,_data} \
|
rabbitmq{,_data} \
|
||||||
|
Loading…
Reference in New Issue
Block a user