Skip to content

Commit 8947ef0

Browse files
authored
Merge pull request #1485 from stackhpc/neutron-l3-keepalived-fix
Bump neutron to fix PID clean up
2 parents 0b2951f + b6ad5ab commit 8947ef0

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ kolla_image_tags:
3737
manila:
3838
rocky-9: 2023.1-rocky-9-20240809T102431
3939
neutron:
40-
rocky-9: 2023.1-rocky-9-20241121T221758
41-
ubuntu-jammy: 2023.1-ubuntu-jammy-20241011T212435
40+
rocky-9: 2023.1-rocky-9-20250203T090355
41+
ubuntu-jammy: 2023.1-ubuntu-jammy-20250203T090355
4242
nova:
4343
rocky-9: 2023.1-rocky-9-20240926T151818
4444
ubuntu-jammy: 2023.1-ubuntu-jammy-20240926T151818
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)