fuel-qa/fuelweb_test/tests/tests_security
Alexey Stepanov 70106730d9 Python3 code compatibility: Stage1
1. Fix imports (lovercase imported as UPPERCASE)
2. Fix local variables (CamelCase/UPPERCASE)
3. Use Python3 compatible syntax, when it possible
4. Define attributes in __init__
5. Remove redundant parenthesis
6. Add /logs to .gitignore (to prevent log publish and remove fake git status notifications)

blueprint fuel-qa-python3-compatibility
Change-Id: Ifd60646055d07f888b2e204083b99d9db507f93e
2016-02-17 11:36:59 +03:00
..
__init__.py Add system tests for security scans 2015-08-19 15:21:23 +03:00
test_run_nessus.py Python3 code compatibility: Stage1 2016-02-17 11:36:59 +03:00