Skip to content

Commit eaa3678

Browse files
authored
Merge pull request #2161 from stackhpc/bump-nova-2024.1-images
Bump nova-compute image to fix OSSA-2026-002 / CVE-2026-24708 (2024.1)
2 parents cfedcfe + efd780c commit eaa3678

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ kolla_image_tags:
8080
rocky-9: 2024.1-rocky-9-20260128T142402
8181
ubuntu-jammy: 2024.1-ubuntu-jammy-20260128T065158
8282
ubuntu-noble: 2024.1-ubuntu-noble-20260128T065158
83+
nova_compute:
84+
rocky-9: 2024.1-rocky-9-20260213T121012
85+
ubuntu-jammy: 2024.1-ubuntu-jammy-20260213T121012
86+
ubuntu-noble: 2024.1-ubuntu-noble-20260213T121012
8387
octavia:
8488
rocky-9: 2024.1-rocky-9-20250717T094248
8589
ubuntu-jammy: 2024.1-ubuntu-jammy-20250627T102805
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
security:
3+
- |
4+
Fixes `OSSA-2026-002 / CVE-2026-24708
5+
<https://security.openstack.org/ossa/OSSA-2026-002.html>`_ with updated
6+
``nova-compute`` container images.

0 commit comments

Comments
 (0)