kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller/drivers
Sunday Mgbogu d0331abc38 Include proper log when Kuryr cannot reach Octavia API
This is not the proper way of informing user that Octavia returns 503,
we should have a nice message or we'll start getting bug reports on us

Closes-bug: 1918708

Change-Id: I871c3998edb5b1d594067b60e908c453ad122dde
2021-04-21 07:48:18 +01:00
..
__init__.py Controller driver base and pod project driver 2016-11-18 17:46:55 +03:00
test_base.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_default_project.py fix typo of unittest 2020-09-21 09:35:40 +08:00
test_default_security_groups.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_default_subnet.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_lb_public_ip.py Skip FIP creation if no external subnet config is set 2020-09-02 13:54:26 +00:00
test_lbaasv2.py Include proper log when Kuryr cannot reach Octavia API 2021-04-21 07:48:18 +01:00
test_multi_vif.py Adapt selfLink calculation for any k8s objects. 2021-01-12 15:59:22 +01:00
test_namespace_subnet.py Adapt selfLink calculation for any k8s objects. 2021-01-12 15:59:22 +01:00
test_nested_dpdk.py Removing pod argument for activate_vif method. 2020-06-23 13:40:49 +02:00
test_nested_macvlan_vif.py Support for bulk port tagging extension 2020-11-20 12:27:00 +00:00
test_nested_vif.py Introduce NodesSubnetsDriver 2021-01-22 13:41:39 +01:00
test_nested_vlan_vif.py Support for bulk port tagging extension 2020-11-20 12:27:00 +00:00
test_network_policy.py Merge "Narrow connection to the cluster only on namespaceSelector." 2021-02-15 17:37:29 +00:00
test_network_policy_security_groups.py Adapt selfLink calculation for any k8s objects. 2021-01-12 15:59:22 +01:00
test_neutron_vif.py Support for bulk port tagging extension 2020-11-20 12:27:00 +00:00
test_node_subnets.py OpenShift: Add configured subnets to the detected 2021-02-12 16:46:46 +01:00
test_public_ip.py Use unittest.mock instead of third party mock 2020-04-18 11:53:51 -05:00
test_sriov.py Adapt selfLink calculation for Pod objects. 2021-01-11 10:19:24 +01:00
test_utils.py Handle None or {} labels in match_selector() 2020-11-09 18:37:16 +01:00
test_vif_pool.py Speed pools population by relying on KuryrPort CR 2021-02-11 12:05:19 +00:00