kuryr-kubernetes/kuryr_kubernetes/tests/unit
Michał Dulko fd3f4c55d7 Raise K8sResourceNotFound for all client methods
Seems like K8sClient wasn't raising K8sResourceNotFound exception on 404
from all the methods, e.g. patch. This commit makes sure that is no
longer the case and any 404 results in K8sResourceNotFound exception.

Change-Id: I23b947ef5f8c56429b5c69b73489fec19c44bd7e
Closes-Bug: 1865893
2020-03-03 16:19:29 +01:00
..
cmd Removing six library. 2020-02-28 14:45:46 +01:00
cni Removing six library. 2020-02-28 14:45:46 +01:00
controller Removing six library. 2020-02-28 14:45:46 +01:00
handlers Removing six library. 2020-02-28 14:45:46 +01:00
__init__.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
kuryr_fixtures.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
test_clients.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
test_k8s_client.py Raise K8sResourceNotFound for all client methods 2020-03-03 16:19:29 +01:00
test_linux_net_utils.py Cleanup and enforce pep8 checks 2017-06-08 15:36:44 +03:00
test_object.py Remove openshift routes(Ingress) support 2020-02-01 16:09:28 +00:00
test_os_vif_plug_noop.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
test_os_vif_util.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
test_utils.py Move from Neutron client to OpenStackSDK. 2019-10-23 14:08:18 +02:00
test_watcher.py Remove exit_on_stop from Watcher 2019-09-04 10:26:56 +02:00