Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ kolla_image_tags:
nova_compute:
rocky-9: 2024.1-rocky-9-20250127T211632
ubuntu-jammy: 2024.1-ubuntu-jammy-20250127T211632
nova_compute_ironic:
rocky-9: 2024.1-rocky-9-20250218T210834
ubuntu-jammy: 2024.1-ubuntu-jammy-20250218T210834
neutron:
rocky-9: 2024.1-rocky-9-20250213T084602
ubuntu-jammy: 2024.1-ubuntu-jammy-20250213T084602
Expand Down
6 changes: 6 additions & 0 deletions releasenotes/notes/bug-2019977-456bbf34fed3f090.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
Updates the ``nova-compute-ironic`` container image to fix `bug 2019977
<https://bugs.launchpad.net/nova/+bug/2019977>`__, which would cause Ironic
instances to fail to delete.
Loading