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: I7ca1b93a2485b8eafdd6a48fc4c26c049f20d9cd
This commit is contained in:
portdirect 2017-11-16 12:12:05 -05:00
parent c5d55677c5
commit b28e08f0f1
1 changed files with 3 additions and 3 deletions

View File

@ -30,9 +30,9 @@ images:
shipyard_db_sync: docker.io/postgres:9.5
airflow_db_init: docker.io/postgres:9.5
airflow_db_sync: quay.io/attcomdev/airflow:latest
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_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
pull_policy: "IfNotPresent"
release_group: null