Skip to content

Commit 9f499d7

Browse files
authored
Fix Ironic bug LP#2129260 (#2192)
Fixed Ironic bug LP#2129260 "Large glance images causing conductor CPU starvation"
1 parent 9eca78d commit 9f499d7

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ 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-20260303T104021
14+
ubuntu-noble: 2025.1-ubuntu-noble-20260303T104021
15+
ironic_dnsmasq:
16+
rocky-9: 2025.1-rocky-9-20260205T152450
17+
ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450
18+
ironic_neutron_agent:
19+
rocky-9: 2025.1-rocky-9-20260205T152450
20+
ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450
1221
nova:
1322
rocky-9: 2025.1-rocky-9-20260226T161930
1423
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)