Skip to content

Commit 96a2f6b

Browse files
committed
Bump neutron to fix PID clean up
1 parent 201b5a7 commit 96a2f6b

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ kolla_image_tags:
1212
nova_compute:
1313
rocky-9: 2024.1-rocky-9-20250127T211632
1414
ubuntu-jammy: 2024.1-ubuntu-jammy-20250127T211632
15+
neutron:
16+
rocky-9: 2024.1-rocky-9-20250129T143601
17+
ubuntu-jammy: 2024.1-ubuntu-jammy-20250129T143601
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Update neutron container images to apply keepalived PID clean up fix
5+
I95a004a3acbe6a9160a19053a37fc0dd2b1875a5.
6+
This change always delete stale PID file if exists.

0 commit comments

Comments
 (0)