Go to file
Dmitry Tantsur aeebdf890b Raise a specific exception instead of generic AttributeError
Currently we raise an AttributeError when expected attribute is missing
from the response. This is not very developer-friendly, so this patch
creates a new exception (derived from AttributeError for compatibility)
for this purpose.

Change-Id: If2ac03dcd410d451dc7bbfe7bbd0b145da201c9a
Related-Bug: #1550328
2016-11-08 18:04:42 +01: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-04-04 14:15:30 +02:00
2016-11-07 14:37:15 +01:00
2015-11-05 17:30:36 +01:00

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%