Library for managing machines with Dell iDRAC cards
Go to file
mpardhi23 bcce3bdc6b 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
2019-05-14 16:43:30 +00: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 2019-05-14 16:43:30 +00: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 Change openstack-dev to openstack-discuss 2018-12-04 07:55:09 +00:00
setup.py Switch to PBR 2015-11-05 17:30:36 +01:00
test-requirements.txt Update hacking version 2018-12-28 23:03:46 +08:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-04-28 14:20:43 +08:00

README.rst

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.