[release] Use Zed images in stable/zed

Change-Id: I82ae8bc51bca988c404d4c63eb9cc027317ac5dd
This commit is contained in:
Bartosz Bezak 2022-12-13 15:34:23 +01:00
parent 9b3ffb9ec5
commit f0ab54b0d9
2 changed files with 2 additions and 2 deletions

View File

@ -568,7 +568,7 @@ external_api_firewalld_zone: "public"
####################
# OpenStack options
####################
openstack_release: "master"
openstack_release: "zed"
# Docker image tag used by default.
openstack_tag: "{{ openstack_release }}-{{ kolla_base_distro }}-{{ kolla_base_distro_version }}{{ openstack_tag_suffix }}"
openstack_tag_suffix: ""

View File

@ -42,7 +42,7 @@ workaround_ansible_issue_8743: yes
#kolla_base_distro: "rocky"
# Do not override this unless you know what you are doing.
#openstack_release: "master"
#openstack_release: "zed"
# Docker image tag used by default.
#openstack_tag: "{{ openstack_release ~ openstack_tag_suffix }}"