Add flake8 and yamllint tox environments and fix tox errors 31/63331/5
authorStamatis Katsaounis <mokats@intracom-telecom.com>
Tue, 9 Oct 2018 12:16:25 +0000 (15:16 +0300)
committerStamatis Katsaounis <mokats@intracom-telecom.com>
Mon, 15 Oct 2018 09:13:29 +0000 (12:13 +0300)
commit235cb921e06fbc979276aca8d753084033678df2
tree818451f53f27b52ba5fa990522c0bf1addb70f91
parentedd6cfe15ecd4e2bf608c23c6ca4612334df044b
Add flake8 and yamllint tox environments and fix tox errors

JIRA: SDNVPN-231

This patch adds flake8 and yamllint tox environments. Furthermore, it
fixes tox errors and applies general tox improvements.

Change-Id: Id180695ef034562efb236932e6f783b0e91157c2
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
13 files changed:
docs/_static/favicon.ico [new file with mode: 0644]
docs/_static/logo.png [new file with mode: 0644]
docs/index.rst
docs/release/release-notes/index.rst
odl-pipeline/lib/odl_reinstaller/odl_reinstaller.py
odl-pipeline/lib/test_environment/test_environment.py
odl-pipeline/lib/tripleo_introspector/tripleo_introspector.py
odl-pipeline/lib/utils/processutils.py
sdnvpn/lib/openstack_utils.py
sdnvpn/test/functest/config.yaml
sdnvpn/test/functest/testcase_10.py
test-requirements.txt [new file with mode: 0644]
tox.ini