74e4474ec6
This PS adds checks for the Stein Release of OpenStack in Ubuntu Bionic containers. Depends-On: https://review.opendev.org/667726 Change-Id: Icfad3434ca496a841993b95adaf5d853728d920f Signed-off-by: Pete Birley <pete@port.direct>
14 lines
721 B
YAML
14 lines
721 B
YAML
---
|
|
images:
|
|
tags:
|
|
bootstrap: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
|
|
db_init: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
|
|
db_drop: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
|
|
ks_user: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
|
|
ks_service: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
|
|
ks_endpoints: "docker.io/openstackhelm/heat:stein-ubuntu_bionic"
|
|
glance_db_sync: "docker.io/openstackhelm/glance:stein-ubuntu_bionic"
|
|
glance_api: "docker.io/openstackhelm/glance:stein-ubuntu_bionic"
|
|
glance_registry: "docker.io/openstackhelm/glance:stein-ubuntu_bionic"
|
|
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial"
|