kuryr-kubernetes/kuryr_kubernetes
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 Delete pods from registry in CNI daemon 2018-02-22 18:12:08 +01:00
controller lbaasv2: Fix for deployments missing the proxy 2018-04-19 10:22:42 +02:00
handlers Watcher restarts watching resources in failure 2018-03-21 09:05:55 +01:00
objects Services: Set SGs for N-S with haproxy provider 2018-02-22 19:15:00 +01:00
tests lbaasv2: Fix for deployments missing the proxy 2018-04-19 10:22:42 +02:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py lbaasv2: Fix for deployments missing the proxy 2018-04-19 10:22:42 +02:00
config.py Watcher restarts watching resources in failure 2018-03-21 09:05:55 +01:00
constants.py Services: Set missing SGs for haproxy provider 2018-02-21 14:06:53 +00:00
exceptions.py Services: Rollback openstack resources in case of annotation failure 2018-03-15 07:16:28 +00:00
k8s_client.py Services: Rollback openstack resources in case of annotation failure 2018-03-15 07:16:28 +00:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Add oslo_cache to default_subnet driver 2017-11-27 11:41:00 +01:00
os_vif_plug_noop.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
os_vif_util.py Replace six.itervalues() with dict.values() in kuryr-kubernetes 2017-08-04 17:13:17 +08:00
utils.py Watcher restarts watching resources in failure 2018-03-21 09:05:55 +01:00
version.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
watcher.py Watcher restarts watching resources in failure 2018-03-21 09:05:55 +01:00