python-dracclient/dracclient
mpardhi23 db1eae0ca0 Implement ResetConfig and ClearForeignConfig functionality
For raid deletion, existing delete_virtual_disk functionality is not
freeing up foreign drives and spares, so have added ResetConfig and
ClearForeignConfig functionality for freeing up foreign drives and
spares.

Change-Id: I76390dc4fcf8de2fe5aa3d660f77edcef4a4dec1
(cherry picked from commit 6857a6d000)
2019-06-14 17:43:04 -04:00
..
resources Implement ResetConfig and ClearForeignConfig functionality 2019-06-14 17:43:04 -04:00
tests Implement ResetConfig and ClearForeignConfig functionality 2019-06-14 17:43:04 -04:00
__init__.py Initial commit 2015-08-03 10:50:50 +02:00
client.py Implement ResetConfig and ClearForeignConfig functionality 2019-06-14 17:43:04 -04:00
constants.py Add change_physical_disk_state function to client 2018-10-24 14:05:32 +00: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-03-21 18:17:16 +00:00