larryrensing / charter-nfv-demo-1

A demonstration for NFV using various in-flight projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

charter-nfv-demo

A demonstration for NFV using various in-flight projects

Use

To use the repository, clone and then initialize the included submodules:

git clone https://github.com/charter-ctec/charter-nfv-demo.git
cd charter-nfv-demo
git submodule init
git submodule update

If there were any changes made remotely, and you want to retrive them locally, then issue the following command:

git submodule update --remote --merge

About

A demonstration for NFV using various in-flight projects

License:Apache License 2.0


Languages

Language:Shell 96.8%Language:Python 3.2%