Go to file
Christopher Dearborn 72ea2323e5 Separate reboot required from commit required
This patch separates indicators for reboot required and commit required.
It does this by adding two new keys (is_reboot_required and
is_commit_required) to the dictionary returned by set/create/modify
operations while continuing to return the commit_required key for
backwards compatibility.

The commit_required key should be considered deprecated at this time and
it will be removed in a future patch.

The is_reboot_required key has an enumerated value that can have three
possible values: true, optional, and false.  This allows the return of
optional for RAID operations that can return this value.

Change-Id: I70e52868f10bfafb30bbb38b85888bc4ec8e65ae
Closes-Bug: 1732549
2018-01-22 09:36:53 -05:00
2015-11-05 17:30:36 +01:00
2015-10-08 09:42:28 +02:00
2016-04-05 13:58:31 +02:00
2016-04-04 14:15:30 +02:00
2015-08-03 10:50:50 +02:00
2016-11-25 13:32:30 +01:00
2017-06-07 10:35:13 +07:00
2015-11-05 17:30:36 +01:00
2017-06-07 10:35:13 +07:00

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.

Description
Library for managing machines with Dell iDRAC cards
Readme 3 MiB
Languages
Python 100%