Comment 4 for bug 1746379

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

Reviewed: https://review.openstack.org/540352
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=838b8daf6eb7670dfb44b5058aba278734f287f1
Submitter: Zuul
Branch: master

commit 838b8daf6eb7670dfb44b5058aba278734f287f1
Author: Feilong Wang <email address hidden>
Date: Sat Feb 3 00:57:27 2018 +1300

    Support calico as network driver

    Adding calico as Kubernetes network driver to support network
    policy of Kubernetes. Network policy is a very important feature
    for k8s production use. See more information about k8s network
    policy at [1] and [2], as for calico please refer [3] and [4].

    [1] https://kubernetes.io/docs/concepts/services-networking/network-policies/
    [2] http://blog.kubernetes.io/2017/10/enforcing-network-policies-in-kubernetes.html
    [3] https://www.projectcalico.org/calico-network-policy-comes-to-kubernetes/
    [4] https://cloudplatform.googleblog.com/2017/09/network-policy-support-for-kubernetes-with-calico.html

    Closes-Bug: #1746379

    Change-Id: I135a46cd32a67d73d8e64ac5bbc4debfae6c4568