Skip to content

Commit ff21ec3

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

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
issues:
3+
- |
4+
Magnum has been pinned to the Antelope release due to an issue upstream in
5+
Caracal. See `here <https://bugs.launchpad.net/magnum/+bug/2067345>`__ for
6+
more details.

0 commit comments

Comments
 (0)