Comment 6 for bug 1630189

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

Reviewed: https://review.openstack.org/382150
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=7508908c40f0644038efdcd16c1a7d7d4e217397
Submitter: Jenkins
Branch: stable/newton

commit 7508908c40f0644038efdcd16c1a7d7d4e217397
Author: yatin <email address hidden>
Date: Wed Oct 5 14:47:00 2016 +0530

    [coreos] Fix: k8s cluster creation with loadbalancer enabled

    Minions do not register when coreos k8s cluster gets created
    with loadbalancer enabled because loadbalancer vip and
    pool floating ip are not associated with certificates created
    for master.
    With this patch minions successfully registers with masters.

    Change-Id: Ifc8b6bde5a9bc3dd8c7e965e0450e2aa0d243263
    Closes-Bug: #1630189