Add ComputeNeutronl3Agent link to neutron-l3-agent container image
The ComputeNeutronL3Agent isn't associated with the neutron-l3-agent container image which causes problems on upgrades. Closes-Bug: #1898256 Change-Id: If5618e542cdd93aa18a865ebac8ca24e4b34d84b
This commit is contained in:
parent
7e2fd24d50
commit
da41f54f9e
@ -465,6 +465,7 @@ container_images_template:
|
||||
- ContainerNeutronL3AgentImage
|
||||
services:
|
||||
- OS::TripleO::Services::NeutronL3Agent
|
||||
- OS::TripleO::Services::ComputeNeutronL3Agent
|
||||
|
||||
- imagename: "{{namespace}}/{{name_prefix}}neutron-metadata-agent{{name_suffix}}:{{tag}}"
|
||||
image_source: tripleo
|
||||
|
Loading…
Reference in New Issue
Block a user