kuryr-kubernetes/kuryr_kubernetes/handlers
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
..
__init__.py Basic event handling pipeline components 2016-10-31 10:52:46 +00:00
asynchronous.py Remove log translations 2017-03-28 15:13:49 +08:00
base.py Basic event handling pipeline components 2016-10-31 10:52:46 +00:00
dispatch.py Add liveness checks to Kuryr Controller 2018-01-31 14:25:48 +00:00
health.py Add liveness checks to Kuryr Controller 2018-01-31 14:25:48 +00:00
k8s_base.py Add liveness checks to Kuryr Controller 2018-01-31 14:25:48 +00:00
logging.py Remove log translations 2017-03-28 15:13:49 +08:00
retry.py Make ext subnet config optional 2018-02-20 15:09:54 +02:00