kuryr-kubernetes/kuryr_kubernetes/tests/unit
Yossi Boaron 8f871ee234 K8S-services: add support for UDP ports
With the support of UDP load balancing in Octavia [1],
Kuryr can handle also K8S-services with UDP ports.
This patch adds support for UDP listener's  protocol in
LBaaS driver, and in addition, handles the case in which
listener's protocol is not supported by Octavia.

Todos:
 * Update the UDP Services tests in kury-tempest
 * 'Howto' doc for UDP services verification

[1] https://developer.openstack.org/api-ref/load-balancer/v2/index.html#create-listener

Change-Id: I93a27af10e531250e07cf6abaa3c060d7090116f
Closes-Bug: 1792768
2018-10-19 11:10:35 +02:00
..
cmd Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
cni Add container_id to connect method of BaseBindingDriver 2018-09-13 04:48:05 -04:00
controller K8S-services: add support for UDP ports 2018-10-19 11:10:35 +02:00
handlers Make ext subnet config optional 2018-02-20 15:09:54 +02:00
platform OCP-Router: Fix path route to support subpath 2018-07-23 18:06:36 +03:00
__init__.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
kuryr_fixtures.py lbaasv2: Fix for deployments missing the proxy 2018-04-13 16:47:39 +02:00
test_clients.py lbaasv2: Fix for deployments missing the proxy 2018-04-13 16:47:39 +02:00
test_k8s_client.py Fix Python 3 compatiblity in K8sClient.watch() 2018-09-12 14:10:23 -06:00
test_linux_net_utils.py Cleanup and enforce pep8 checks 2017-06-08 15:36:44 +03:00
test_object.py LBaaS driver: Add provider support 2018-09-16 15:03:08 +03:00
test_os_vif_plug_noop.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
test_os_vif_util.py Drop unnecessary import 2018-09-26 17:12:33 +02:00
test_utils.py Fix compatiblity with old Pod annotation format 2018-08-16 17:28:55 +02:00
test_watcher.py Clean up watch resources after watcher.stop() 2018-09-10 06:51:16 -06:00