File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,9 @@ kolla_image_tags:
15
15
neutron :
16
16
rocky-9 : 2024.1-rocky-9-20240918T164436
17
17
ubuntu-jammy : 2024.1-ubuntu-jammy-20240918T164436
18
+ octavia :
19
+ rocky-9 : 2024.1-rocky-9-20240926T144142
20
+ ubuntu-jammy : 2024.1-ubuntu-jammy-20240926T144142
18
21
horizon :
19
22
rocky-9 : 2024.1-rocky-9-20240909T144917
20
23
ubuntu-jammy : 2024.1-ubuntu-jammy-20240909T144917
Original file line number Diff line number Diff line change @@ -146,6 +146,10 @@ kolla_sources:
146
146
type : git
147
147
location : https://github.com/stackhpc/networking-mlnx
148
148
reference : stackhpc/{{ openstack_release }}
149
+ octavia-base :
150
+ type : git
151
+ location : https://github.com/stackhpc/octavia.git
152
+ reference : stackhpc/{{ openstack_release }}
149
153
150
154
# ##############################################################################
151
155
# Kolla image build configuration.
You can’t perform that action at this time.
0 commit comments