Skip to content

Commit 5f012db

Browse files
committed
Fix Ironic bug LP#2129260
Fixed Ironic bug LP#2129260 "Large glance images causing conductor CPU starvation"
1 parent 92ec1f4 commit 5f012db

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ kolla_image_tags:
99
grafana:
1010
rocky-9: 2025.1-rocky-9-20260223T134735
1111
ubuntu-noble: 2025.1-ubuntu-noble-20260223T134735
12+
ironic:
13+
rocky-9: 2025.1-rocky-9-20260302T135809
14+
ubuntu-noble: 2025.1-ubuntu-noble-20260302T135809
1215
nova:
1316
rocky-9: 2025.1-rocky-9-20260226T161930
1417
ubuntu-noble: 2025.1-ubuntu-noble-20260220T102812
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Fix Ironic bug `LP#2129260 Large glance images causing conductor
5+
CPU starvation <https://bugs.launchpad.net/ironic/+bug/2129260>`__

0 commit comments

Comments
 (0)