Skip to content

Commit

Permalink
Bump neutron to fix PID clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
seunghun1ee committed Jan 30, 2025
1 parent 6a41454 commit 345d9e4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ kolla_image_tags:
nova_compute:
rocky-9: 2024.1-rocky-9-20250127T211632
ubuntu-jammy: 2024.1-ubuntu-jammy-20250127T211632
neutron:
rocky-9: 2024.1-rocky-9-20250129T143601
ubuntu-jammy: 2024.1-ubuntu-jammy-20250129T143601
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 345d9e4

Please sign in to comment.