Comment 7 for bug 1467573

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

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

commit 99670fb1cc7ba7c9d8d779f13c9f7309b5d21328
Author: Steven Hardy <email address hidden>
Date: Tue Sep 15 12:01:05 2015 +0100

    Wire in files to template validate

    heatclient already supplies the files map, as for create/update
    but the API and RPC interfaces ignore it. So wire in the optional
    files map, which will enable moving to validation logic which
    more closely aligns with the create/update code.

    Change-Id: I32a4b8d8c02829398f4792fcb06783ce9233b645
    Co-Authored-By: Jay Dobies <email address hidden>
    Partial-Bug: 1467573