kuryr-kubernetes/kuryr_kubernetes/tests/unit
Roman Dobosz a458fa6894 Pod annotations to KuryrPort CRD.
Till now, we were using pod annotations to store information regarding
state of the associated VIFs to pod. This alone have its own issues and
it's prone to the inconsistency in case of controller failures.

In this patch we propose new CRD called KuryrPort for storage the
information about VIFs.

Depends-On: If639b63dcf660ed709623c8d5f788026619c895c
Change-Id: I1e76ea949120f819dcab6d07714522a576e426f2
2020-07-29 23:50:17 +02:00
..
cmd Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
cni Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00
controller Pod annotations to KuryrPort CRD. 2020-07-29 23:50:17 +02:00
handlers Merge "Tweak exponential backoff" 2020-07-14 20:04:52 +00:00
__init__.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
kuryr_fixtures.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_clients.py Make _create_ports keys coherent with Neutron API. 2020-04-24 06:48:29 +00:00
test_k8s_client.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_linux_net_utils.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_object.py Ensure security_groups on LBaaSLoadBalancer defaults to empty list 2020-06-01 10:57:05 +00:00
test_os_vif_plug_noop.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_os_vif_util.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_utils.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_watcher.py Periodically fetch full list of watched resources 2020-06-30 12:31:32 +02:00