Comment 2 for bug 1298548

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

Reviewed: https://review.openstack.org/83533
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=426fb774b8949e182f5a678feaa3360f76cbc2b9
Submitter: Jenkins
Branch: master

commit 426fb774b8949e182f5a678feaa3360f76cbc2b9
Author: Thomas Herve <email address hidden>
Date: Thu Mar 27 19:47:57 2014 +0100

    Validate that resource type is a string

    Raises a proper validation error when a non-string resource type is passed.

    Change-Id: I1c84ee2bb1c7ff78802119e3321998b9d6487b2f
    Closes-Bug: #1298548