Library for managing machines with Dell iDRAC cards
Go to file
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
doc/source Add NIC enumeration to InventoryManagement 2016-08-09 16:43:06 +02:00
dracclient Raise a reasonable error on non-nullable flags with empty text 2016-11-07 15:44:14 +01:00
.gitignore Switch to PBR 2015-11-05 17:30:36 +01:00
.gitreview Add .gitreview 2015-10-08 09:42:28 +02:00
CONTRIBUTING.rst Improve docs 2016-04-05 13:58:31 +02:00
HACKING.rst Add documentation 2016-04-04 14:15:30 +02:00
LICENSE Initial commit 2015-08-03 10:50:50 +02:00
README.rst Add documentation 2016-04-04 14:15:30 +02:00
requirements.txt Manually sync requirements (compatible with Newton and Ocata) 2016-11-07 11:39:07 +01:00
setup.cfg Update setup.cfg 2016-11-07 14:37:15 +01:00
setup.py Switch to PBR 2015-11-05 17:30:36 +01:00
test-requirements.txt Manually sync requirements (compatible with Newton and Ocata) 2016-11-07 11:39:07 +01:00
tox.ini Use upper-constraints for all tox targets 2016-08-19 08:46:54 -04:00

README.rst

python-dracclient

Library for managing machines with Dell iDRAC cards.