Comment 2 for bug 1785635

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

Reviewed: https://review.openstack.org/589173
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=553fc0d26414cfda1faa3e19eb06d79913ef8a29
Submitter: Zuul
Branch: master

commit 553fc0d26414cfda1faa3e19eb06d79913ef8a29
Author: James Slagle <email address hidden>
Date: Mon Aug 6 10:15:56 2018 -0400

    Pass all vars to deploy-steps-tasks.yaml with config-download

    Not all vars were getting passed to deploy-steps-tasks.yaml when using
    config-download. This didn't cause any issue because all the vars have
    default value, but the user specified value should be honored as well.

    Change-Id: I5972e1c674cf9008366c2bb10b54eb975ab8cb93
    Closes-Bug: #1785635