commit | c46af206104467bc3ca4c2c48824c672549574c3 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed Jun 03 16:43:27 2015 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Wed Jun 03 16:43:27 2015 -0700 |
tree | 2aa5ea963ad8da718d0e64f12235528ad5db7c01 | |
parent | 98a4a0a81fd7cd2ade410d5a1d848fe2d54abb23 [diff] [blame] |
Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly. Change-Id: I239e3b538d5b9134422fa629514e095e4914bb0c
diff --git a/tools/test/cells/tomx b/tools/test/cells/tomx index 8522bd5..3e528ee 100644 --- a/tools/test/cells/tomx +++ b/tools/test/cells/tomx
@@ -7,3 +7,4 @@ export OCN="10.128.11.4" export OCT=$OC1 +export ONOS_APPS=drivers,openflow,proxyarp \ No newline at end of file