6e4ab4aa0c
This updates the ceph-config-helper image for the ubuntu distro based jobs to use an image that includes kubernetes 1.16.2 Change-Id: If063db5e6f0abfab10cd0195b3633c41d8ed560f Signed-off-by: Steve Wilkerson <sw5822@att.com>
27 lines
1.6 KiB
YAML
27 lines
1.6 KiB
YAML
---
|
|
images:
|
|
tags:
|
|
bootstrap: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
|
db_drop: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
|
db_init: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
|
ks_user: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
|
ks_service: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
|
ks_endpoints: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
|
nova_api: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_cell_setup: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_cell_setup_init: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
|
nova_compute: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
# nova_compute_ironic: 'docker.io/kolla/ubuntu-source-nova-compute-ironic:ocata'
|
|
nova_compute_ssh: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_conductor: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_consoleauth: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_db_sync: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_novncproxy: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_novncproxy_assets: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_placement: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_scheduler: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
#nova_service_cleaner: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial'
|
|
nova_spiceproxy: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_spiceproxy_assets: "docker.io/openstackhelm/nova:pike-ubuntu_xenial"
|
|
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial"
|