config/sysinv/sysinv/sysinv/sysinv/api
Alex Kozyrev 2efd898eb7 Store BMC password in Openstack Barbican instead of keyring.
Replacing existing mechanism of storing BMC passwords in SysInv.
Implementing access to Barbican API in SysInv and using it to write
the passwords into a Barbican secrets. Note that a Barbican cannot
change the existing password inside its secret, so we need to remove
the old secret and create a new one in case of password update.
Another thing to mention: SysInv has to create Barbican secrets in
context of "services" project in order MTCE can read them later.

Change-Id: I7102a9662f3757c062ab310737f4ba08379d0100
Story: 2003108
Task: 27700
Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com>
2019-02-12 10:12:54 -05:00
..
controllers Store BMC password in Openstack Barbican instead of keyring. 2019-02-12 10:12:54 -05:00
middleware Enable python3.5 sysinv unit test 2019-01-30 08:51:07 +08:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
acl.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
app.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
config.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
hooks.py Fix urllib import issue for Python2/3 compatible code. 2018-10-25 15:45:54 +08:00