python-dracclient/dracclient
Christopher Dearborn 6c113d2919 Add realtime support to drive conversion
This patch updates change_physical_disk_state() so that it returns the
actual results of drive conversion on each controller.  This allows the
caller to use the returned information for realtime drive conversion.

This patch also deprecates returning the is_reboot_required and
commit_required_ids keys in the dictionary.

Change-Id: I10f4a44660e70f0cd8efd0ca9e8e96cb46751a61
(cherry picked from commit ff312640d8)
2020-03-25 14:58:39 -04:00
..
resources Add realtime support to drive conversion 2020-03-25 14:58:39 -04:00
tests Add realtime support to drive conversion 2020-03-25 14:58:39 -04:00
__init__.py Initial commit 2015-08-03 10:50:50 +02:00
client.py Add realtime support to drive conversion 2020-03-25 14:58:39 -04:00
constants.py Add change_physical_disk_state function to client 2018-10-19 18:43:44 -04: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-06-14 14:31:57 -04:00