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: 2 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ kolla_image_tags:
ubuntu-noble: 2025.1-ubuntu-noble-20250805T134044
kolla_toolbox:
rocky-9: 2025.1-rocky-9-20250905T151507
ubuntu-noble: 2025.1-ubuntu-noble-20250905T151507
magnum:
rocky-9: 2025.1-rocky-9-20250811T111154
ubuntu-noble: 2025.1-ubuntu-noble-20250811T111154
Expand All @@ -19,3 +20,4 @@ kolla_image_tags:
ubuntu-noble: 2025.1-ubuntu-noble-20250822T151934
rabbitmq:
rocky-9: 2025.1-rocky-9-20250905T151507
ubuntu-noble: 2025.1-ubuntu-noble-20250905T151507
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
Ubuntu Noble rabbitmq image rebuild with correct Erlang PPA suite for
Erlang 26/27 from "jammy" to "noble". Followed upstream [1].
[1] https://review.opendev.org/c/openstack/kolla/+/959426
Loading