Update simon's single cell (amoeba evolution)

Change-Id: I8342e28c70664de2b45d34ce9efb96fc517fdf33
This commit is contained in:
Simon Hunt 2016-03-15 00:45:40 -07:00 committed by Gerrit Code Review
parent 060da9a13a
commit 5e869353bb

View File

@ -1,7 +1,7 @@
# 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"