python-dracclient/dracclient/resources
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
..
__init__.py Add power management 2015-11-10 10:05:21 +01:00
bios.py Remove deprecated commit_required parameter from python-dracclient 2019-01-08 05:12:02 -05:00
idrac_card.py Set iDRACCard attributes as nullable 2021-12-15 13:05:14 +00:00
inventory.py Merge "Provide last system inventory time" 2020-09-25 15:09:04 +00:00
job.py Take Lifecycle Controller out of recovery mode 2019-06-17 04:52:24 -04:00
lifecycle_controller.py Take Lifecycle Controller out of recovery mode 2019-06-17 04:52:24 -04:00
nic.py Add support for NIC configuration 2018-07-27 15:48:07 -04:00
raid.py Fix virtual disks sharing same physical disks 2021-09-21 08:29:24 -04:00
system.py Fetch system attributes 2017-07-06 14:42:34 -07:00
uris.py Add video enumeration to InventoryManagement 2020-09-25 07:54:27 -04:00