Skip to content

Commit 80f7f21

Browse files
committed
Bump Ironic to expand check_cipher_suite_errors
Bumped Ironic tag to fix a bug where some cipher sute errors for SuperMicro hardware were not caught
1 parent 9b53117 commit 80f7f21

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ kolla_image_tags:
1212
horizon:
1313
rocky-9: 2024.1-rocky-9-20250203T171853
1414
ubuntu-jammy: 2024.1-ubuntu-jammy-20250203T171853
15-
ironic_prometheus_exporter:
16-
rocky-9: 2024.1-rocky-9-20250124T081816
17-
ubuntu-jammy: 2024.1-ubuntu-jammy-20250124T081816
15+
ironic:
16+
rocky-9: 2024.1-rocky-9-20250213T110505
17+
ubuntu-jammy: 2024.1-ubuntu-jammy-20250213T110505
18+
ironic_dnsmasq_tag:
19+
rocky-9: 2024.1-rocky-9-20241218T141751
20+
ubuntu-jammy: 2024.1-ubuntu-jammy-20241218T141809
1821
magnum:
1922
rocky-9: 2024.1-rocky-9-20250102T094625
2023
ubuntu-jammy: 2024.1-ubuntu-jammy-20250102T094625
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Bumped Ironic container image tag to fix a bug where some cipher suite
5+
errors for SuperMicro hardware were not caught. See patch:
6+
https://review.opendev.org/c/openstack/ironic/+/940957

0 commit comments

Comments
 (0)