openstack-helm/cinder/values_overrides/pike-ubuntu_xenial.yaml
Pete Birley 184b3e4326 OpenStack: Check Pike release on Ubuntu Xenial
This PS adds checks for the Pike Release of OpenStack in Ubuntu Xenial
containers.

Change-Id: I402584bbcdd53a4a6bc21f370586b3498142bf81
Signed-off-by: Pete Birley <pete@port.direct>
2019-06-22 11:20:55 +00:00

18 lines
1008 B
YAML

---
images:
tags:
db_init: docker.io/openstackhelm/heat:pike-ubuntu_xenial
cinder_db_sync: docker.io/openstackhelm/cinder:pike-ubuntu_xenial
db_drop: 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
cinder_api: docker.io/openstackhelm/cinder:pike-ubuntu_xenial
bootstrap: docker.io/openstackhelm/heat:pike-ubuntu_xenial
cinder_scheduler: docker.io/openstackhelm/cinder:pike-ubuntu_xenial
cinder_volume: docker.io/openstackhelm/cinder:pike-ubuntu_xenial
cinder_volume_usage_audit: docker.io/openstackhelm/cinder:pike-ubuntu_xenial
cinder_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial
cinder_backup: docker.io/openstackhelm/cinder:pike-ubuntu_xenial
cinder_backup_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial