- 13 Feb, 2016 2 commits
-
-
This commit resolves onos-service not start issue. If we have onos directory under /opt, no matter the directory is empty or not, onos-service always tries to use this path. If onos-service binary located in other path, we need to reconfigure the ONOS_HOME. Change-Id: I13f375d75e864240e6d014100fb7b69de7fd4178
Jian Li authored -
The OpenFlow incoming and outgoing message logging feature has been implemented in a separated message provider under openflow provider. So this WIP feature should be removed from device provider. Change-Id: I5b974c96688a13ea4ee7af309f9522245f61e413
Jian Li authored
-
- 12 Feb, 2016 21 commits
-
-
Adding a teardown STC scenario. Change-Id: Ifb0d5ce0546f072f46485266e5247cb49a39db1c
Thomas Vachuska authored -
- Augment the control message class to have device id - Initial implementation of accumulating control message stats - Add more adpator for unit test - Change Collection<ControlMessage> to Set<ControlMessage> - Fix the arithmatic exception - Fix some javadoc warnings Change-Id: I2abaf0d91edca5419b26f1c5a69246bcdb9201bf
Jian Li authored
- 11 Feb, 2016 17 commits