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
9 changes: 9 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ kolla_image_tags:
grafana:
rocky-9: 2025.1-rocky-9-20260223T134735
ubuntu-noble: 2025.1-ubuntu-noble-20260223T134735
ironic:
rocky-9: 2025.1-rocky-9-20260303T104021
ubuntu-noble: 2025.1-ubuntu-noble-20260303T104021
ironic_dnsmasq:
rocky-9: 2025.1-rocky-9-20260205T152450
ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450
ironic_neutron_agent:
rocky-9: 2025.1-rocky-9-20260205T152450
ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450
nova:
rocky-9: 2025.1-rocky-9-20260226T161930
ubuntu-noble: 2025.1-ubuntu-noble-20260220T102812
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
fixes:
- |
Fix Ironic bug `LP#2129260 Large glance images causing conductor
CPU starvation <https://bugs.launchpad.net/ironic/+bug/2129260>`__
Loading