Skip to content

Commit 3b420af

Browse files
authored
Merge pull request #1420 from stackhpc/cinder-bug-1823445-2023.1
Update Cinder container images to fix bug 1823445
2 parents 771a639 + 1880ed3 commit 3b420af

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ kolla_image_tags:
1212
rocky-9: 2023.1-rocky-9-20241107T140552
1313
ubuntu-jammy: 2023.1-ubuntu-jammy-20241107T140552
1414
cinder:
15-
ubuntu-jammy: 2023.1-ubuntu-jammy-20240701T123544
15+
rocky-9: 2023.1-rocky-9-20241210T151958
16+
ubuntu-jammy: 2023.1-ubuntu-jammy-20241210T151958
1617
glance:
1718
ubuntu-jammy: 2023.1-ubuntu-jammy-20240701T123544
1819
haproxy_ssh:
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Updates Cinder container images to fix `bug 1823445
5+
<https://bugs.launchpad.net/cinder/+bug/1823445>`__
6+
(``cinder.exception.MetadataCopyFailure``).

0 commit comments

Comments
 (0)