Comment 6 for bug 1713761

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

Reviewed: https://review.openstack.org/500247
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=ca4b08bb6df610f7eea6e40e9e0ca445091369fa
Submitter: Jenkins
Branch: stable/pike

commit ca4b08bb6df610f7eea6e40e9e0ca445091369fa
Author: Ben Nemec <email address hidden>
Date: Fri Aug 11 16:31:01 2017 -0500

    Convert enable-internal-tls.yaml to be generated

    All of the other SSL environments were converted, but this one was
    missed. That's an inconsistent user experience and should be
    cleaned up.

    This environment also exposed a bug in the tool where it did not
    include the parameter_defaults section key if all the parameters
    were marked static.

    Change-Id: I19bc422c22b9f60f781e696ce703b026dc317786
    Closes-Bug: 1713761
    (cherry picked from commit 7c06db3d1c384773c4abccbce450c259f75e5e4a)