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>
18 lines
1020 B
YAML
18 lines
1020 B
YAML
---
|
|
images:
|
|
tags:
|
|
db_init: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
cinder_db_sync: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
db_drop: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
ks_user: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
ks_service: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
ks_endpoints: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
cinder_api: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
bootstrap: docker.io/openstackhelm/heat:rocky-ubuntu_xenial
|
|
cinder_scheduler: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
cinder_volume: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
cinder_volume_usage_audit: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
cinder_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial
|
|
cinder_backup: docker.io/openstackhelm/cinder:rocky-ubuntu_xenial
|
|
cinder_backup_storage_init: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial
|