From abc86b0782d8d1ea41b5b5dd04b4c6c8755e7210 Mon Sep 17 00:00:00 2001 From: Kuralamudhan Ramakrishnan Date: Fri, 18 Sep 2020 00:29:11 -0700 Subject: 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 Change-Id: Id382f734dedb50354e7986fbf954663b374c1ff3 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 33defe4..c909adf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .tox/ +demo/sfc-setup/.vagrant -- cgit