Comment 12 for bug 1710430

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

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

commit e88dfac7ddb074422efe9eb130996094a6017084
Author: dineshb-jnpr <email address hidden>
Date: Mon Sep 11 19:40:44 2017 -0700

Make cni interface name configurable.

This commit exposes knob "kubernetes_node_data_interface", i.e:

[GLOBAL]
kubernetes_node_data_interface = eth0

which when populated in the contrailctl file of kubernetes agent,
will populate the CNI conf file approriately.

Change-Id: Iab41c65184d4cfe0f9d67fdad2e11ae41f13698f
Partial-Bug: 1710430