Merge "Comment out tacker image until service is ready"
This commit is contained in:
commit
eb2389c354
@ -92,7 +92,6 @@ container_images:
|
||||
- imagename: docker.io/tripleoupstream/centos-binary-swift-container:latest
|
||||
- imagename: docker.io/tripleoupstream/centos-binary-swift-object:latest
|
||||
- imagename: docker.io/tripleoupstream/centos-binary-swift-proxy-server:latest
|
||||
- imagename: docker.io/tripleoupstream/centos-binary-tacker:latest
|
||||
- imagename: docker.io/tripleoupstream/centos-binary-zaqar:latest
|
||||
- imagename: docker.io/ceph/daemon:tag-stable-3.0-luminous-centos-7
|
||||
- imagename: docker.io/tripleoupstream/centos-binary-rsyslog-base:latest
|
||||
|
@ -674,12 +674,16 @@ container_images_template:
|
||||
- OS::TripleO::Services::SwiftRingBuilder
|
||||
- OS::TripleO::Services::SwiftStorage
|
||||
|
||||
- imagename: "{{namespace}}/{{name_prefix}}tacker{{name_suffix}}:{{tag}}"
|
||||
params:
|
||||
- DockerTackerConfigImage
|
||||
- DockerTackerImage
|
||||
services:
|
||||
- OS::TripleO::Services::Tacker
|
||||
# The kolla tacker image was split into base, conductor and server images in
|
||||
# kolla review https://review.openstack.org/#/c/477494/
|
||||
# Uncomment when TripleO has caught up with the change.
|
||||
# https://bugs.launchpad.net/tripleo/+bug/1714270
|
||||
# - imagename: "{{namespace}}/{{name_prefix}}tacker{{name_suffix}}:{{tag}}"
|
||||
# params:
|
||||
# - DockerTackerConfigImage
|
||||
# - DockerTackerImage
|
||||
# services:
|
||||
# - OS::TripleO::Services::Tacker
|
||||
|
||||
- imagename: "{{namespace}}/{{name_prefix}}zaqar{{name_suffix}}:{{tag}}"
|
||||
params:
|
||||
|
Loading…
x
Reference in New Issue
Block a user