Images: depreciate kolla heat-engine image for LOCI

This PS deprecates the kolla heat-engine image for it's LOCI
replacement.

Change-Id: Ifdab7b23ae15b5f80ee728653dac54c07b5d279f
This commit is contained in:
Pete Birley 2018-03-09 02:58:45 +00:00 committed by Tin Lam
parent 7fe70bd2b3
commit b8e5d932d3
1 changed files with 3 additions and 3 deletions

View File

@ -25,9 +25,9 @@ images:
tags:
drydock: quay.io/attcomdev/drydock:1.0.1
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
ks_user: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
ks_service: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
ks_endpoints: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
ks_user: docker.io/openstackhelm/heat:newton
ks_service: docker.io/openstackhelm/heat:newton
ks_endpoints: docker.io/openstackhelm/heat:newton
drydock_db_init: docker.io/postgres:9.5
drydock_db_sync: quay.io/attcomdev/drydock:1.0.1
pull_policy: "IfNotPresent"