Remove images that are not in use anymore

The tripleoui was disabled and the parameters to build it were removed
in https://review.opendev.org/#/c/641743/
This deletes the kolla image creation for that because the missing parameter
was causing problems

Change-Id: I4deb83bad8b907ff400fb9159e2a5842c479a89b
This commit is contained in:
apetrich 2019-04-24 13:55:13 +02:00
parent 7022f0b5e2
commit f292c83915
2 changed files with 0 additions and 10 deletions

View File

@ -199,8 +199,6 @@ container_images:
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-wsgi:current-tripleo
image_source: kolla
- imagename: docker.io/ceph/daemon:v3.2.1-stable-3.2-luminous-centos-7-x86_64

View File

@ -864,14 +864,6 @@ container_images_template:
services:
- OS::TripleO::Services::TripleoClient
- imagename: "{{namespace}}/{{name_prefix}}tripleo-ui{{name_suffix}}:{{tag}}"
image_source: kolla
params:
- DockerTripleoUIConfigImage
- DockerTripleoUIImage
services:
- OS::TripleO::Services::TripleoUI
- imagename: "{{namespace}}/{{name_prefix}}zaqar-wsgi{{name_suffix}}:{{tag}}"
image_source: kolla
params: