Update simon's uk cells
Change-Id: Ia38870110491573920012bc5eb8a7ae3c2af77d0
Showing
2 changed files
with
2 additions
and
2 deletions
... | @@ -40,7 +40,7 @@ export OCI=$OC1 | ... | @@ -40,7 +40,7 @@ export OCI=$OC1 |
40 | export ONOS_USER=sdn | 40 | export ONOS_USER=sdn |
41 | 41 | ||
42 | ## the apps we want activated at startup | 42 | ## the apps we want activated at startup |
43 | -export ONOS_APPS="drivers,openflow,proxyarp,drivermatrix" | 43 | +export ONOS_APPS="drivers,openflow,proxyarp,drivermatrix,mlb" |
44 | 44 | ||
45 | ## mininet VM | 45 | ## mininet VM |
46 | export OCN="192.168.56.103" | 46 | export OCN="192.168.56.103" | ... | ... |
... | @@ -38,7 +38,7 @@ export OCI=$OC1 | ... | @@ -38,7 +38,7 @@ export OCI=$OC1 |
38 | export ONOS_USER=sdn | 38 | export ONOS_USER=sdn |
39 | 39 | ||
40 | ## the apps we want activated at startup | 40 | ## the apps we want activated at startup |
41 | -export ONOS_APPS="drivers,openflow,proxyarp,drivermatrix" | 41 | +export ONOS_APPS="drivers,openflow,proxyarp,drivermatrix,mlb" |
42 | 42 | ||
43 | ## mininet VM | 43 | ## mininet VM |
44 | export OCN="192.168.56.103" | 44 | export OCN="192.168.56.103" | ... | ... |
-
Please register or login to post a comment