Merge "Comment out tacker image until service is ready"

This commit is contained in:
Zuul 2017-12-21 19:08:31 +00:00 committed by Gerrit Code Review
commit eb2389c354
2 changed files with 10 additions and 7 deletions

View File

@ -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

View File

@ -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: