Over-rides: Add some missing image refs

This PS adds some missing image refs to the image over-rides.

Change-Id: Ib2e53de7675c88bccaafbcba29d99832ebda666e
This commit is contained in:
Pete Birley 2018-04-19 08:48:19 -05:00
parent abb4a9410b
commit 42e78a1ea1
2 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,7 @@ images:
heat_cloudwatch: 'docker.io/kolla/ubuntu-source-heat-api:ocata'
heat_db_sync: 'docker.io/kolla/ubuntu-source-heat-api:ocata'
heat_engine: 'docker.io/kolla/ubuntu-source-heat-engine:ocata'
heat_engine_cleaner: 'docker.io/kolla/ubuntu-source-heat-engine:ocata'
horizon: 'docker.io/kolla/ubuntu-source-horizon:ocata'
horizon_db_sync: 'docker.io/kolla/ubuntu-source-horizon:ocata'
ironic_api: 'docker.io/kolla/ubuntu-source-ironic-api:ocata'
@ -43,6 +44,7 @@ images:
keystone_credential_rotate: 'docker.io/kolla/ubuntu-source-keystone:ocata'
keystone_credential_setup: 'docker.io/kolla/ubuntu-source-keystone:ocata'
keystone_db_sync: 'docker.io/kolla/ubuntu-source-keystone:ocata'
keystone_domain_manage: 'docker.io/kolla/ubuntu-source-keystone:ocata'
keystone_fernet_rotate: 'docker.io/kolla/ubuntu-source-keystone:ocata'
keystone_fernet_setup: 'docker.io/kolla/ubuntu-source-keystone:ocata'
ks_endpoints: 'docker.io/kolla/ubuntu-source-heat-engine:ocata'

View File

@ -26,6 +26,7 @@ images:
heat_cloudwatch: 'docker.io/openstackhelm/heat:ocata'
heat_db_sync: 'docker.io/openstackhelm/heat:ocata'
heat_engine: 'docker.io/openstackhelm/heat:ocata'
heat_engine_cleaner: 'docker.io/openstackhelm/heat:ocata'
horizon: 'docker.io/openstackhelm/horizon:ocata'
horizon_db_sync: 'docker.io/openstackhelm/horizon:ocata'
ironic_api: 'docker.io/openstackhelm/ironic:ocata'
@ -39,6 +40,7 @@ images:
keystone_credential_rotate: 'docker.io/openstackhelm/keystone:ocata'
keystone_credential_setup: 'docker.io/openstackhelm/keystone:ocata'
keystone_db_sync: 'docker.io/openstackhelm/keystone:ocata'
keystone_domain_manage: 'docker.io/openstackhelm/keystone:ocata'
keystone_fernet_rotate: 'docker.io/openstackhelm/keystone:ocata'
keystone_fernet_setup: 'docker.io/openstackhelm/keystone:ocata'
ks_endpoints: 'docker.io/openstackhelm/heat:ocata'