Comment 7 for bug 1524025

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

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

commit 0ea50cb395f2e95c55cf4a58e8fc6d590cc1e42e
Author: Dane LeBlanc <email address hidden>
Date: Wed Sep 14 06:07:12 2016 -0400

    Update kubernetes external load balancer dev guide

    The Kubernetes external load balancer developer's guide needs to be
    updated to reflect the fact that the kubernetes controller manager
    has been moved to a separate pod.

    Also, the external load balancer dev guide needs to explain that different
    versions of Kubernetes require different versions of Neutron LBaaS:

    - Kubernetes 1.2 requires Neutron LBaaS v1
    - Kubernetes 1.3 (or later) requires Neutron LBaaS v2

    Change-Id: I75fcaf0e990944c9eeef31815c2b6646388b5edf
    Partial-Bug: #1524025