python-dracclient/dracclient
Sagar Nanda b4a6f0fc19 Set iDRACCard attributes as nullable
The iDRACCard attribute GroupID is empty for 15th Generation servers,
e.g., Dell EMC PowerEdge R750 and R650, which triggered the error
"attribute GroupID is not nullable".

A similar error message has been observed when processing the
iDRACCardInteger attributes LowerBound and UpperBound read
from a PowerEdge XE2420 server.

This change sets those attributes as nullable.

Change-Id: If34d96fab4249f466f63b3740d1ff5eb68012462
(cherry picked from commit 1488d904e2)
2021-12-17 11:37:25 +00:00
..
resources Set iDRACCard attributes as nullable 2021-12-17 11:37:25 +00:00
tests Set iDRACCard attributes as nullable 2021-12-17 11:37:25 +00:00
__init__.py Initial commit 2015-08-03 10:50:50 +02:00
client.py Add video enumeration to InventoryManagement 2020-10-13 02:05:19 -04:00
constants.py Take Lifecycle Controller out of recovery mode 2019-06-17 04:52:24 -04:00
exceptions.py Raise a specific exception instead of generic AttributeError 2016-11-08 18:04:42 +01:00
utils.py Add the ability to manage RAID settings 2020-04-09 07:16:33 -04:00
wsman.py Filter unprintable ASCII during enumeration 2019-02-15 17:18:17 -05:00