commit | 8158314c8fea5bea68b201c426c2a5c4b45f03c3 | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Tue Sep 30 01:40:29 2014 -0700 |
committer | tom <tom@onlab.us> | Tue Sep 30 01:40:29 2014 -0700 |
tree | 10481ac7bb1ff437f315637077943db26c9c5a93 | |
parent | 4ee8bae6754cb7926279e6d987022bf85db11e32 [diff] [blame] |
Further simplified the store & connection manager relationship.
diff --git a/tools/test/cells/tom b/tools/test/cells/tom index c4482b7..2eb0523 100644 --- a/tools/test/cells/tom +++ b/tools/test/cells/tom
@@ -2,9 +2,9 @@ export ONOS_NIC=192.168.56.* -export OC1="192.168.56.101" -export OC2="192.168.56.102" +export OC1="192.168.56.11" +export OC2="192.168.56.12" -export OCN="192.168.56.105" +export OCN="192.168.56.7"