Skip to content

Commit 03815f0

Browse files
committed
Use Caracal Magnum
1 parent 87969e5 commit 03815f0

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ kolla_image_tags:
2222
# Variables defining which tag to use for each container's image.
2323
{{ lookup('pipe', 'python3 ' ~ kayobe_config_path ~ '/../../tools/kolla-images.py list-tag-vars') }}
2424

25-
# FIXME: Pin to Antelope Magnum until it is working again upstream
26-
kayobe_image_tags:
27-
magnum:
28-
rocky: 2023.1-rocky-9-20240821T102442
29-
ubuntu: 2023.1-ubuntu-jammy-20240821T102442
30-
31-
magnum_tag: "{% raw %}{{ kayobe_image_tags['magnum'][kolla_base_distro] }}{% endraw %}"
3225
#############################################################################
3326
# Monitoring and alerting related settings
3427

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Updates Magnum to a proper Caracal release version following critical bug
5+
upstream merged & backported.

0 commit comments

Comments
 (0)