Library for managing machines with Dell iDRAC cards
Go to file
Sagar Nanda 8bec369363 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:36:40 +00:00
doc Clarify module name 2020-09-28 17:10:34 -04:00
dracclient Set iDRACCard attributes as nullable 2021-12-17 11:36:40 +00:00
zuul.d Drop python 2.7 support and testing 2020-04-24 15:13:03 -04:00
.gitignore Switch to PBR 2015-11-05 17:30:36 +01:00
.gitreview Set defaultbranch to stable/ussuri 2020-04-28 14:37:11 -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 Drop python 2.7 support and testing 2020-04-24 15:13:03 -04:00
setup.py Switch to PBR 2015-11-05 17:30:36 +01:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-04-28 07:46:23 -05:00
tox.ini Fix upper constraints in tox.ini 2020-04-29 10:06:56 -04:00

README.rst

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.