You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
__init__.py Add power management 8 years ago
bios.py Remove deprecated commit_required parameter from python-dracclient 4 years ago
idrac_card.py Set iDRACCard attributes as nullable 2 years ago
inventory.py Merge "Provide last system inventory time" 3 years ago
job.py Take Lifecycle Controller out of recovery mode 4 years ago
lifecycle_controller.py Take Lifecycle Controller out of recovery mode 4 years ago
nic.py Add support for NIC configuration 5 years ago
raid.py Fix virtual disks sharing same physical disks 2 years ago
system.py Fetch system attributes 6 years ago
uris.py Add video enumeration to InventoryManagement 3 years ago