Skip to content

Commit bce9c4b

Browse files
committed
Change to new CentOS tags (including bifrost)
1 parent ab06f7a commit bce9c4b

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ kolla_docker_registry_password: "{{ stackhpc_docker_registry_password }}"
9595

9696
# Kolla OpenStack release version. This should be a Docker image tag.
9797
# 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 %}"
9999

100100
# Docker tag applied to built container images. Default is
101101
# {{ kolla_openstack_release }}.

etc/kayobe/kolla/globals.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@ docker_yum_baseurl: "{{ stackhpc_repo_docker_url }}"
44
docker_yum_gpgkey: "https://download.docker.com/linux/centos/gpg"
55

66
{% 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
148
{% else %}
159
bifrost_tag: wallaby-20220825T112231
1610
cinder_tag: wallaby-20230125T132411

0 commit comments

Comments
 (0)