Comment 7 for bug 1566117

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/mitaka)

Reviewed: https://review.openstack.org/306582
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=74a148705f8899b9ffdfa1d1d7aa5e067dfeaeb7
Submitter: Jenkins
Branch: stable/mitaka

commit 74a148705f8899b9ffdfa1d1d7aa5e067dfeaeb7
Author: Dave McCowan <email address hidden>
Date: Tue Apr 12 00:58:56 2016 -0400

    Add TLS to Kibana Web Interface

    Use HAProxy to terminate a TLS connection on port 5601 for the
    Kibana dashboard when TLS is enabled for Kolla. x-forwarded-for
    and x-forwarded-proto headers are set to give Kibana the info it
    needs to write returned URLs.

    Change-Id: I03a2dd3a8e2513d38281b30bf4bae6449fec0316
    Closes-bug: #1566117