FIX: Pass IPMI priv_level to hardware detector 44/1244/1
authordave kormann <davek@research.att.com>
Tue, 23 Jul 2019 01:56:42 +0000 (21:56 -0400)
committerdave kormann <davek@research.att.com>
Tue, 23 Jul 2019 02:00:37 +0000 (22:00 -0400)
commitd5e8e4cb537ff07a58f774a16f764b137315ea32
tree014d8d313d930f11435236b23798ec1caa1dd279
parent46af78e04890d873c2523a10e856f1ec8fbd33d1
FIX: Pass IPMI priv_level to hardware detector

The interface for the hardware detector's get_hw_data function changed
to add a privilege level argument.  This change fixes a call to that
function to include the argument.

signed-off-by: dave kormann <davek@research.att.com>
Change-Id: I04ebb9373a5f6a48d7d59f9f7ca7af997dd8a028
src/remoteinstaller/installer/install.py