Skip to content

Commit

Permalink
Merge pull request #1485 from stackhpc/neutron-l3-keepalived-fix
Browse files Browse the repository at this point in the history
Bump neutron to fix PID clean up
  • Loading branch information
priteau authored Feb 3, 2025
2 parents 0b2951f + b6ad5ab commit 8947ef0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ kolla_image_tags:
manila:
rocky-9: 2023.1-rocky-9-20240809T102431
neutron:
rocky-9: 2023.1-rocky-9-20241121T221758
ubuntu-jammy: 2023.1-ubuntu-jammy-20241011T212435
rocky-9: 2023.1-rocky-9-20250203T090355
ubuntu-jammy: 2023.1-ubuntu-jammy-20250203T090355
nova:
rocky-9: 2023.1-rocky-9-20240926T151818
ubuntu-jammy: 2023.1-ubuntu-jammy-20240926T151818
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
Update neutron container images to apply `keepalived PID clean up fix
<https://review.opendev.org/c/openstack/neutron/+/940287>`__
With this change, Neutron always deletes stale PID file if exists.

0 comments on commit 8947ef0

Please sign in to comment.