Images: Remove Kolla-Toolbox image as not required

This ps removes the last references to Kolla-Toolbox which is not
required for keystone management jobs.

Change-Id: Icc7575847c4c8b6a7893d3fd6e07bbb8264ed6b0
This commit is contained in:
portdirect 2017-11-16 12:05:17 -05:00
parent f120df4e7c
commit 59b7d7f7b1
1 changed files with 3 additions and 3 deletions

View File

@ -24,9 +24,9 @@ images:
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
db_init: docker.io/postgres:9.5
db_sync: docker.io/postgres:9.5
ks_user: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
ks_service: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
ks_endpoints: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
ks_endpoints: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
ks_service: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
ks_user: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
pull_policy: "IfNotPresent"
release_group: null