kuryr-kubernetes/kuryr_kubernetes
Antoni Segura Puimedon 20bc89ff87 Make ext subnet config optional
It is common for Neutron deployment's policy to forbid GETs to the
public subnet, only allowing GETs for the public net. Since the only
required field of those two for creating a FIP is the public net, let's
change public net to be the only required config option and have the
subnet stick around as optional.

Change-Id: I31c3c51ad2dc12f8f560cbab01c86d04aabb754e
Closes-Bug: 1749921
Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
2018-02-20 15:09:54 +02:00
..
cmd CNI split - introducing CNI daemon 2017-11-21 08:50:04 +01:00
cni Use virtualenv to build kuryr-cni Docker image 2018-02-02 19:55:44 +01:00
controller Make ext subnet config optional 2018-02-20 15:09:54 +02:00
handlers Make ext subnet config optional 2018-02-20 15:09:54 +02:00
objects Add support for service type=LoadBalancer 2017-10-02 14:12:14 +03:00
tests Make ext subnet config optional 2018-02-20 15:09:54 +02:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
config.py Make ext subnet config optional 2018-02-20 15:09:54 +02:00
constants.py Add list and show pool commands to Pool Manager 2017-10-10 10:36:10 +00:00
exceptions.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
k8s_client.py Merge "metadata.resourceVersion: Invalid value" 2017-10-09 12:17:01 +00:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Add health server opts 2018-02-14 13:54:15 +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 Support kuryr-daemon when running containerized 2017-12-13 11:45:22 +01:00
version.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
watcher.py Add liveness checks to Kuryr Controller 2018-01-31 14:25:48 +00:00