kuryr-kubernetes/kuryr_kubernetes/tests/unit
Antoni Segura Puimedon c0455e9b62 lbaasv2: Fix for deployments missing the proxy
When Octavia stopped needing neutron-lbaasv2 devstack plugin we tried it
out with success but we still kept usage the plugin so that our devstack
plugin could target older than pike.

Unfortunately during this time the proxy became unnecessary and not well
maintained and due to our gates still using it, when we tried queens
with the supported proxy less Octavia we realized that it fails.

This patch addresses it by making the existing neutronclient usage point
to the load-balancer endpoint when the proxy is not in place.

Change-Id: Iafd74f23bdf336a4d78ba4759f702cf989c8bc30
Closes-Bug: #1763045
Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
(cherry picked from commit 285456a672)
2018-04-19 10:22:42 +02:00
..
cmd CNI split - introducing CNI daemon 2017-11-21 08:50:04 +01:00
cni Merge "Make daemon wait for VIF to become active" 2018-01-11 22:56:37 +00:00
controller lbaasv2: Fix for deployments missing the proxy 2018-04-19 10:22:42 +02:00
handlers Make ext subnet config optional 2018-02-20 15:29:54 +00: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-19 10:22:42 +02:00
test_clients.py lbaasv2: Fix for deployments missing the proxy 2018-04-19 10:22:42 +02:00
test_k8s_client.py Services: Rollback openstack resources in case of annotation failure 2018-03-15 07:16:28 +00:00
test_linux_net_utils.py Cleanup and enforce pep8 checks 2017-06-08 15:36:44 +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 Enforce E128 pep8 check 2017-06-13 14:22:51 +03:00
test_watcher.py Watcher restarts watching resources in failure 2018-03-21 09:05:55 +01:00