Comment 17 for bug 1694224

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/33761
Committed: http://github.com/Juniper/contrail-ansible/commit/dd486b4a1693e9ecc37113fb01292405a6f7db56
Submitter: Zuul (<email address hidden>)
Branch: master

commit dd486b4a1693e9ecc37113fb01292405a6f7db56
Author: dineshb-jnpr <email address hidden>
Date: Tue Jul 18 13:01:46 2017 -0700

Introduce container for K8s CNI component install.

These code changes are to introduce a container that will install
contrail kubernetes cni components on kubernetes minions. This
container will also have logic to populate configuration file
required by the CNI. This container will be executed everytime
contrail-ansible is used to provision the contrail-k8s cluster.
This container will exit after install and configuration of CNI
components.

As a part of this change, cni related components and code have been
removed from Agent Container for kubernetes and openshift deployments.

Change-Id: Id838b5d73f149ba2f273d2ec07896372d6b29fb4
Partial-Bug: #1694224