Comment 2 for bug 1379911

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

Reviewed: https://review.openstack.org/128862
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=b961823774c3ee53dfb9ad16bc5e109e757d3de8
Submitter: Jenkins
Branch: master

commit b961823774c3ee53dfb9ad16bc5e109e757d3de8
Author: Anusha Ramineni <email address hidden>
Date: Thu Oct 16 16:06:38 2014 +0530

    Update node-validate error messages

    Upon executing node-validate upon a node in Ironic, the
    error message/reason is provided without any clear instruction
    as to where the missing parameters are supposed to be defined.

    This fix proposes to update the error messages to specify where
    the information is missing.

    Change-Id: I66e84ac3341882ae72796cc9536f20773142267f
    Closes-Bug: #1379911