python-dracclient/dracclient/tests
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
..
wsman_mocks Add a real-time option when commit RAID creation/deletion 2019-03-26 11:16:56 -04:00
__init__.py Add tox.ini 2015-08-05 14:52:39 +02:00
base.py Replacing pywsman with a simple wsman client 2015-09-30 09:51:37 +02:00
test_bios.py Add ability to schedule jobs 2018-07-06 15:27:46 -04:00
test_client.py Allow invoke without checking the return value 2018-01-11 16:00:38 -05:00
test_idrac_card.py Adds ability to reset iDRAC 2018-10-10 20:06:37 +00:00
test_inventory.py Add UUID to System object in python-dracclient 2018-09-28 20:45:38 +00:00
test_job.py Add a real-time option when commit RAID creation/deletion 2019-03-26 11:16:56 -04:00
test_lifecycle_controller.py Simplify get Lifecycle Controller version 2017-07-27 10:37:20 -04:00
test_nic.py Add support for NIC configuration 2018-07-27 15:48:07 -04:00
test_raid.py Consider a BOSS card a RAID controller 2019-05-23 15:28:32 -04:00
test_system.py Enumerate operations can wait until iDRAC is ready 2017-07-25 17:27:42 -04:00
test_utils.py Separate reboot required from commit required 2018-01-22 09:36:53 -05:00
test_wsman.py Filter out non-ASCII characters on invalid UTF8 2018-07-09 17:40:52 -04:00
utils.py Adds ability to reset iDRAC 2018-10-10 20:06:37 +00:00