python-dracclient/dracclient
Dmitry Tantsur ba1eb4aa99 Raise a reasonable error on non-nullable flags with empty text
Now it fails with AttributeError: 'NoneType' object has no attribute 'strip'.
Raise a new exception with proper explanation instead.

Partial-Bug: #1550328
Change-Id: Ie9f9d212c934bb75e8224dd64ec8df7f788b86d3
2016-11-07 15:44:14 +01:00
..
resources JobManagement.get_job() causes FutureWarning 2016-11-04 17:01:21 -04:00
tests Raise a reasonable error on non-nullable flags with empty text 2016-11-07 15:44:14 +01:00
__init__.py Initial commit 2015-08-03 10:50:50 +02:00
client.py Use InstanceId as unique attribute identifier rather than name 2016-10-27 12:38:31 -07:00
constants.py Make object attribute names and values consistent 2016-08-10 10:48:36 +02:00
exceptions.py Raise a reasonable error on non-nullable flags with empty text 2016-11-07 15:44:14 +01:00
utils.py Raise a reasonable error on non-nullable flags with empty text 2016-11-07 15:44:14 +01:00
wsman.py Add support for lists in wsman properties 2015-10-08 10:46:47 +02:00