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: I4cf4ecd9eda1dafc13da76f438112c5a8359a288
This commit is contained in:
portdirect 2017-11-16 12:02:13 -05:00
parent 252a5ad9ff
commit bc80198b2e
1 changed files with 3 additions and 3 deletions

View File

@ -24,9 +24,9 @@ images:
tags:
api: quay.io/attcomdev/armada:latest
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
ks_endpoints: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
ks_service: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
ks_user: 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"