kuryr-kubernetes/kuryr_kubernetes
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
..
cmd CNI split - introducing CNI daemon 2017-11-21 08:50:04 +01:00
cni process to gracefully exit when last watcher exits 2018-07-19 12:47:42 +02:00
controller Verify keystone connection using token 2018-08-31 06:34:06 +00:00
handlers Watcher restarts watching resources in failure 2018-03-21 09:05:55 +01:00
objects Services: Set SGs for N-S with haproxy provider 2018-02-22 19:15:00 +01:00
tests Verify keystone connection using token 2018-08-31 06:34:06 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Fix octavia lb deleting_race with cascading 2018-04-27 17:12:34 +02:00
config.py Make Neutron LBaaS Activation Timeout configurable 2018-04-20 11:26:15 +02:00
constants.py Services: Set missing SGs for haproxy provider 2018-02-21 14:06:53 +00:00
exceptions.py Services: Rollback openstack resources in case of annotation failure 2018-03-15 07:16:28 +00:00
k8s_client.py Add HTTPS support to K8s API healthchecks 2018-04-20 10:19:20 +02:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Add oslo_cache to default_subnet driver 2017-11-27 11:41:00 +01:00
os_vif_plug_noop.py Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
os_vif_util.py Replace six.itervalues() with dict.values() in kuryr-kubernetes 2017-08-04 17:13:17 +08:00
utils.py Watcher restarts watching resources in failure 2018-03-21 09:05:55 +01:00
version.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
watcher.py process to gracefully exit when last watcher exits 2018-07-19 12:47:42 +02:00