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
4 changes: 4 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ kolla_image_tags:
rocky-9: 2025.1-rocky-9-20260707T061355
rocky-10: 2025.1-rocky-10-20260707T061355
ubuntu-noble: 2025.1-ubuntu-noble-20260707T061355
blazar:
rocky-9: 2025.1-rocky-9-20260730T151535
rocky-10: 2025.1-rocky-10-20260730T151535
ubuntu-noble: 2025.1-ubuntu-noble-20260730T151535
4 changes: 0 additions & 4 deletions etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,6 @@ kolla_sources:
type: git
location: https://github.com/stackhpc/networking-mlnx.git
reference: stackhpc/{{ openstack_release }}
blazar-base:
type: git
location: https://github.com/stackhpc/blazar.git
reference: stackhpc/master
# TODO(technowhizz): Remove in 2026.1 on openstacksdk >= 4.9.0
# https://review.opendev.org/c/openstack/openstacksdk/+/970135
horizon:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
features:
- |
Rebuilt Blazar containers using the upstream Blazar source code, instead of
the StackHPC fork. The StackHPC fork was based on an older version of
Blazar, but contained additional features relating to coral credits, which
are now no longer in use.
deprecations:
- |
The StackHPC-specific Coral Credits features of Blazar are no longer
included, and the Blazar source has been reverted to the upstream default.
Loading