Configure password for the user in vnf 47/50747/9
authorLinda Wang <wangwulin@huawei.com>
Thu, 18 Jan 2018 03:38:46 +0000 (03:38 +0000)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 20 Jan 2018 13:44:48 +0000 (14:44 +0100)
commit45fdfedc5b5573926c53264ff5eb3e48a43345d9
treeb019258489c75e48e86046e6d30c2d49297b7bc0
parentd181f61205869adef1b8763feb531cc3df52669f
Configure password for the user in vnf

For some SUTs, the password for creating user is not allowed to
be the same as user name, and some even is required to contain
at least 8 characters and three types of characters for security.

It also turns yamllint warnings into errors and fixes the remaining
warnings.

Change-Id: Icf25a7b9ff1c8cee55899198f1e519c9209877ff
Signed-off-by: Linda Wang <wangwulin@huawei.com>
functest/ci/config_functest.yaml
functest/core/vnf.py
functest/opnfv_tests/vnf/ims/cloudify_ims.py
functest/opnfv_tests/vnf/ims/orchestra_clearwaterims.py
functest/opnfv_tests/vnf/ims/orchestra_openims.py
tox.ini