Comment 4 for bug 1493429

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/221853
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=4c0f7b4b79e26884a17b7d8e7ef16e772d10286b
Submitter: Jenkins
Branch: kilo

commit 4c0f7b4b79e26884a17b7d8e7ef16e772d10286b
Author: Jean-Philippe Evrard <email address hidden>
Date: Tue Sep 8 18:00:09 2015 +0200

    Fix of haproxy ssl misconfiguration with nova_console

    If you are using haproxy_ssl: True, you don't
    have the ssl directive in haproxy/conf.d/nova_console
    for the bind section.

    This fixes this issue.

    Closes-Bug: #1493429
    Change-Id: Idbde44b191082a65ae2f716acd030ef84c237238
    (cherry picked from commit 923da0c12751b107c578671e979caaa35d70cdab)