python-dracclient/dracclient
Sagar Nanda 1488d904e2 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
2021-12-15 13:05:14 +00:00
..
resources Set iDRACCard attributes as nullable 2021-12-15 13:05:14 +00:00
tests Set iDRACCard attributes as nullable 2021-12-15 13:05:14 +00:00
__init__.py Initial commit 2015-08-03 10:50:50 +02:00
client.py Merge "Add video enumeration to InventoryManagement" 2020-09-25 13:07:17 +00: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 Fix for read-only and unchanged attributes 2020-04-24 16:51:42 -04:00
wsman.py Filter unprintable ASCII during enumeration 2019-02-15 17:18:17 -05:00