metal/mtce/src/heartbeat
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
..
Makefile MTCE: reading BMC passwords from Barbican secret storage. 2019-02-14 09:04:46 -05:00
hbsAgent.cpp Fix trivial issue found during code review for hbs related code 2018-12-27 07:56:23 +00:00
hbsAlarm.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hbsAlarm.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hbsBase.h Mtce: Improve robustness of heartbeat Loss reporting 2018-12-20 15:46:03 -05:00
hbsClient.cpp Merge "Mtce: Improve robustness of heartbeat Loss reporting" 2018-12-21 14:59:11 +00:00
hbsCluster.cpp Mtce: Improve robustness of heartbeat Loss reporting 2018-12-20 15:46:03 -05:00
hbsCluster.h Mtce: Add heartbeat cluster information for SM query 2018-10-05 22:47:17 +00:00
hbsPmon.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hbsStubs.cpp MTCE: reading BMC passwords from Barbican secret storage. 2019-02-14 09:04:46 -05:00
hbsUtil.cpp Implement Active-Active Heartbeat as HA Improvement Fix 2018-12-10 09:57:34 -05:00
mtceHbsCluster.h Mtce: Add heartbeat cluster information for SM query 2018-10-05 22:47:17 +00:00