From 685e92b3abf0da22b4b6218b11167ac578cb5a3a Mon Sep 17 00:00:00 2001 From: stevenvanrossem Date: Tue, 16 Feb 2016 14:53:53 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f58d007..3b574f1 100755 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ Automatic installation is provide through Ansible playbooks. * First terminal: * `dockernet> vnf1 ping -c 2 vnf2` +#### Example scripts: + * `./start_dcnetwork` starts an example datacenter network with monitoring api endpoint + * `./start_example_chain` sets up an example service chain, using the example docker container from `package_samples` https://github.com/sonata-nfv/packaging_samples/tree/master/VNFs + ### Run Unit Tests * `cd ~/son-emu/emuvim` * `sudo python test` or `sudo python test -v` for more outputs -- 2.17.1