metal/mtce/src/hwmon
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
..
scripts Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
Makefile Set SHELL in Makefiles that use bash constructs 2018-12-07 14:09:48 -06:00
hp380.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmon.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonAlarm.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonAlarm.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonClass.cpp MTCE: reading BMC passwords from Barbican secret storage. 2019-02-14 09:04:46 -05:00
hwmonClass.h MTCE: reading BMC passwords from Barbican secret storage. 2019-02-14 09:04:46 -05:00
hwmonFsm.cpp MTCE: reading BMC passwords from Barbican secret storage. 2019-02-14 09:04:46 -05:00
hwmonGroup.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonGroup.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonHdlr.cpp MTCE: reading BMC passwords from Barbican secret storage. 2019-02-14 09:04:46 -05:00
hwmonHttp.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonHttp.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonHttpClient.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonInit.cpp MTCE: reading BMC passwords from Barbican secret storage. 2019-02-14 09:04:46 -05:00
hwmonIpmi.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonIpmi.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonJson.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonJson.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonModel.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonModel.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonMsg.cpp Add explicate string terminator for protection 2018-11-05 14:56:36 +08:00
hwmonParse.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonSensor.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonSensor.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonThreads.cpp fix the wrong code to set the terminate char 2018-11-23 02:01:45 +08:00
hwmonThreads.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00