qinling/qinling_tempest_plugin
Lingxian Kong 1260457b9e Fix the NetworkPolicy in multihost deployment
Add a new config option, an example:
[kubernetes]
trusted_cidrs = 127.0.0.1/32,198.72.124.109/32

If trusted_cidrs is empty list, the local IP CIDR will be used.

The pod in qinling namespace can only be accessed by the CIDRs
configured.

Change-Id: Iecc34c1be16851cc53afe2fca94c2bbf0fdf7988
Story: 2004206
Task: 27715
2018-11-10 00:52:55 +13:00
..
functions Function timeout support for python runtime 2018-09-07 14:33:31 +12:00
services Fix the NetworkPolicy in multihost deployment 2018-11-10 00:52:55 +13:00
tests Fix the NetworkPolicy in multihost deployment 2018-11-10 00:52:55 +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 Function timeout support for python runtime 2018-09-07 14:33:31 +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

Tempest Integration of Qinling

This directory contains Tempest tests to cover the Qinling project.