Skip to content

Commit 344f17c

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

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ 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
15+
ironic_neutron_agent:
16+
rocky-9: 2025.1-rocky-9-20260205T152450
17+
ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450
1218
nova:
1319
rocky-9: 2025.1-rocky-9-20260226T161930
1420
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)