update/cgcs-patch/cgcs-patch/cgcs_patch
Eric Barrett 25dee38f0b Enable Python3 Compatibility
Flake8 currently ignores the following errors:
H237: module is removed in python3
H238: old style class declaration
Enable them for python2/3 compatibility

Change-Id: I4dd66c8ab388119b4abab83fda48a89e108f7821
Story: 2004515
Task: 29303
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-06-06 10:17:52 -04:00
..
api Add support for application patch dependencies 2019-04-05 12:23:06 -04:00
authapi Fix StringIO and ConfigParser import issue for Python2/3 compatible code. 2018-09-07 10:36:01 +08:00
templates StarlingX open source release updates 2018-05-31 07:37:12 -07:00
__init__.py Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
app.py Add pylint support 2018-08-24 09:19:44 -05:00
base.py Enable Python3 Compatibility 2019-06-06 10:17:52 -04:00
certificates.py Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
config.py patching service unicast messaging for loopback interface 2019-05-30 22:51:17 -04:00
constants.py patching service unicast messaging for loopback interface 2019-05-30 22:51:17 -04:00
exceptions.py Add support for application patch dependencies 2019-04-05 12:23:06 -04:00
messages.py StarlingX open source release updates 2018-05-31 07:37:12 -07:00
patch_agent.py patching service unicast messaging for loopback interface 2019-05-30 22:51:17 -04:00
patch_client.py Add support for application patch dependencies 2019-04-05 12:23:06 -04:00
patch_controller.py patching service unicast messaging for loopback interface 2019-05-30 22:51:17 -04:00
patch_functions.py Enable Python3 Compatibility 2019-06-06 10:17:52 -04:00
patch_signing.py Cleanup Tox multiple imports per line 2019-02-07 13:27:40 -06:00
patch_verify.py Cleanup Tox multiple imports per line 2019-02-07 13:27:40 -06:00
utils.py Fix pep8/flake8 Error 2018-09-12 08:40:21 +08:00