python-dracclient/dracclient
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
..
resources Fix for H755 RAID controller when convert to JBOD 2021-09-20 11:45:00 +00:00
tests Fix for H755 RAID controller when convert to JBOD 2021-09-20 11:45:00 +00:00
__init__.py Initial commit 2015-08-03 10:50:50 +02:00
client.py Merge "Add video enumeration to InventoryManagement" 2020-09-25 13:07:17 +00:00
constants.py Take Lifecycle Controller out of recovery mode 2019-06-17 04:52:24 -04:00
exceptions.py Raise a specific exception instead of generic AttributeError 2016-11-08 18:04:42 +01:00
utils.py Fix for read-only and unchanged attributes 2020-04-24 16:51:42 -04:00
wsman.py Filter unprintable ASCII during enumeration 2019-02-15 17:18:17 -05:00