Go to file
Christopher Dearborn f49efaa1bf Get/Set power state fails
It's possible for iDRACs to get into a state where the Name element is
not returned when querying DCIM_ComputerSystem.  This results in the
get_power_state command failing against nodes with iDRACs in this
state.

This patch removes selecting on the Name element from get_power_state.
This makes get_power_state work against both nodes with iDRACs in this
state and iDRACs not in this state.

Change-Id: Ide2d69b695376c777e5c4ee847dd0e481474a09f
Closes-Bug: #1667088
2017-02-22 15:35:24 -05:00
2017-02-22 15:35:24 -05:00
2015-11-05 17:30:36 +01:00
2015-10-08 09:42:28 +02:00
2016-04-05 13:58:31 +02:00
2016-04-04 14:15:30 +02:00
2015-08-03 10:50:50 +02:00
2016-11-25 13:32:30 +01:00
2016-11-07 14:37:15 +01:00
2015-11-05 17:30:36 +01:00

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.

Description
Library for managing machines with Dell iDRAC cards
Readme 3 MiB
Languages
Python 100%