Skip to content

Commit 1bdc619

Browse files
Update Blazar image (#1334)
Switch to using the StackHPC fork - master branch - when building blazar
1 parent 51b3925 commit 1bdc619

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ kolla_image_tags:
88
ubuntu-jammy: 2023.1-ubuntu-jammy-20240621T104542
99
bifrost_deploy:
1010
ubuntu-jammy: 2023.1-ubuntu-jammy-20240423T125905
11+
blazar:
12+
rocky-9: 2023.1-rocky-9-20241107T140552
13+
ubuntu-jammy: 2023.1-ubuntu-jammy-20241107T140552
1114
cinder:
1215
ubuntu-jammy: 2023.1-ubuntu-jammy-20240701T123544
1316
glance:

etc/kayobe/kolla.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,10 @@ kolla_sources:
159159
type: git
160160
location: https://github.com/stackhpc/octavia.git
161161
reference: stackhpc/{{ openstack_release }}
162+
blazar-base:
163+
type: git
164+
location: https://github.com/stackhpc/blazar
165+
reference: stackhpc/master
162166

163167
###############################################################################
164168
# Kolla image build configuration.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
Use the StackHPC fork for building Blazar images with customizations to support
5+
flavor-based reservation.

0 commit comments

Comments
 (0)