Library for managing machines with Dell iDRAC cards
Go to file
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
doc Clarify module name 2020-09-28 17:29:07 -04:00
dracclient Set iDRACCard attributes as nullable 2021-12-17 11:37:25 +00:00
zuul.d Fixes some issues with zuulv3 changes 2019-10-03 16:01:47 -04:00
.gitignore Switch to PBR 2015-11-05 17:30:36 +01:00
.gitreview Fix .gitreview in stable/train 2019-10-04 13:34:41 -04:00
CONTRIBUTING.rst Improve docs 2016-04-05 13:58:31 +02:00
HACKING.rst Replacing the link in HACKING.rst 2018-11-16 03:24:21 +08:00
LICENSE Initial commit 2015-08-03 10:50:50 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-28 14:20:43 +08:00
requirements.txt Manually sync requirements (compatible with Newton and Ocata) 2016-11-07 11:39:07 +01:00
setup.cfg Add Python 3 Train unit tests 2019-08-13 06:05:49 +00:00
setup.py Switch to PBR 2015-11-05 17:30:36 +01:00
test-requirements.txt Create doc requirements.txt 2020-04-07 07:33:45 -04:00
tox.ini Create doc requirements.txt 2020-04-07 07:33:45 -04:00

README.rst

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.