From: dave kormann Date: Thu, 27 Jun 2019 16:52:59 +0000 (-0400) Subject: FIX: Allow configuration of IPMI privilege level X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=69a3689dc1dbec809f9af555f54e971e8b48bc1f;hp=69a3689dc1dbec809f9af555f54e971e8b48bc1f;p=ta%2Fcm-plugins.git FIX: Allow configuration of IPMI privilege level This change updates the inventory handlers to provide an IPMI privilege level (with a default of "ADMINISTRATOR") when making hardware detection requests. If the privilege level is not specified, IPMI requests will fail if the user does not have ADMINISTRATOR privileges. This change depends on changes 1076 and 1077. signed-off-by: dave kormann Change-Id: I06225d00adc719c324de5fc1a4b18d7ea2ac56f4 ---