kuryr-kubernetes/devstack
Michał Dulko d43c478f40 Add KURYR_K8S_LBAAS_USE_OCTAVIA=False to LBaaS job
Turns out in plugin.sh we're depending from aformentioned variable being
set. It defaults to True, so when it wasn't set for LBaaS v2 jobs, we've
ended up not doing some of the stuff we should, e.g. creating a K8s
Service for Neutron router IP.

This commit fixes that as well as some minor issues in code creating the
Service for Neutron router IP. Please note that while it might have been
useful to just switch to use `is_service_enabled q-lbaasv2`, we're in
the process of deprecation of LBaaS v2 support, so I decided to just fix
it the easy way.

Change-Id: If962d9df8780ed342e6658d2d9939863ea7e6ed3
Closes-Bug: 1779312
2018-07-02 14:25:45 +02:00
..
lib Add KURYR_K8S_LBAAS_USE_OCTAVIA=False to LBaaS job 2018-07-02 14:25:45 +02:00
kubectl devstack: Create infra for K8s API accessing pods 2017-06-04 16:31:33 +03:00
local.conf.df.sample lbaasv2: Fix for deployments missing the proxy 2018-04-13 16:47:39 +02:00
local.conf.odl.sample Deprecate running kuryr-k8s without kuryr-daemon 2018-03-14 15:44:16 +01:00
local.conf.openshift.sample OCP-Router: add support for external Ingress Controller's LB creation 2018-06-15 13:50:47 +02:00
local.conf.ovn.sample lbaasv2: Fix for deployments missing the proxy 2018-04-13 16:47:39 +02:00
local.conf.pod-in-vm.overcloud.sample Deprecate running kuryr-k8s without kuryr-daemon 2018-03-14 15:44:16 +01:00
local.conf.pod-in-vm.undercloud.df.sample Dragonflow support: Installation & Configuration 2017-08-30 08:02:17 +03:00
local.conf.pod-in-vm.undercloud.odl.sample Remove SCREEN_LOGDIR from devstack 2017-10-06 08:42:02 +07:00
local.conf.pod-in-vm.undercloud.ovn.sample Add support and documentation for OVN 2018-02-14 15:35:54 +01:00
local.conf.pod-in-vm.undercloud.sample Remove SCREEN_LOGDIR from devstack 2017-10-06 08:42:02 +07:00
local.conf.sample lbaasv2: Fix for deployments missing the proxy 2018-04-13 16:47:39 +02:00
local.conf.worker.sample kuryr-controller A/P HA 2018-06-14 10:25:34 +02:00
plugin.sh Devstack install fail if docker cgroup driver is systemd 2018-06-22 08:40:15 +00:00
settings OCP-Router: add support for external Ingress Controller's LB creation 2018-06-15 13:50:47 +02:00