kuryr-kubernetes/kuryr_kubernetes/tests/unit
Maysa Macedo 27876a586f Add support to Endpoints without targetRef
The targetRef field is optional for the Endpoints object,
and when service without selectors are created that field
is more likely to not be specified. This commit ensures
Kuryr properly wires Endpoints without targetRef.

Change-Id: Ib43e88aafd9e0907556a0e740990a6acbd173fb0
2020-11-19 21:49:21 +00: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 Add support to Endpoints without targetRef 2020-11-19 21:49:21 +00: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 Fix exception message in case when bulk creation fails. 2020-10-29 09:13:48 +01:00
test_k8s_client.py Refactor passing params to requests in K8s client 2020-09-30 16:32:07 +02: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 Add support to Endpoints without targetRef 2020-11-19 21:49:21 +00:00
test_watcher.py Periodically fetch full list of watched resources 2020-06-30 12:31:32 +02:00