metal/mtce/src/hwmon
Eric MacDonald 0d63a16d8d Improve BMC password first fetch handling in hwmon
Trying to get the BMC password through barbican before
the ping succeeds leads to an early bmc access lost
failure that
 1. produces a misleading bmc access lost failure log ;
    bmc access had not even been established yet.
 2. imposes as retry wait that delays re-establishing
    bmc access and therefore overall sensor monitoring.

This update also

  1. adds hostname to some of the secretUtil  API
     interfaces so that logs ar reported against the
     correct host rather than always the current
     controller hostname.

   2. Changes some success path logging to dlogs to
      reduce log noise.

   3. simplifies a ping ok log

Change-Id: Ib3b7de212294d6dc350ee17d363f4009b3b0dcb0
Story: 2005861
Task: 36595
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
2019-09-17 18:57:08 +00:00
..
scripts Add LSB headers to mtce service scripts 2019-08-29 11:20:14 -05:00
hp380.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmon.h Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08: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
hwmonBmc.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonBmc.h Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonClass.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonClass.h Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonFsm.cpp Improve BMC password first fetch handling in hwmon 2019-09-17 18:57:08 +00:00
hwmonGroup.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonGroup.h Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonHdlr.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonHttp.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonHttp.h Remove references to ceilometer in maintenance 2019-04-30 14:28:12 -04:00
hwmonHttpClient.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonInit.cpp Add 50 byte hostname support to maintenance 2019-07-12 12:20:08 +00:00
hwmonJson.cpp Refactor infrastructure network in mtce code 2019-04-18 09:32:41 -04:00
hwmonJson.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonModel.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonModel.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonMsg.cpp Add 50 byte hostname support to maintenance 2019-07-12 12:20:08 +00:00
hwmonParse.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonSensor.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonSensor.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonThreads.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonThreads.h Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonUtil.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonUtil.h Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
Makefile Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00