Adding the ovn containerization 76/69976/6
authorAuthor Name <kuralamudhan.ramakrishnan@intel.com>
Mon, 2 Mar 2020 04:34:42 +0000 (04:34 +0000)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Thu, 17 Sep 2020 23:25:10 +0000 (16:25 -0700)
commit7f01772cdf3916026a93e9e9ac5ce54d57401476
tree4d5eeda7d1dace7beb586f0c7cd606521ac28832
parent62079e3b34f2f7ce7f04dc42e305c32bb719bd57
Adding the ovn containerization

Referred multiple works on ovs and ovn
ovs: https://github.com/openvswitch/ovs/tree/master/utilities/docker
ovn: https://github.com/ovn-org/ovn/tree/master/utilities/docker
ovn-kubernetes: https://github.com/ovn-org/ovn-kubernetes/tree/master/dist/images
kube-ovn:https://github.com/alauda/kube-ovn/tree/master/dist/images

Co-authored-by: Aliasgar Ginwala <aginwala@ebay.com>
Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Change-Id: I3aee1a9f4ebce702ca22ec2ecba35463523af892
build/bin/entrypoint
deploy/ovn-daemonset.yaml [new file with mode: 0644]
utilities/docker/debian/Dockerfile [new file with mode: 0644]
utilities/docker/debian/ovn4nfv-k8s.sh [new file with mode: 0755]