Library for managing machines with Dell iDRAC cards
Go to file
Sagar Nanda 5f7b1ba5b8 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:33:50 +00:00
doc Clarify module name 2020-06-15 13:14:22 -07:00
dracclient Set iDRACCard attributes as nullable 2021-12-17 11:33:50 +00:00
zuul.d Update gate jobs for victoria 2020-04-28 14:51:50 -04:00
.gitignore Switch to PBR 2015-11-05 17:30:36 +01:00
.gitreview Update .gitreview for stable/victoria 2020-10-09 16:39:00 -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 py38 package metadata 2020-05-02 07:48:15 -05:00
setup.py Switch to PBR 2015-11-05 17:30:36 +01:00
test-requirements.txt Fix `tox -epep8` for python3.8 users 2020-08-31 11:22:39 -04:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/victoria 2020-10-09 17:01:40 -04:00

README.rst

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.