StarlingX Bare Metal and Node Management, Hardware Maintenance
Go to file
Alex Kozyrev 506ef3fd7f MTCE: reading BMC passwords from Barbican secret storage.
Use Openstack Barbican API to retrieve BMC passwords stored by SysInv.
See SysInv commit for details on how to write password to Barbican.
MTCE is going to find corresponding secret by host uuid and retrieve
secret payload associated with it. mtcSecretApi_get is used to find
secret reference, based on a hostname. mtcSecretApi_read is used to
read a password using the reference found on a prevoius step.
Also, did a little cleanup and removed old unused token handling code.

Depends-On: I7102a9662f3757c062ab310737f4ba08379d0100
Change-Id: I66011dc95bb69ff536bd5888c08e3987bd666082
Story: 2003108
Task: 27700
Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com>
2019-02-14 09:04:46 -05:00
api-ref/source Clean up and standardize landing pages 2019-01-09 09:34:38 -08:00
bsp-files Configurable Host HTTP/HTTPS Port Binding 2019-02-06 16:04:07 -06:00
devstack MTCE: reading BMC passwords from Barbican secret storage. 2019-02-14 09:04:46 -05:00
doc Clean up and standardize landing pages 2019-01-09 09:34:38 -08:00
installer Configurable Host HTTP/HTTPS Port Binding 2019-02-06 16:04:07 -06:00
inventory Merge "Inventory: store BMC password in Openstack Barbican." 2019-02-13 15:54:43 +00:00
kickstart Configurable Host HTTP/HTTPS Port Binding 2019-02-06 16:04:07 -06:00
mtce MTCE: reading BMC passwords from Barbican secret storage. 2019-02-14 09:04:46 -05:00
mtce-common MTCE: reading BMC passwords from Barbican secret storage. 2019-02-14 09:04:46 -05:00
mtce-compute Change compute node to worker node personality 2018-12-13 13:08:48 -05:00
mtce-control Implement Active-Active Heartbeat as HA Improvement 2018-11-20 19:57:18 +00:00
mtce-storage get rid of duplicate LICENSE files in 3 packages 2018-10-30 02:55:34 +00:00
python-inventoryclient Inventory: store BMC password in Openstack Barbican. 2019-02-06 13:20:20 -05:00
releasenotes Clean up and standardize landing pages 2019-01-09 09:34:38 -08:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-05 19:59:26 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:43 -07:00
.zuul.yaml Add devstack job and fix linters 2019-02-07 11:28:14 -06:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:43 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:43 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:43 -07:00
centos_iso_image.inc Add new Link Monitor (lmond) daemon to Mtce 2019-02-01 14:57:40 -05:00
centos_pkg_dirs SysInv Decoupling: Create Inventory Service 2018-12-06 13:17:35 -05:00
test-requirements.txt pep8 job enable and fix pep8 reported issue 2018-09-06 09:45:51 +08:00
tox.ini Merge "Add devstack job and fix linters" 2019-02-11 20:41:30 +00:00

README.rst

stx-metal

StarlingX Bare Metal Management