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:
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 :
Original file line number Diff line number Diff 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.
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