Skip to content

Commit 345d9e4

Browse files
committed
Bump neutron to fix PID clean up
1 parent 6a41454 commit 345d9e4

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
@@ -15,3 +15,6 @@ kolla_image_tags:
1515
nova_compute:
1616
rocky-9: 2024.1-rocky-9-20250127T211632
1717
ubuntu-jammy: 2024.1-ubuntu-jammy-20250127T211632
18+
neutron:
19+
rocky-9: 2024.1-rocky-9-20250129T143601
20+
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+
<https://review.opendev.org/c/openstack/neutron/+/940287>`__
6+
With this change, Neutron always deletes stale PID file if exists.

0 commit comments

Comments
 (0)