b58adf43c0
neutron-ha-tool.py.j2 has been updated to resolve flake8 violations. This includes removing the venv activation code, by implementing the following change: https://review.openstack.org/#/c/275279/ Pep8 'E501: line too long' has been added to the ignore list since the Jinja2 templated shebang line now exceeds 79 characters. Change-Id: Ib309ee50d75a5386fbc5fb8cd40d8f6733bd7887
9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
ansible-lint
|
|
ansible>=1.9.1,<2.0.0
|
|
bashate
|
|
flake8
|
|
|
|
# this is required for the docs build jobs
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
|
oslosphinx>=2.5.0 # Apache-2.0
|