69dc3b3a6b
This PR adds CNI network plugin to stackube. Usage: 1. CNI network config { "cniVersion": "0.3.1", "name": "net", "type": "kubestack", "kubestack-config": "/etc/kubestack.conf" } 2. /etc/kubestack.conf [Global] auth-url=https://192.168.0.3/identity_admin/v2.0 username=admin password=password tenant-name=admin region=RegionOne ext-net-id=550370a3-4fc2-4494-919d-cae33f5b3de8 [Plugin] plugin-name=ovs integration-bridge=br-int 3. Put stackube command to /opt/cni/bin Change-Id: I3a666aa2b0b90ef5d8e2f065ddda0deb6d0fcd94 Implements: blueprint cni-plugin Signed-off-by: Pengfei Ni <feiskyer@gmail.com> Signed-off-by: mozhuli <21621232@zju.edu.cn> |
||
---|---|---|
.. | ||
pkg/ns | ||
LICENSE |