FIX: Allow configuration of IPMI privilege level 77/1077/2
authordave kormann <dk3239@att.com>
Thu, 27 Jun 2019 16:42:04 +0000 (12:42 -0400)
committerd k <davek@research.att.com>
Thu, 11 Jul 2019 12:43:07 +0000 (12:43 +0000)
This change updates the ipmitool invocation and its wrapper functions
to pass an IPMI privilege level value (default 'ADMINISTRATOR').

Without this value, ipmitool requests will fail if the ipmi_user
does not have ADMINISTRATOR privilege; this privilege is typically
not required for the requests being made by this library.

This change depends on
https://gerrit.akraino.org/r/c/ta/config-manager/+/1076

signed-off-by: dave kormann <davek@research.att.com>
Change-Id: I7bdd4f64a4704765761b86cf1d207c2a7849fe46


No differences found