Comment 7 for bug 1550328

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-dracclient (master)

Reviewed: https://review.openstack.org/394465
Committed: https://git.openstack.org/cgit/openstack/python-dracclient/commit/?id=ba1eb4aa99db7b78168ff2b0d19918924a0cb2aa
Submitter: Jenkins
Branch: master

commit ba1eb4aa99db7b78168ff2b0d19918924a0cb2aa
Author: Dmitry Tantsur <email address hidden>
Date: Mon Nov 7 15:36:04 2016 +0100

    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