adding sfc demo with icn sdewan cnf 57/71157/7
authorKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Fri, 18 Sep 2020 07:29:11 +0000 (00:29 -0700)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Fri, 18 Sep 2020 19:04:41 +0000 (12:04 -0700)
commitabc86b0782d8d1ea41b5b5dd04b4c6c8755e7210
treecc926aa58c564504471a6113429e3a26cd4343c6
parent13ccea1a14dd12e585ef34680fcbcab5fd17550b
adding sfc demo  with icn sdewan cnf

- vagrant is used to create 5 VMs master, minion01, minion02, TM1 and TM2
- node.sh enables nested VTx
- README.md documentated all steps to bring up the sfc

Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Change-Id: Id382f734dedb50354e7986fbf954663b374c1ff3
17 files changed:
.gitignore
demo/sfc-setup/README.md [new file with mode: 0644]
demo/sfc-setup/Vagrantfile [new file with mode: 0644]
demo/sfc-setup/config/default.yml [new file with mode: 0644]
demo/sfc-setup/demo/firewall-dyn-net-2.yaml [new file with mode: 0644]
demo/sfc-setup/demo/firewall-right-pnetwork.yaml [new file with mode: 0644]
demo/sfc-setup/demo/firewall-rule-reject-icmp-right-pnetwork.yaml [new file with mode: 0644]
demo/sfc-setup/demo/ms1.yaml [new file with mode: 0644]
demo/sfc-setup/demo/sfc-network.yaml [new file with mode: 0644]
demo/sfc-setup/demo/sfc.yaml [new file with mode: 0644]
demo/sfc-setup/demo/slb-ngfw-sdewan-cnf-deployment.yaml [new file with mode: 0644]
demo/sfc-setup/insecure_keys/key [new file with mode: 0644]
demo/sfc-setup/insecure_keys/key.pub [new file with mode: 0644]
demo/sfc-setup/node.sh [new file with mode: 0755]
demo/sfc-setup/ovn4nfv-pod-network/ovn-daemonset.yaml [new file with mode: 0644]
demo/sfc-setup/ovn4nfv-pod-network/ovn4nfv-k8s-plugin.yml [new file with mode: 0644]
demo/sfc-setup/setup.sh [new file with mode: 0755]