onos/tools/test/cells/sdnip-pmox
Simon Hunt 3f15637391 Added "drivers" to cells that defined ONOS_APPS.
Change-Id: I8e7cbea037ea09504662fb17ef328b547d21050a
2015-05-05 23:33:45 +00:00

9 lines
197 B
Plaintext

# SDN-IP ProxMox cell
export ONOS_NIC=10.128.4.*
export OC1="10.128.4.65"
export OC2="10.128.4.66"
export OC3="10.128.4.67"
export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility,config,sdnip"