python-dracclient/dracclient/tests
Christopher Dearborn caff41164f 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
2019-04-23 09:42:58 -04:00
..
wsman_mocks Implement ResetConfig and ClearForeignConfig functionality 2019-04-16 04:38:19 +00: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 Remove deprecated commit_required parameter from python-dracclient 2019-01-08 05:12:02 -05:00
test_client.py Allow invoke without checking the return value 2018-01-11 16:00:38 -05:00
test_idrac_card.py Merge "Adds ability to reset iDRAC" 2018-10-05 16:26:55 +00:00
test_inventory.py Add UUID to System object in python-dracclient 2018-09-27 05:09:41 -05:00
test_job.py Add a real-time option when commit RAID creation/deletion 2019-01-31 10:32:00 +00: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-04-23 09:42:58 -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 Implement ResetConfig and ClearForeignConfig functionality 2019-04-16 04:38:19 +00:00