Skip to content

Commit 93ed349

Browse files
committed
Pin Magnum to Antelope in Caracal
1 parent e992faa commit 93ed349

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ 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+
magnum_tag: 2023.1-rocky-9-20240821T102442
2527
#############################################################################
2628
# Monitoring and alerting related settings
2729

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
issues:
3+
- |
4+
Magnum has been pinned to the Antelope release due to upstream issues in
5+
Caracal.

0 commit comments

Comments
 (0)