fuel-qa/fuelweb_test/tests/plugins/plugin_emc
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 Create system test for Fuel EMC plugin 2015-04-14 19:35:14 +03:00
test_plugin_emc.py Python3 code compatibility: Stage1 2016-02-17 11:36:59 +03:00