kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller/handlers
Antoni Segura Puimedon ef00f3480b Drop unnecessary import
generate_uuid is only ever useful if you have code that needs to process
uuids also numerically. In our case it only adds indirection and another
source of dependency on oslo utils.

Change-Id: I92fbf002c2bd8c7a3fc7f7aee7d1197dc6a7dc87
Signed-off-by: Antoni Segura Puimedon <celebdor@gmail.com>
2018-09-26 17:12:33 +02: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 Drop unnecessary import 2018-09-26 17:12:33 +02:00
test_lbaas.py Drop unnecessary import 2018-09-26 17:12:33 +02:00
test_namespace.py Add namespace isolation for services 2018-08-06 19:33:55 +02:00
test_pipeline.py Revert commits to use UID instead of SelfLink 2018-02-19 17:00:46 +09:00
test_vif.py Introduce proper diver mapping in VIF handler 2018-09-05 11:12:43 +03:00