Comment 4 for bug 1713761

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

Reviewed: https://review.openstack.org/493246
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=7c06db3d1c384773c4abccbce450c259f75e5e4a
Submitter: Jenkins
Branch: master

commit 7c06db3d1c384773c4abccbce450c259f75e5e4a
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