Library for managing machines with Dell iDRAC cards
Go to file
mpardhi23 f49840cfe0 Check LCStatus instead of MessageID to determine if an iDRAC is ready
We are currently checking the MessageID to determine if an iDRAC
is ready. This patch is to check the value of LCStatus instead of
MessageID. If the value of LCStatus is "0", then the iDRAC is
considered ready.

Change-Id: I3426c226c4bb3cdcc95b98e9b203f100bb6777d5
(cherry picked from commit bcce3bdc6b)
2020-03-26 06:57:51 -04:00
doc/source Removes unnecessary utf-8 coding 2016-12-26 15:21:34 +08:00
dracclient Check LCStatus instead of MessageID to determine if an iDRAC is ready 2020-03-26 06:57:51 -04:00
zuul.d Changes for zuulv3 2020-02-18 11:50:41 -05: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 2019-03-21 18:20:45 +00:00
LICENSE Initial commit 2015-08-03 10:50:50 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2020-03-12 10:54:30 -04:00
requirements.txt Manually sync requirements (compatible with Newton and Ocata) 2016-11-07 11:39:07 +01:00
setup.cfg Change openstack-dev to openstack-discuss 2019-03-21 18:21:56 +00:00
setup.py Switch to PBR 2015-11-05 17:30:36 +01:00
test-requirements.txt Manually sync requirements (compatible with Newton and Ocata) 2016-11-07 11:39:07 +01:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2020-03-12 10:54:30 -04:00

README.rst

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.