Comment 14 for bug 1440247

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

Reviewed: https://review.openstack.org/206295
Committed: https://git.openstack.org/cgit/openstack/heat-translator/commit/?id=34f2e51e0d60e2871db7048666ebcae8fe3861ff
Submitter: Jenkins
Branch: master

commit 34f2e51e0d60e2871db7048666ebcae8fe3861ff
Author: Vahid Hashemian <email address hidden>
Date: Wed Sep 30 22:17:13 2015 -0700

    Fix translation issue with interface inputs and functions

    Fix the issue with interface inputs described using intrinsic
    functions, that produces an invalid HOT output. Also, include
    necessary unit tests, and revert templates that were simplified
    due to this issue..

    This patch includes changes required in heat-translator for
    resolving the issue.

    Change-Id: I0aa01a05a7e9bf695c10b193023958ec11e4a422
    Closes-Bug: #1440247