kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller
Maysa Macedo 46723c5751 Skip FIP creation if no external subnet config is set
When creating a Service of LoadBalancer type, a external_svc_net
config must be set, otherwise the Floating IP for the respective
LoadBalancer won't get created and an exception will be raised of
missing config. This commit logs and skip the FIP creation when
the needed config is not set.

Change-Id: I155d11f7080d2d4dbeca6de85b2f284aaacd7d8d
2020-09-02 13:54:26 +00:00
..
drivers Skip FIP creation if no external subnet config is set 2020-09-02 13:54:26 +00:00
handlers Guard against manually removing of KuryrPort CRD. 2020-08-27 11:49:54 +02:00
managers Fix pep8 job after flake8 upgrade 2020-05-12 11:55:06 +02:00
__init__.py Controller service base 2016-10-04 21:56:50 +03:00
test_service.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00