diff options
author | Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com> | 2020-09-18 00:29:11 -0700 |
---|---|---|
committer | Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com> | 2020-09-18 12:04:41 -0700 |
commit | abc86b0782d8d1ea41b5b5dd04b4c6c8755e7210 (patch) | |
tree | cc926aa58c564504471a6113429e3a26cd4343c6 /.gitignore | |
parent | 13ccea1a14dd12e585ef34680fcbcab5fd17550b (diff) |
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
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ .tox/ +demo/sfc-setup/.vagrant |