kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller
Yossi Boaron 5963d01731 Add support for OVN provider in Endpoint LBaaS driver
The OVN provider was added to Octavia in addition to
the 'amphora' [1].
When the Octavia Load Balancer provider is set to 'ovn', the
Load balancing is executed by the virtual switch data-path
engine and there is no need to create a VM ('amphora') per LB.

This patch does two things:
1. Allows the user to configure the load balancer provider,
   where the default value is set to Octavia's default provider.
2. Updates  Kubernetes Endpoints LBaaS driver to
   support load balancer provider.

[1] 66502f19f2

Partially Implements: blueprint octavia-ovn-provider

Change-Id: I1d1fc521902a593192e832e324bf68baa943f73f
2018-09-27 08:30:28 +02:00
..
drivers Drop unnecessary import 2018-09-26 17:12:33 +02:00
handlers Add support for OVN provider in Endpoint LBaaS driver 2018-09-27 08:30:28 +02:00
ingress OCP-Router - Fix Ingress controller LB listener creation 2018-08-22 14:24:12 +03:00
managers Verify keystone connection using token 2018-08-30 08:36:41 +02:00
__init__.py Controller service base 2016-10-04 21:56:50 +03:00
test_service.py Kuryr-Controller: make handlers pluggable 2018-04-17 17:02:00 +03:00