Comment 2 for bug 1294295

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

Reviewed: https://review.openstack.org/86420
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=4c582a2bc074009d2c7f5ae189c989c0b686cd04
Submitter: Jenkins
Branch: master

commit 4c582a2bc074009d2c7f5ae189c989c0b686cd04
Author: Jay Dobies <email address hidden>
Date: Wed Apr 9 14:55:24 2014 -0400

    More specific exceptions when validating params

    In addition to the example cited in the bug, this updates a few other
    exception messages to indicate the name of the parameter that is failing
    validation.

    Change-Id: I1b7729305988444dc15abd6e5d958f443efc091d
    Closes-Bug: #1294295