Simon Hunt

Adding simon-single cell. (an amoeba, perhaps?)

Change-Id: I0ef0754cf184c982c6087d6ec46fa3a05c8d8249
1 +# Local VirtualBox-based single ONOS instance & ONOS mininet box
2 +
3 +export ONOS_NIC=192.168.56.*
4 +export OC1="192.168.56.101"
5 +export OCN="192.168.56.103"
6 +
7 +export ONOS_APPS="drivers,openflow,drivermatrix"