kuryr-kubernetes/kuryr_kubernetes/tests/unit/controller/managers
Luis Tomas Bolivar 531ed16e5d Verify keystone connection using token
This patch simplifies the keystone connectivity check to just
get a token instead of making another call that internally gets
a token too. This ensures that only the public keystone endpoint
needs to be accesible, by contrast with the previous project or
region list that needed access to the admin keystone endpoint,
which is usually not accesible from within OpenStack VMs.

Closes-Bug: 1789632
Change-Id: Id19a7e7e1662c33dfb5df417ac24d22926227737
(cherry picked from commit 810865cad4)
2018-08-31 06:34:06 +00:00
..
__init__.py Add Pool Manager to handle subports 2017-10-10 08:10:14 +00:00
test_health.py Verify keystone connection using token 2018-08-31 06:34:06 +00:00
test_pool.py Add list and show pool commands to Pool Manager 2017-10-10 10:36:10 +00:00