Skip to content

rocky: Update OVN to latest 24.03 version #1380

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 22, 2024
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
6 changes: 3 additions & 3 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ kolla_image_tags:
manila:
rocky-9: 2023.1-rocky-9-20240809T102431
neutron:
rocky-9: 2023.1-rocky-9-20241011T212435
rocky-9: 2023.1-rocky-9-20241121T221758
ubuntu-jammy: 2023.1-ubuntu-jammy-20241011T212435
nova:
rocky-9: 2023.1-rocky-9-20240926T151818
Expand All @@ -47,9 +47,9 @@ kolla_image_tags:
opensearch:
ubuntu-jammy: 2023.1-ubuntu-jammy-20240509T094444
openvswitch:
rocky-9: 2023.1-rocky-9-20240809T102431
rocky-9: 2023.1-rocky-9-20241121T221758
ovn:
rocky-9: 2023.1-rocky-9-20240809T102431
rocky-9: 2023.1-rocky-9-20241121T221758
rabbitmq:
rocky-9: 2023.1-rocky-9-20240925T133913
ubuntu-jammy: 2023.1-ubuntu-jammy-20240823T101942
5 changes: 3 additions & 2 deletions etc/kayobe/pulp-repo-versions.yml
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# Do not edit! This file is autogenerated by Ansible.
# 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: 20240702T000233
stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version: 20240708T235303
stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version: 20241120T012306
stackhpc_pulp_repo_centos_stream_9_openstack_antelope_version: 20240702T000233
stackhpc_pulp_repo_centos_stream_9_opstools_version: 20231213T031318
stackhpc_pulp_repo_centos_stream_9_storage_ceph_quincy_version: 20231104T015751
Expand Down
6 changes: 6 additions & 0 deletions releasenotes/notes/ovn-24.03.2-34-3d64e85ee8ccdc47.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
OVN packages in Rocky Linux 9 container images have been updated to the
latest minor release in the ``24.03`` series: ``ovn24.03-24.03.2-34``.
Neutron container images for Rocky Linux 9 have also been rebuilt.