File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ kolla_image_tags:
3939 rocky-9 : 2023.1-rocky-9-20240926T151818
4040 ubuntu-jammy : 2023.1-ubuntu-jammy-20240926T151818
4141 octavia :
42- rocky-9 : 2023.1-rocky-9-20240730T090421
43- ubuntu-jammy : 2023.1-ubuntu-jammy-20240730T090421
42+ rocky-9 : 2023.1-rocky-9-20241015T100903
43+ ubuntu-jammy : 2023.1-ubuntu-jammy-20241015T100903
4444 opensearch :
4545 ubuntu-jammy : 2023.1-ubuntu-jammy-20240509T094444
4646 openvswitch :
Original file line number Diff line number Diff line change @@ -155,6 +155,10 @@ kolla_sources:
155155 type : git
156156 location : https://github.com/stackhpc/networking-mlnx
157157 reference : stackhpc/{{ openstack_release }}
158+ octavia-base :
159+ type : git
160+ location : https://github.com/stackhpc/octavia.git
161+ reference : stackhpc/{{ openstack_release }}
158162
159163# ##############################################################################
160164# Kolla image build configuration.
Original file line number Diff line number Diff line change 1+ ---
2+ fixes :
3+ - |
4+ Fixes creation and failover of Octavia TLS-terminated load balancers when
5+ storing the certificate and key as a PKCS12 bundle in Barbican.
You can’t perform that action at this time.
0 commit comments