02a9e1e0ed
Also a new nodeset was temporarily added. The aio compute-kit jobs for recent releases require a huge node to work reliably. We'll remove the temporary nodeset once this is merged https://review.opendev.org/c/openstack/openstack-helm-infra/+/884989 Change-Id: I7572fc39a8f6248ff7dac44f20076ba74a3499fc
19 lines
880 B
YAML
19 lines
880 B
YAML
---
|
|
images:
|
|
tags:
|
|
bootstrap: docker.io/openstackhelm/heat:zed-ubuntu_focal
|
|
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
|
db_init: docker.io/openstackhelm/heat:zed-ubuntu_focal
|
|
manila_db_sync: docker.io/openstackhelm/manila:zed-ubuntu_focal
|
|
db_drop: docker.io/openstackhelm/heat:zed-ubuntu_focal
|
|
ks_user: docker.io/openstackhelm/heat:zed-ubuntu_focal
|
|
ks_service: docker.io/openstackhelm/heat:zed-ubuntu_focal
|
|
ks_endpoints: docker.io/openstackhelm/heat:zed-ubuntu_focal
|
|
manila_api: docker.io/openstackhelm/manila:zed-ubuntu_focal
|
|
manila_data: docker.io/openstackhelm/manila:zed-ubuntu_focal
|
|
manila_scheduler: docker.io/openstackhelm/manila:zed-ubuntu_focal
|
|
manila_share: docker.io/openstackhelm/manila:zed-ubuntu_focal
|
|
rabbit_init: docker.io/rabbitmq:3.7-management
|
|
image_repo_sync: docker.io/docker:17.07.0
|
|
...
|