kuryr-kubernetes/kuryr_kubernetes/tests/unit
Roman Dobosz 2b3e2f5aac Fix exception message in case when bulk creation fails.
In our client, for OpenStack client, we created a workaround for missing
bulk port create (at that time). Turns out, that running out of the
OpenStack resources, there could be SDKException thrown, which is fine,
although due to the mistake, message wasn't informative at all.
This patch is fixing this.

Closes-Bug: 1901666
Change-Id: Iba0744840231088018ec37cb6e3d98e1df6916fa
2020-10-29 09:13:48 +01: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 Removes generate_lbaas_port_specs method 2020-10-23 06:57:58 -07: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 Set read timeout for any request in K8sClient 2020-09-30 14:34:46 +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 Update loadbalancer CRD with service spec and rely on CRD 2020-07-30 21:56:43 +00:00
test_watcher.py Periodically fetch full list of watched resources 2020-06-30 12:31:32 +02:00