python-dracclient/dracclient/tests
Mark Goddard 2a80dbb2c9 Add constituent physical disks to RAID virtual disk object
This change adds a new attribute - physical_disks - to
dracclient.resources.raid.VirtualDisk objects. The attribute is a
list of IDs of the physical disks that a virtual disk is composed of.
This allows clients of the library to obtain a more complete view of
the current RAID configuration.

Change-Id: If4f762d3bc115a971d0392af8270f5440ef43913
Closes-bug: #1651702
2017-01-12 19:56:39 +00:00
..
wsman_mocks Add constituent physical disks to RAID virtual disk object 2017-01-12 19:56:39 +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 Use InstanceId as unique attribute identifier rather than name 2016-10-27 12:38:31 -07:00
test_client.py Split tests to based on modules 2016-08-10 10:48:37 +02:00
test_inventory.py Split tests to based on modules 2016-08-10 10:48:37 +02:00
test_job.py Split tests to based on modules 2016-08-10 10:48:37 +02:00
test_lifecycle_controller.py Split tests to based on modules 2016-08-10 10:48:37 +02:00
test_raid.py Add constituent physical disks to RAID virtual disk object 2017-01-12 19:56:39 +00:00
test_utils.py Add constituent physical disks to RAID virtual disk object 2017-01-12 19:56:39 +00:00
test_wsman.py Add support for lists in wsman properties 2015-10-08 10:46:47 +02:00
utils.py Raise a reasonable error on non-nullable flags with empty text 2016-11-07 15:44:14 +01:00