Bob Lantz 894eab5711 Add examples/ dir, README, and multicluster.py
multicluster.py creates two ONOS "clusters" (1 node by
default, though larger are possible), each of which
is responsible for a separate segment of the data network.

Change-Id: I233c9884b565bd6a28fa1a05e990e86207c88347
2016-08-30 17:34:32 +00:00

10 lines
258 B
Plaintext

This directory contains examples of using onos.py.
You run them directly as Python scripts:
sudo ./multicluster.py
multicluster.py: creates two ONOS controller clusters, each of
which controls a separate segment of the data network.