6606c8bc2e
This PS adds checks for the Rocky Release of OpenStack in Ubuntu Xenial containers. Change-Id: Ieed4a6a3afa6e3ebd9b2f72ba227aac891d65214 Signed-off-by: Pete Birley <pete@port.direct>
16 lines
924 B
YAML
16 lines
924 B
YAML
---
|
|
images:
|
|
tags:
|
|
bootstrap: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
|
db_init: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
|
db_drop: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
|
keystone_api: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
|
keystone_bootstrap: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
|
keystone_credential_rotate: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
|
keystone_credential_setup: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
|
keystone_db_sync: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
|
keystone_domain_manage: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
|
keystone_fernet_rotate: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
|
keystone_fernet_setup: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
|
ks_user: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|