kuryr-kubernetes/kuryr_kubernetes/tests/unit
Luis Tomas Bolivar c23fd82a71 Ensure namespace are recreated upon a k8s client failure
If k8s client is not responsive after the neutron resources for a
namespace are generated a rollback action will be triggered. However
if during that rollback action the k8s is still not accessible, only
the neutron resources will be deleted and the k8s ones will be left
behind, blocking the recreation of the needed neutron resources

Change-Id: I3500b11717f6eeeb5b5686a25f085d26900aa434
Closes-Bug: 1856000
(cherry picked from commit 64490e5d13)
2019-12-17 11:59:55 +00:00
..
cmd Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
cni Fix sensitivity to the initial device driver 2019-09-04 18:37:55 +03:00
controller Ensure namespace are recreated upon a k8s client failure 2019-12-17 11:59:55 +00:00
handlers Avoid race between Retries and Deletion actions 2019-10-17 08:12:34 +00:00
platform Move route URL to apis/route.openshift.io 2019-05-30 11:39:46 +02:00
__init__.py K8s and Neutron clients support 2016-10-03 16:07:03 +00:00
kuryr_fixtures.py lbaasv2: Fix for deployments missing the proxy 2018-04-13 16:47:39 +02:00
test_clients.py Switch Octavia API calls to openstacksdk 2019-03-07 17:38:27 +01:00
test_k8s_client.py Timeout connections when watching K8s API 2019-09-06 09:51:33 +02:00
test_linux_net_utils.py Cleanup and enforce pep8 checks 2017-06-08 15:36:44 +03:00
test_object.py Add support for svc with text targetPorts 2019-03-15 15:15:40 +01:00
test_os_vif_plug_noop.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
test_os_vif_util.py Drop unnecessary import 2018-09-26 17:12:33 +02:00
test_utils.py Add support for svc with text targetPorts 2019-03-15 15:15:40 +01:00
test_watcher.py Remove exit_on_stop from Watcher 2019-09-04 10:26:56 +02:00