diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index 45c322fcf6..e518d4065b 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -147,14 +147,6 @@ 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.