From: stevenvanrossem Date: Tue, 16 Feb 2016 13:53:53 +0000 (+0100) Subject: Update README.md X-Git-Tag: v3.1~179^2~8 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=685e92b3abf0da22b4b6218b11167ac578cb5a3a;p=osm%2Fvim-emu.git Update README.md --- 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