Skip to content

Commit adbe1bc

Browse files
committed
Use our fork of ovn-octavia-provider
This will fix a bug with OVN load balancers [1]. [1] https://bugs.launchpad.net/neutron/+bug/2072754
1 parent 61af1d8 commit adbe1bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,14 @@ kolla_sources:
147147
type: git
148148
location: https://github.com/stackhpc/networking-generic-switch.git
149149
reference: stackhpc/{{ openstack_release }}
150+
octavia-api-plugin-ovn-octavia-provider:
151+
type: git
152+
location: https://github.com/stackhpc/ovn-octavia-provider.git
153+
reference: stackhpc/{{ openstack_release }}
154+
octavia-driver-agent-plugin-ovn-octavia-provider:
155+
type: git
156+
location: https://github.com/stackhpc/ovn-octavia-provider.git
157+
reference: stackhpc/{{ openstack_release }}
150158

151159
###############################################################################
152160
# Kolla image build configuration.

0 commit comments

Comments
 (0)