Library for managing machines with Dell iDRAC cards
Go to file
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
doc Clarify module name 2020-06-15 13:14:22 -07:00
dracclient Set iDRACCard attributes as nullable 2021-12-15 13:05:14 +00:00
zuul.d Add Python3 Yoga unit tests 2021-09-29 04:58:18 -04:00
.gitignore Switch to PBR 2015-11-05 17:30:36 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:58 +00: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 setup.cfg: Replace dashes with underscores 2021-08-10 10:09:53 -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 Use TOX_CONSTRAINTS_FILE 2021-08-10 09:49:27 -05:00

README.rst

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.