update/cgcs-patch/cgcs-patch/cgcs_patch
Daniel Safta 51524c09c7 Convert sw-patch to use python3
Updated the library that we use for
xml manipulation to lxml.
Implemented __le__ to compare
two PackageVersion objects.
Switched to Cryptodome instead of Crypto
and updated requirements.txt
Replaced the old dict.keys() with list(dict)
Use strict=False in configparser when py3
is used

Tested and working:
query, upload, apply
local and host-install,
delete, remove, query patch details

Story: 2008454
Task: 42768

Signed-off-by: Daniel Safta <daniel.safta@windriver.com>
Change-Id: I3c68322603eaaf9a78d101b5b1198e9582497105
2021-07-08 12:17:18 +00:00
..
api Add flake8-bugbear and address warnings 2020-01-16 13:24:24 -05:00
authapi Fix zuul tox flake8 failures from newer version of hacking 2019-12-16 09:56:09 -06:00
templates cgcs-patch: fix permissions 2019-06-19 12:26:16 -07:00
tests Migrate patch-agent to use DNF for swmgmt 2020-01-13 09:20:06 -05: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 Clean up pylint W1201 logging-not-lazy in cgcs-patch 2019-12-23 14:51:20 -05:00
certificates.py Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
config.py Convert sw-patch to use python3 2021-07-08 12:17:18 +00:00
constants.py Introduce patch apply/remove semantic support 2019-10-02 16:59:53 -04:00
exceptions.py Introduce patch apply/remove semantic support 2019-10-02 16:59:53 -04:00
messages.py Clean up pylint W1201 logging-not-lazy in cgcs-patch 2019-12-23 14:51:20 -05:00
patch_agent.py Convert sw-patch to use python3 2021-07-08 12:17:18 +00:00
patch_client.py Convert sw-patch to use python3 2021-07-08 12:17:18 +00:00
patch_controller.py Convert sw-patch to use python3 2021-07-08 12:17:18 +00:00
patch_functions.py Convert sw-patch to use python3 2021-07-08 12:17:18 +00:00
patch_signing.py Convert sw-patch to use python3 2021-07-08 12:17:18 +00:00
patch_verify.py Convert sw-patch to use python3 2021-07-08 12:17:18 +00:00
utils.py Add test coverage for cgcs-patch/utils.py 2019-06-28 00:46:14 -04:00