kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller
Michał Dulko 2a6fda9cc4 Support dual stack service subnets
This commit implements Services support for K8s clusters running dual
stack, i.e. having IPv4 and IPv6 services. This means that
[neutron_defaults]service_subnet option is depreacted in favor of
service_subnets and Kuryr will choose the correct one based on the
Service's `.spec.ipFamily`.

Change-Id: Iad79a2b766b7c71986a9ea79143384cc029c1f79
Implements: blueprint dual-stack
2021-03-04 18:41:48 +01:00
..
drivers Support dual stack service subnets 2021-03-04 18:41:48 +01:00
handlers Skip pool pre population if no Status is present on CRD 2021-02-23 22:59:13 +00: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