qinling/qinling/utils
Lingxian Kong 46457cdfe5 Support TLS connection to etcd
This change also modifies the devstack installation script to re-use
k8s api server etcd client certs as qinling etcd certs, and use TLS to
connect with etcd by default in devstack.

Because the etcd server in k8s 1.10 doesn't support https by default, this
patch also upgrade k8s to 1.11 in devstack installation.

Change-Id: I10959188eb8543d006f65b751557787171334a97
Task: 24227
Story: 2003284
2018-08-23 10:35:53 +12:00
..
openstack Add scope information when getting session from Keystone 2018-07-18 16:06:35 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
common.py replace file() with open() for python 3 compatibility 2018-06-06 16:59:42 -04:00
constants.py Function versioning API: create 2018-04-18 18:38:13 +12:00
etcd_util.py Support TLS connection to etcd 2018-08-23 10:35:53 +12:00
executions.py Support alias for execution creation 2018-07-17 19:33:54 +12:00
jobs.py Create trust for functions 2017-10-06 13:57:31 +13:00
rest_utils.py Function Alias API: create and get 2018-06-27 00:56:48 +12:00
thread_local.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00