kuryr-kubernetes/kuryr_kubernetes/controller/drivers
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
..
__init__.py Controller driver base and pod project driver 2016-11-18 17:46:55 +03:00
base.py Services: Set SGs for N-S with haproxy provider 2018-02-22 19:15:00 +01:00
default_project.py K8s Services support: LBaaSSpecHandler 2017-02-03 15:05:45 +03:00
default_security_groups.py K8s Services support: LBaaSSpecHandler 2017-02-03 15:05:45 +03:00
default_subnet.py Add oslo_cache to default_subnet driver 2017-11-27 11:41:00 +01:00
lb_public_ip.py Make ext subnet config optional 2018-02-20 15:29:54 +00:00
lbaasv2.py lbaasv2: Fix for deployments missing the proxy 2018-04-19 10:22:42 +02:00
nested_macvlan_vif.py NestedMacvlanPodVIFDriver gets host port before request vif 2018-03-14 17:36:12 +01:00
nested_vif.py Enforce E128 pep8 check 2017-06-13 14:22:51 +03:00
nested_vlan_vif.py Avoid port update neutron call during pods boot up 2017-09-22 12:15:13 +02:00
neutron_vif.py Speed up neutron request_vifs function 2017-10-10 07:55:29 +00:00
public_ip.py Make ext subnet config optional 2018-02-20 15:29:54 +00:00
vif_pool.py Add network id to pools keys 2018-03-20 10:06:29 +00:00