Comment 19 for bug 1694224

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

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

commit a8ba0e4ce2185942ba65518cc32200758e43d6aa
Author: dineshb-jnpr <email address hidden>
Date: Tue Jul 18 12:53:26 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: Ieb8412fa71275d1cf7c762b1849d0c3daf25db2a
Partial-Bug: #1694224