python-dracclient/dracclient/tests
Rachit7194 9d7136993f Fix parsing for virtual disk RAIDStatus attribute
This patch changes the parsing of virtual disks so
that if the DCIM_VirutalDiskView.RAIDStatus attribute
is not present then DCIM_VirutalDiskView.RaidStatus
will be used instead.
This is needed due to the attribute being renamed in
LCC version 4.0.0

Change-Id: I4ca1b7f6df47ce808920b5e24ad0be6b76963917
(cherry picked from commit 01e7ca19ce)
2020-04-01 11:16:12 -04:00
..
wsman_mocks Fix parsing for virtual disk RAIDStatus attribute 2020-04-01 11:16:12 -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 Take Lifecycle Controller out of recovery mode 2020-03-30 11:52:52 -04:00
test_client.py Allow invoke without checking the return value 2018-01-11 16:00:38 -05:00
test_idrac_card.py Take Lifecycle Controller out of recovery mode 2020-03-30 11:52:52 -04:00
test_inventory.py Add UUID to System object in python-dracclient 2018-09-28 20:45:38 +00:00
test_job.py Take Lifecycle Controller out of recovery mode 2020-03-30 11:52:52 -04:00
test_lifecycle_controller.py Take Lifecycle Controller out of recovery mode 2020-03-30 11:52:52 -04:00
test_nic.py Take Lifecycle Controller out of recovery mode 2020-03-30 11:52:52 -04:00
test_raid.py Fix parsing for virtual disk RAIDStatus attribute 2020-04-01 11:16:12 -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 Fix parsing for virtual disk RAIDStatus attribute 2020-04-01 11:16:12 -04:00