Comment 1 for bug 1679724

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

Reviewed: https://review.openstack.org/450841
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=ecfe6ac183effaafa110b3c6359c6c9c697647f7
Submitter: Jenkins
Branch: master

commit ecfe6ac183effaafa110b3c6359c6c9c697647f7
Author: ArchiFleKs <email address hidden>
Date: Tue Mar 28 17:16:05 2017 +0200

    Fix CoreOS multi master with LB cluster creation

    Cluster that uses ETCD like swarm and K8s failed with LB and TLS enable
    because ETCD LB protocol is HTTP but SSL termination in on the ETCD
    node. ETCD LB protocol should be the same as K8s with TLS enable

    Partial-Bug: #1679724

    Change-Id: Ie8c8a7e4609c0e2e63095d4c18af84cc653654e1