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
31 changes: 20 additions & 11 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,27 @@ kolla_image_tags:
ironic_prometheus_exporter:
rocky-9: 2024.1-rocky-9-20250124T081816
ubuntu-jammy: 2024.1-ubuntu-jammy-20250124T081816
kolla_toolbox:
rocky-9: 2024.1-rocky-9-20250219T113722
ubuntu-jammy: 2024.1-ubuntu-jammy-20250219T113722
magnum:
rocky-9: 2024.1-rocky-9-20250102T094625
ubuntu-jammy: 2024.1-ubuntu-jammy-20250102T094625
nova_compute:
rocky-9: 2024.1-rocky-9-20250127T211632
ubuntu-jammy: 2024.1-ubuntu-jammy-20250127T211632
nova_compute_ironic:
rocky-9: 2024.1-rocky-9-20250218T210834
ubuntu-jammy: 2024.1-ubuntu-jammy-20250218T210834
manila:
rocky-9: 2024.1-rocky-9-20250219T113722
ubuntu-jammy: 2024.1-ubuntu-jammy-20250219T113722
neutron:
rocky-9: 2024.1-rocky-9-20250213T084602
ubuntu-jammy: 2024.1-ubuntu-jammy-20250213T084602
ovn_sb_db_relay:
rocky-9: 2024.1-rocky-9-20250129T155601
ubuntu-jammy: 2024.1-ubuntu-jammy-20250129T155601
rocky-9: 2024.1-rocky-9-20250219T113722
ubuntu-jammy: 2024.1-ubuntu-jammy-20250219T113722
nova:
rocky-9: 2024.1-rocky-9-20250219T113722
ubuntu-jammy: 2024.1-ubuntu-jammy-20250219T113722
octavia:
rocky-9: 2024.1-rocky-9-20250219T113722
ubuntu-jammy: 2024.1-ubuntu-jammy-20250219T113722
openvswitch:
rocky-9: 2024.1-rocky-9-20250219T113722
ubuntu-jammy: 2024.1-ubuntu-jammy-20250219T113722
ovn:
rocky-9: 2024.1-rocky-9-20250219T113722
ubuntu-jammy: 2024.1-ubuntu-jammy-20250219T113722
2 changes: 1 addition & 1 deletion etc/kayobe/pulp-repo-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by Ansible using the following workflow:
# https://github.com/stackhpc/stackhpc-release-train/actions/workflows/package-update-kayobe.yml
stackhpc_pulp_repo_centos_stream_9_docker_version: 20241210T000909
stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version: 20241214T012909
stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version: 20250217T103110
stackhpc_pulp_repo_centos_stream_9_openstack_caracal_version: 20241212T022636
stackhpc_pulp_repo_centos_stream_9_opstools_version: 20231213T031318
stackhpc_pulp_repo_centos_stream_9_storage_ceph_reef_version: 20240923T233036
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
features:
- |
Updated OpenvSwitch to 3.3.0-88 and OVN to 24.03.5-14 for Rocky Linux 9
in Caracal. For details, see the following changelogs:

* `[OVS changelog](https://git.centos.org/rpms/openvswitch/blob/c9s-sig-nfv-openvswitch-3.3/f/SPECS/openvswitch3.3.spec#_1020)`_
* `[OVN changelog](https://git.centos.org/rpms/ovn/blob/c9s-sig-nfv-ovn24.03/f/SPECS/ovn24.03.spec#_535)`_

- |
Kolla Toolbox, Manila, Neutron, Nova, and Octavia containers received
updates on both Rocky Linux 9 and Ubuntu. Only the Rocky Linux 9 images
include the new OVS versions.
Loading