Simon Hunt
Committed by Gerrit Code Review

Update simon's single cell (amoeba evolution)

Change-Id: I8342e28c70664de2b45d34ce9efb96fc517fdf33
# Local VirtualBox-based single ONOS instance & ONOS mininet box
export ONOS_NIC=192.168.56.*
export OC1="192.168.56.101"
export OCN="192.168.56.103"
export OC1="192.168.56.1"
export OCN="192.168.56.99"
export ONOS_APPS="drivers,openflow,drivermatrix"
......