kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller/handlers
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
..
__init__.py Controller event handling pipeline 2016-11-03 13:08:29 +00:00
test_fake_handler.py Kuryr-Controller: make handlers pluggable 2018-04-17 17:02:00 +03:00
test_ingress_lbaas.py Reuse utils.get_lbaas_spec in lb handler 2019-09-03 14:30:03 +09:00
test_kuryrnet.py Avoid Kuryrnet populating pools before namespace handler finishes 2019-08-30 16:45:42 +02:00
test_lbaas.py Reuse utils.get_lbaas_spec in lb handler 2019-09-03 14:30:03 +09:00
test_namespace.py Ensure namespace are recreated upon a k8s client failure 2019-12-17 11:59:55 +00:00
test_pipeline.py Revert commits to use UID instead of SelfLink 2018-02-19 17:00:46 +09:00
test_pod_label.py Add option to tag Octavia resources created by us 2019-03-18 17:27:59 +01:00
test_policy.py Ensure LB SG is not updated for egress only policy 2019-11-13 08:17:33 +00:00
test_vif.py Improve readability of vif handler on_present skip reason 2019-09-03 11:41:00 +02:00