File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ kolla_docker_registry_password: "{{ stackhpc_docker_registry_password }}"
95
95
96
96
# Kolla OpenStack release version. This should be a Docker image tag.
97
97
# Default is {{ openstack_release }}.
98
- kolla_openstack_release : " {% if kolla_base_distro == 'centos' %}wallaby-20220919T081704 {% else %}wallaby-20220819T112725{% endif %}"
98
+ kolla_openstack_release : " {% if kolla_base_distro == 'centos' %}wallaby-20230207T161158 {% else %}wallaby-20220819T112725{% endif %}"
99
99
100
100
# Docker tag applied to built container images. Default is
101
101
# {{ kolla_openstack_release }}.
Original file line number Diff line number Diff line change @@ -4,13 +4,7 @@ docker_yum_baseurl: "{{ stackhpc_repo_docker_url }}"
4
4
docker_yum_gpgkey : " https://download.docker.com/linux/centos/gpg"
5
5
6
6
{% if kolla_base_distro == 'centos' %}
7
- bifrost_tag : wallaby-20220921T100954
8
- cinder_tag : wallaby-20230125T101644
9
- etcd_tag : wallaby-20230131T132432
10
- glance_tag : wallaby-20230125T101644
11
- magnum_tag : wallaby-20230131T140614
12
- nova_tag : wallaby-20230125T101644
13
- rabbitmq_tag : wallaby-20221205T160115
7
+ bifrost_tag : wallaby-20230207T194135
14
8
{% else %}
15
9
bifrost_tag : wallaby-20220825T112231
16
10
cinder_tag : wallaby-20230125T132411
You can’t perform that action at this time.
0 commit comments