qinling/qinling_tempest_plugin
Lingxian Kong a7496f4e16 Create trust for functions
When user creates function, qinling will create trust for the function
that can be used when function is invoked. This feature is especially
useful when the function is invoked by a trustee user.

Remove the trust for job accordingly because the job will always use
trust for the function.

Change-Id: I68c608a1f25f1008e13bff33325e7cd9914653ae
2017-10-06 13:57:31 +13:00
..
functions Add session support for function 2017-09-25 00:56:45 +13:00
services Add tempest tests for functions 2017-09-19 12:44:49 +12:00
tests Create trust for functions 2017-10-06 13:57:31 +13:00
README.rst Add devstack plugin and scripts 2017-08-30 15:42:12 +12:00
__init__.py Add devstack plugin and scripts 2017-08-30 15:42:12 +12:00
config.py Add devstack installation doc 2017-09-06 21:52:28 +12:00
plugin.py Add functional tests for runtime 2017-09-05 07:33:31 +12:00
post_test_hook.sh Add devstack plugin and scripts 2017-08-30 15:42:12 +12:00
pre_test_hook.sh Add functional tests for runtime 2017-09-05 07:33:31 +12:00

README.rst

Tempest Integration of Qinling

This directory contains Tempest tests to cover the Qinling project.