python-dracclient/dracclient
mpardhi23 313db4bf73 clear_foreign_config() succeeds if no foreign disk
When clear_foreign_config() does not detect a foreign disk, instead
of failing and raising an exception, it succeeds and returns a value
which informs the caller nothing further needs to be done.

Change-Id: I4cea95659db11747b1c8708e1dbe7cac53c0eaf9
(cherry picked from commit 8eec25c00d)
2020-03-24 11:28:43 -04:00
..
resources clear_foreign_config() succeeds if no foreign disk 2020-03-24 11:28:43 -04:00
tests clear_foreign_config() succeeds if no foreign disk 2020-03-24 11:28:43 -04:00
__init__.py Initial commit 2015-08-03 10:50:50 +02:00
client.py Consider a BOSS card a RAID controller 2019-06-17 16:43:42 -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