Merge "Add tripleoclient container"

This commit is contained in:
Zuul 2018-12-08 09:23:46 +00:00 committed by Gerrit Code Review
commit 951b68dd68
2 changed files with 11 additions and 0 deletions

View File

@ -205,6 +205,8 @@ container_images:
image_source: kolla
- imagename: docker.io/tripleomaster/centos-binary-swift-proxy-server:current-tripleo
image_source: kolla
- imagename: docker.io/tripleomaster/centos-binary-tripleoclient:current-tripleo
image_source: kolla
- imagename: docker.io/tripleomaster/centos-binary-tripleo-ui:current-tripleo
image_source: kolla
- imagename: docker.io/tripleomaster/centos-binary-zaqar:current-tripleo

View File

@ -866,6 +866,15 @@ container_images_template:
# services:
# - OS::TripleO::Services::Tacker
# NOTE: the TripleoClient service will likely be just a stub to allow
# us to obtain this container via the prepare commands.
- imagename: "{{namespace}}/{{name_prefix}}tripleoclient{{name_suffix}}:{{tag}}"
image_source: kolla
params:
- DockerTripleoclientImage
services:
- OS::TripleO::Services::TripleoClient
- imagename: "{{namespace}}/{{name_prefix}}tripleo-ui{{name_suffix}}:{{tag}}"
image_source: kolla
params: