Comment 11 for bug 1936776

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

Reviewed: https://review.opendev.org/c/openstack/puppet-tripleo/+/801557
Committed: https://opendev.org/openstack/puppet-tripleo/commit/fb9ba4b89cc1ec44c61bb9afbc5a80f25429c039
Submitter: "Zuul (22348)"
Branch: master

commit fb9ba4b89cc1ec44c61bb9afbc5a80f25429c039
Author: ramishra <email address hidden>
Date: Wed Jul 21 08:42:04 2021 +0530

    Don't generate 10-neutron_wsgi.conf with internal tls

    When internal TLS is enabled we use a proxy in front of
    neutron server. Config generated in change
    I302558e718ce35c4d632137c5efa08f502939b40 conflicts with
    the one generated for tls_proxy. Till we convert neutron_api
    to be deployed with httpd, let's generate the wsgi config
    only when enable_internal_tls is false.

    Closes-Bug: #1936776
    Change-Id: I2901ea548332a043a8ffeb268f3a0ccbca265377