X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=README.md;h=3b574f155644383387dbef412f1e3ee7528e0798;hb=8fbf9781aa638201aa54b3e5e7c2c7384b7ca8f7;hp=a0fa3979575aee5a1f68d83b0563132bc6c651e4;hpb=97a2da99196a99ca171da4a16669266dbb189a61;p=osm%2Fvim-emu.git diff --git a/README.md b/README.md old mode 100644 new mode 100755 index a0fa397..3b574f1 --- a/README.md +++ b/README.md @@ -54,10 +54,17 @@ 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 +### CLI +* [Full CLI command documentation](https://github.com/sonata-nfv/son-emu/wiki/CLI-Command-Overview) + ### TODO * DCemulator