openstack-helm/keystone/values_overrides/rocky-ubuntu_bionic.yaml
Pete Birley e5f8fcf728 Container Distro: Add checks for OS (rocky) in Ubuntu Bionic
This PS adds checks for running the Rocky release of Openstack under
Python3 in Ubuntu Bionic containers.

Change-Id: I269cef9f8f157e22f6b857822df9a8960dac6ea8
Signed-off-by: Pete Birley <pete@port.direct>
2019-06-26 10:36:26 -05:00

16 lines
924 B
YAML

---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
db_init: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
db_drop: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
keystone_api: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
keystone_bootstrap: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
keystone_credential_rotate: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
keystone_credential_setup: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
keystone_db_sync: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
keystone_domain_manage: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
keystone_fernet_rotate: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
keystone_fernet_setup: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
ks_user: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"