config/sysinv/sysinv/sysinv/sysinv/helm
Charles Short b8b9e63a91 py3: use oslo.serialization
When using python3 the string is required to be bytes,
use oslo.serialization which allows us to easily to use
python2/python3.

This allows the ansible playbooks to run. There are more
instances of base64 in sysinv but they should be evaluated
seperately.

Story: 2006796
Task: 42766

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Ie4eb21b0ad4d7a6fdb2af28aca4f7a47920d5b49
(cherry picked from commit af2a84ba48)
2021-08-12 12:26:09 -04:00
..
__init__.py Helm Backend for chart specific system overrides 2018-07-31 15:48:45 -04:00
base.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00
common.py Fixing pylint failures in zuul. 2021-05-18 11:50:20 -05:00
helm.py Introduce lifecycle operator 2021-01-19 11:26:20 +02:00
lifecycle_base.py Force remove or delete application 2021-03-15 23:03:29 +00:00
lifecycle_constants.py Add lifecycle hook to allow to_app application-update semantic checking 2021-04-23 06:55:55 -04:00
lifecycle_generic.py Introduce lifecycle operator 2021-01-19 11:26:20 +02:00
lifecycle_hook.py Send application lifecycle notifications for backup and restore. 2021-04-12 08:29:32 +00:00
lifecycle_utils.py py3: use oslo.serialization 2021-08-12 12:26:09 -04:00
manifest_base.py Introduce lifecycle operator 2021-01-19 11:26:20 +02:00
manifest_generic.py Eliminate unnecessary imported modules 2019-09-23 11:27:05 +08:00
utils.py Address python3 string issues with subprocess 2021-08-11 10:59:49 -04:00