Skip to content

Commit d243298

Browse files
authored
Merge pull request #1303 from stackhpc/fix-octavia-2046382
Use downstream octavia to fix bug #2046382
2 parents 986657d + 94ef02f commit d243298

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ kolla_image_tags:
1515
neutron:
1616
rocky-9: 2024.1-rocky-9-20240918T164436
1717
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
1821
horizon:
1922
rocky-9: 2024.1-rocky-9-20240909T144917
2023
ubuntu-jammy: 2024.1-ubuntu-jammy-20240909T144917

etc/kayobe/kolla.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,10 @@ kolla_sources:
146146
type: git
147147
location: https://github.com/stackhpc/networking-mlnx
148148
reference: stackhpc/{{ openstack_release }}
149+
octavia-base:
150+
type: git
151+
location: https://github.com/stackhpc/octavia.git
152+
reference: stackhpc/{{ openstack_release }}
149153

150154
###############################################################################
151155
# Kolla image build configuration.

0 commit comments

Comments
 (0)