kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller/drivers
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 Controller driver base and pod project driver 2016-11-18 17:46:55 +03:00
test_base.py Controller driver base and pod project driver 2016-11-18 17:46:55 +03:00
test_default_project.py K8s Services support: LBaaSSpecHandler 2017-02-03 15:05:45 +03:00
test_default_security_groups.py K8s Services support: LBaaSSpecHandler 2017-02-03 15:05:45 +03:00
test_default_subnet.py K8s Services support: LBaaSSpecHandler 2017-02-03 15:05:45 +03:00
test_lb_public_ip.py Make ext subnet config optional 2018-02-20 15:09:54 +02:00
test_lbaasv2.py Fix pep8 gate failure 2017-03-20 14:39:36 +08:00
test_nested_macvlan_vif.py Enforce E128 pep8 check 2017-06-13 14:22:51 +03:00
test_nested_vif.py Enforce E128 pep8 check 2017-06-13 14:22:51 +03:00
test_nested_vlan_vif.py Avoid port update neutron call during pods boot up 2017-09-22 12:15:13 +02:00
test_neutron_vif.py Speed up neutron request_vifs function 2017-10-10 07:55:29 +00:00
test_public_ip.py Make ext subnet config optional 2018-02-20 15:09:54 +02:00
test_vif_pool.py Avoid neutron calls at recovering precreated ports 2017-11-08 11:37:46 +01:00