Comment 6 for bug 1566117

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

Reviewed: https://review.openstack.org/306571
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=4c8227ec8bb58d0259f04e26137f9312eecabd5c
Submitter: Jenkins
Branch: master

commit 4c8227ec8bb58d0259f04e26137f9312eecabd5c
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