Library for managing machines with Dell iDRAC cards
Go to file
Monica Pardhi 9ebc4afc84 Fix for H755 RAID controller when convert to JBOD
When converting Dell EMC PERC H755 RAID controller physical
disks to non-RAID mode, RAID-0 virtual disks get created
for each physical disk and disks moved to 'Online' state.

This is different from other controllers supporting non-RAID
conversion and takes up physical disks that cannot be
later used for user intended RAID configuration. This change
excludes H755 RAID controller's physical disks when converting
to non-RAID mode and leaves disks in 'Ready' state.

Change-Id: Id6de320c8e8a9ca21fac277718c405c657f58a3a
2021-09-20 11:45:00 +00:00
doc Clarify module name 2020-06-15 13:14:22 -07:00
dracclient Fix for H755 RAID controller when convert to JBOD 2021-09-20 11:45:00 +00:00
zuul.d Add Python3 Xena unit tests 2021-06-08 12:53:54 +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 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.