89addfd4e1
This change adds the overrides needed to run both the Xena and Yoga releases in the OSH zuul jobs. Change-Id: I65e016a4cb3fd52707ab29c37f025818fcb6c405
15 lines
712 B
YAML
15 lines
712 B
YAML
---
|
|
images:
|
|
tags:
|
|
bootstrap: "docker.io/openstackhelm/heat:xena-ubuntu_focal"
|
|
db_init: "docker.io/openstackhelm/heat:xena-ubuntu_focal"
|
|
db_drop: "docker.io/openstackhelm/heat:xena-ubuntu_focal"
|
|
ks_user: "docker.io/openstackhelm/heat:xena-ubuntu_focal"
|
|
ks_service: "docker.io/openstackhelm/heat:xena-ubuntu_focal"
|
|
ks_endpoints: "docker.io/openstackhelm/heat:xena-ubuntu_focal"
|
|
glance_db_sync: "docker.io/openstackhelm/glance:xena-ubuntu_focal"
|
|
glance_api: "docker.io/openstackhelm/glance:xena-ubuntu_focal"
|
|
glance_metadefs_load: "docker.io/openstackhelm/glance:xena-ubuntu_focal"
|
|
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
|
...
|