diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index 5d9670def..57ffb8aaa 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -147,6 +147,14 @@ kolla_sources: type: git location: https://github.com/stackhpc/networking-generic-switch.git reference: stackhpc/{{ openstack_release }} + octavia-api-plugin-ovn-octavia-provider: + type: git + location: https://github.com/stackhpc/ovn-octavia-provider.git + reference: stackhpc/{{ openstack_release }} + octavia-driver-agent-plugin-ovn-octavia-provider: + type: git + location: https://github.com/stackhpc/ovn-octavia-provider.git + reference: stackhpc/{{ openstack_release }} ############################################################################### # Kolla image build configuration.