Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ kolla_docker_registry_password: "{{ stackhpc_docker_registry_password }}"

# Kolla OpenStack release version. This should be a Docker image tag.
# Default is {{ openstack_release }}.
kolla_openstack_release: "{% if kolla_base_distro == 'centos' %}wallaby-20230207T161158{% else %}wallaby-20220819T112725{% endif %}"
kolla_openstack_release: "{% if kolla_base_distro == 'centos' %}wallaby-20230207T161158{% else %}wallaby-20230215T134157{% endif %}"

# Docker tag applied to built container images. Default is
# {{ kolla_openstack_release }}.
Expand Down
14 changes: 1 addition & 13 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,7 @@ docker_yum_gpgkey: "https://download.docker.com/linux/centos/gpg"
{% if kolla_base_distro == 'centos' %}
bifrost_tag: wallaby-20230207T194135
{% else %}
bifrost_tag: wallaby-20220825T112231
cinder_tag: wallaby-20230125T132411
cloudkitty_tag: wallaby-20221215T220154
etcd_tag: wallaby-20230131T123519
glance_tag: wallaby-20230125T132411
kolla_toolbox_tag: wallaby-20221222T161624
magnum_tag: wallaby-20230111T103759
neutron_tag: wallaby-20221222T161624
nova_tag: wallaby-20230125T132411
octavia_tag: wallaby-20221222T161624
openvswitch_tag: wallaby-20221222T161624
ovn_tag: wallaby-20221222T161624
rabbitmq_tag: wallaby-20230105T144604
bifrost_tag: wallaby-20230215T160405
{% endif %}

glance_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
features:
- |
Container images for Ubuntu based deployments have been updated.
Key packages to note are:

* Libvirt (unchanged since last container build)
* version: 6.0.0
* release: 0ubuntu8.16
* OVS
* version: 2.17.3
* release: 0ubuntu0.22.04.1~cloud0
* OVN (unchanged since last container build)
* version: 22.03.0
* release: 0ubuntu1~cloud0