qinling/qinling_tempest_plugin
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
..
functions Add a tempest test case to verify connection from k8s pod to outside 2018-07-25 18:01:34 +08:00
services Support alias for webhook creation 2018-07-24 01:44:36 +00:00
tests Support TLS connection to etcd 2018-08-23 10:35:53 +12:00
__init__.py Add devstack plugin and scripts 2017-08-30 15:42:12 +12:00
config.py Support TLS connection to etcd 2018-08-23 10:35:53 +12:00
plugin.py Fix minor typos in chinese spelling 2018-02-27 03:09:18 +00:00
post_test_hook.sh Support admin user get functions of other projects 2017-12-12 22:32:52 +13:00
pre_test_hook.sh Add functional tests for runtime 2017-09-05 07:33:31 +12:00
README.rst Add devstack plugin and scripts 2017-08-30 15:42:12 +12:00

Tempest Integration of Qinling

This directory contains Tempest tests to cover the Qinling project.