Comment 18 for bug 1694224

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

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

commit 1f453bb12661edd5016237b326ff4515ecb9a630
Author: dineshb-jnpr <email address hidden>
Date: Tue Jul 18 12:50:59 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: Ibd26ff8d2a83f8b65a3f02404917ac28c960ffb7
Partial-Bug: #1694224