Skip to content

Commit 1b1aa60

Browse files
committed
Add stackhpc/ovn-octavia-provider to kolla_sources
This is to resolve an issue with Neutron endpoint selection.
1 parent 6e1b662 commit 1b1aa60

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
@@ -158,6 +158,14 @@ kolla_sources:
158158
type: git
159159
location: https://github.com/stackhpc/octavia.git
160160
reference: stackhpc/{{ openstack_release }}
161+
octavia-api-plugin-ovn-octavia-provider:
162+
type: git
163+
location: https://github.com/stackhpc/ovn-octavia-provider.git
164+
reference: stackhpc/{{ openstack_release }}
165+
octavia-driver-agent-plugin-ovn-octavia-provider:
166+
type: git
167+
location: https://github.com/stackhpc/ovn-octavia-provider.git
168+
reference: stackhpc/{{ openstack_release }}
161169
blazar-base:
162170
type: git
163171
location: https://github.com/stackhpc/blazar.git

0 commit comments

Comments
 (0)