Merge "Add tripleo-ui container"
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user