config/sysinv/sysinv/sysinv/sysinv/helm
Shuicheng Lin d5d54b3ae2 Use stx_admin account for flock service to communicate with openstack
admin account is used before, but if admin password is changed, flock
service cannot be notified and cannot get the new password, so flock
service like nfv-vim cannot fetch openstack vm info ever.
stx_admin account is created for this case. It is created by openstack
app when it is applied, and password is saved to keyring so flock
service could use it to communicate with openstack app.
helm is updated to use stx_admin account instead of admin account.

Partial-Bug: 1887755

Change-Id: I8b7ce7b60ccb3f0d0a595395b591565b24a590d5
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
2020-11-26 16:32:42 +08:00
..
__init__.py Helm Backend for chart specific system overrides 2018-07-31 15:48:45 -04:00
base.py Fix live-migration for boot-from-volume VM 2020-11-18 15:48:22 +00:00
common.py Use stx_admin account for flock service to communicate with openstack 2020-11-26 16:32:42 +08:00
helm.py Use stx_admin account for flock service to communicate with openstack 2020-11-26 16:32:42 +08:00
manifest_base.py Preserve quotations when loading yaml using ruamel.yaml 2020-10-15 10:46:32 -04:00
manifest_generic.py Eliminate unnecessary imported modules 2019-09-23 11:27:05 +08:00
utils.py Remove the space of the helm command argument 2020-09-23 01:17:32 -04:00