python-dracclient/dracclient
Christopher Dearborn c4175f3ef1 Consider a BOSS card a RAID controller
This fixes the is_raid_controller method so that it returns true
for a BOSS controller in addition to normal RAID controllers.

Change-Id: Iedd3179b8b2b6e3815709cc1acfd6a3059e42399
(cherry picked from commit caff41164f)
2019-05-23 15:28:32 -04:00
..
resources Consider a BOSS card a RAID controller 2019-05-23 15:28:32 -04:00
tests Consider a BOSS card a RAID controller 2019-05-23 15:28:32 -04:00
__init__.py Initial commit 2015-08-03 10:50:50 +02:00
client.py Consider a BOSS card a RAID controller 2019-05-23 15:28:32 -04:00
constants.py Add change_physical_disk_state function to client 2018-10-24 14:05:32 +00:00
exceptions.py Raise a specific exception instead of generic AttributeError 2016-11-08 18:04:42 +01:00
utils.py Fixed indentation in utils.list_settings 2018-02-19 13:38:58 -05:00
wsman.py Filter unprintable ASCII during enumeration 2019-03-21 18:17:16 +00:00