introducing vpp-demo 74/44674/15
authorMichal Cmarada <mcmarada@cisco.com>
Wed, 28 Sep 2016 08:58:02 +0000 (10:58 +0200)
committerMichal Cmarada <mcmarada@cisco.com>
Thu, 13 Oct 2016 15:27:29 +0000 (15:27 +0000)
commitf49144d234ddcd793a146c753ef03fe435f03f4d
tree40251f2a16f59ad1a5ac1f20f750dd30e3b65d2f
parent2ac28c56d45a68f48ed0d59e30f4c5b19eb3648d
introducing vpp-demo

- basic setup environment

Change-Id: I1ad5ca007dc4cef8ad63b9272ada723ff06b93f5
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
14 files changed:
demos/vpp-demo/.gitignore [new file with mode: 0644]
demos/vpp-demo/Vagrantfile [new file with mode: 0644]
demos/vpp-demo/local-demo-postman.json [new file with mode: 0644]
demos/vpp-demo/readme.rst [new file with mode: 0644]
demos/vpp-demo/register_vpp_node.sh [new file with mode: 0644]
demos/vpp-demo/reload-nodes.sh [new file with mode: 0644]
demos/vpp-demo/vagrant_scripts/add-user.sh [new file with mode: 0644]
demos/vpp-demo/vagrant_scripts/configure-vpp.sh [new file with mode: 0644]
demos/vpp-demo/vagrant_scripts/fix-perms.sh [new file with mode: 0644]
demos/vpp-demo/vagrant_scripts/install-hc.sh [new file with mode: 0644]
demos/vpp-demo/vagrant_scripts/install-java8.sh [new file with mode: 0644]
demos/vpp-demo/vagrant_scripts/install-odl.sh [new file with mode: 0644]
demos/vpp-demo/vagrant_scripts/install-prereqs.sh [new file with mode: 0644]
demos/vpp-demo/vagrant_scripts/install-vpp.sh [new file with mode: 0644]