Comment 4 for bug 1324094

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

Reviewed: https://review.openstack.org/96174
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=b447864eaf8d74092abbe6113a4bd27a4653e2c8
Submitter: Jenkins
Branch: master

commit b447864eaf8d74092abbe6113a4bd27a4653e2c8
Author: Alexander Tivelkov <email address hidden>
Date: Wed May 28 18:23:02 2014 +0400

    Subsequent stack updates for Heat have proper set of parameters

    Parameters retrieved from the existing heat stack and re-applied into the updated stack do not include special parameters
    such as OS::stack_id and OS::stack_name, which cannot be accepted as input params

    Change-Id: Ic42bead15267822c43ecf703e4128015c89ec6de
    Closes-Bug: #1324094