FIX: Set default IPMI privilege level 16/1216/7
authordave kormann <davek@research.att.com>
Wed, 17 Jul 2019 19:12:36 +0000 (15:12 -0400)
committerdave kormann <davek@research.att.com>
Mon, 5 Aug 2019 12:37:34 +0000 (08:37 -0400)
commit7a6a437dd67c682768bc7c9974eafea72dc17719
tree7053aab58e7d9c204b9397289708fcefb3dd1739
parente19e8ce998299bb201a22682215614dd981ad6fc
FIX: Set default IPMI privilege level

The previous changes to support setting the IPMI level did not set it
as default in the hosts array, causing a failure in the ansible playbooks.

This change adds support for populating all hosts with the value.  A
change against ta/cm-plugins will invoke the new method.

signed-off-by: dave kormann <davek@research.att.com>
Change-Id: Ic21d5e47de75c783e8d0fd0b321624fc5eb84a0f
cmdatahandlers/pylintrc [new file with mode: 0644]
cmdatahandlers/src/cmdatahandlers/hosts/config.py