Comment 3 for bug 1545857

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

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

commit f5c32ad8fda3d7dcee6e4f9447621cde6d0f8a01
Author: Jay Dobies <email address hidden>
Date: Thu Feb 25 17:03:01 2016 -0500

    Added heat.resource_type custom constraint

    This constraint will validate that a parameter value is a valid resource
    type within the context of the template (that is, taking into account
    the environment file(s) passed in as well).

    Change-Id: I82b18d52982c2731370df9ea4ea0e398bf7702f2
    Closes-Bug: #1545857