Removed ONOS cell configuration that was committed by accident.
Showing
1 changed file
with
0 additions
and
14 deletions
tools/test/cells/deva
deleted
100644 → 0
| 1 | -# ONOS DEVA instances 1,2,3,4 & ONOS mininet box | ||
| 2 | - | ||
| 3 | -export ONOS_NIC=10.128.4.* | ||
| 4 | -export OC1="10.128.4.2" | ||
| 5 | -export OC2="10.128.4.3" | ||
| 6 | -export OC3="10.128.4.4" | ||
| 7 | -export OC4="10.128.4.5" | ||
| 8 | -export OCN="10.128.4.2" | ||
| 9 | -export OCI="${OC1}" | ||
| 10 | - | ||
| 11 | -export ONOS_FEATURES="${ONOS_FEATURES:-webconsole,onos-api,onos-core,onos-cli,onos-openflow,onos-app-fwd,onos-app-proxyarp,onos-app-tvue,onos-app-metrics}" | ||
| 12 | - | ||
| 13 | -#export ONOS_FEATURES="webconsole,onos-api,onos-core-trivial,onos-cli,onos-openflow,onos-app-fwd,onos-app-mobility,onos-app-tvue,onos-app-proxyarp" | ||
| 14 | -## export ONOS_FEATURES="webconsole,onos-api,onos-core-trivial,onos-cli,onos-openflow,onos-app-fwd" |
-
Please register or login to post a comment