Move tempest logics in tempest_conf.yaml 11/64111/1 opnfv-7.0.0
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 26 Oct 2018 11:08:23 +0000 (13:08 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 27 Oct 2018 09:13:44 +0000 (11:13 +0200)
commitb7f9b53a34cd8ffcc9df4d2f286e55e13adb4a58
treef3e6d991bc9dc94a1202ced0caa214634102e338
parent7e897b2dc054a6a3700ad20b470f4c2985cea8ae
Move tempest logics in tempest_conf.yaml

It allows removing OPNFV logics out of Functest (releng) and then
simplifies conf_utils.

tempest.conf is filled by the current default values.

functest-alpine.sh will be updated to allow modifying the default
values without breaking the OPNFV installers.

It deprecates the only tempest-related env var (STORAGE_PROTOCOL)

Change-Id: I14bcb715826ef2d85af87e7af600261a3c08e72c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 3872290bb673513459588bbe83e65efc631615f7)
functest/opnfv_tests/openstack/tempest/conf_utils.py
functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
functest/utils/env.py
tox.ini