config/controllerconfig/controllerconfig
Dan Voiculeasa 992fe89086 Update controllerconfig testenv to use python3 by default
Change pylint, flake and cover testenvs from python2.7 to python3.
Change installed version of pylint and isort for tests to be the
same as the ones used in sysinv. Previously no version was pinned
when using python3.
Add pylint to deps.

Part of this was work was neccessary to fix flake8 and pylint errors:
- Add inline pylint suppressions.
- The Request object add_data method doesn't exist anymore. Use direct
access to data field instead.
- Remove whitespace between print function and '('.

Story: 2008454
Task: 42675
Task: 42617
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
Change-Id: Icfae48dbbcd8efa4abb1a557a91bf1c58c5cb5bc
(cherry picked from commit ac389b4b2b)
2021-08-10 15:06:15 -04:00
..
controllerconfig Update controllerconfig testenv to use python3 by default 2021-08-10 15:06:15 -04:00
scripts Limit etcd migration to swact actions 2021-05-06 10:09:22 -05:00
upgrade-scripts Update controllerconfig testenv to use python3 by default 2021-08-10 15:06:15 -04:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Fix py27 tests in controllerconfig component 2018-09-06 12:27:08 -05:00
.stestr.conf Fix migration scripts execution sequence 2021-02-04 10:53:23 -05:00
.testr.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Clean up dead code in controllerconfig 2020-01-21 15:32:41 -05:00
requirements.txt StarlingX open source release updates 2018-05-31 07:35:52 -07:00
setup.py Clean up dead code in controllerconfig 2020-01-21 15:32:41 -05:00
test-requirements.txt Update controllerconfig testenv to use python3 by default 2021-08-10 15:06:15 -04:00
tox.ini Update controllerconfig testenv to use python3 by default 2021-08-10 15:06:15 -04:00