184b3e4326
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>
14 lines
712 B
YAML
14 lines
712 B
YAML
---
|
|
images:
|
|
tags:
|
|
bootstrap: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
|
db_init: "docker.io/openstackhelm/heat: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"
|
|
glance_db_sync: "docker.io/openstackhelm/glance:pike-ubuntu_xenial"
|
|
glance_api: "docker.io/openstackhelm/glance:pike-ubuntu_xenial"
|
|
glance_registry: "docker.io/openstackhelm/glance:pike-ubuntu_xenial"
|
|
glance_storage_init: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_xenial"
|