X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=README.md;h=3b574f155644383387dbef412f1e3ee7528e0798;hb=8fbf9781aa638201aa54b3e5e7c2c7384b7ca8f7;hp=f58d0074cfd2eb749a0e145ef82e192679c2480e;hpb=d5f34184d25644797a1e72847e28b7e61e015331;p=osm%2Fvim-emu.git diff --git a/README.md b/README.md old mode 100644 new mode 100755 index f58d007..3b574f1 --- 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