Merge "Add tripleo-ui container"

This commit is contained in:
Zuul
2018-03-17 11:38:03 +00:00
committed by Gerrit Code Review
2 changed files with 8 additions and 0 deletions

View File

@@ -92,6 +92,7 @@ container_images:
- imagename: docker.io/tripleomaster/centos-binary-swift-container:current-tripleo
- imagename: docker.io/tripleomaster/centos-binary-swift-object:current-tripleo
- imagename: docker.io/tripleomaster/centos-binary-swift-proxy-server:current-tripleo
- imagename: docker.io/tripleomaster/centos-binary-tripleo-ui:current-tripleo
- imagename: docker.io/tripleomaster/centos-binary-zaqar:current-tripleo
- imagename: docker.io/ceph/daemon:tag-stable-3.0-luminous-centos-7
- imagename: docker.io/tripleomaster/centos-binary-tempest:current-tripleo

View File

@@ -690,6 +690,13 @@ container_images_template:
# services:
# - OS::TripleO::Services::Tacker
- imagename: "{{namespace}}/{{name_prefix}}tripleo-ui{{name_suffix}}:{{tag}}"
params:
- DockerTripleoUIConfigImage
- DockerTripleoUIImage
services:
- OS::TripleO::Services::TripleoUI
- imagename: "{{namespace}}/{{name_prefix}}zaqar{{name_suffix}}:{{tag}}"
params:
- DockerZaqarConfigImage