File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ kolla_image_tags:
8
8
ubuntu-jammy : 2023.1-ubuntu-jammy-20240621T104542
9
9
bifrost_deploy :
10
10
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
11
14
cinder :
12
15
ubuntu-jammy : 2023.1-ubuntu-jammy-20240701T123544
13
16
glance :
Original file line number Diff line number Diff line change @@ -159,6 +159,10 @@ kolla_sources:
159
159
type : git
160
160
location : https://github.com/stackhpc/octavia.git
161
161
reference : stackhpc/{{ openstack_release }}
162
+ blazar-base :
163
+ type : git
164
+ location : https://github.com/stackhpc/blazar
165
+ reference : stackhpc/master
162
166
163
167
# ##############################################################################
164
168
# Kolla image build configuration.
Original file line number Diff line number Diff line change
1
+ ---
2
+ features :
3
+ - |
4
+ Use the StackHPC fork for building Blazar images with customizations to support
5
+ flavor-based reservation.
You can’t perform that action at this time.
0 commit comments