- 31 Mar, 2016 16 commits
-
-
Also refactor Ofdpa2GroupHandler Change-Id: Id6a9224cab663f57edb8e85a0e7d81e7da3df132
Charles Chan authored -
- Separate individual app - Initial implementation of metric service reporter - Add unit test Change-Id: I8f89b4dba2f6b7f311f147b776faa7d5160098e0
sangyun-han authored -
- Add readComponentConfiguration method for @Modified - Apply updated Tools - Add unit test code - Add checkNotNull about NodeId Change-Id: If8b7d4c00f2c72d29c0abb6407530d76bc3f6d80
sangyun-han authored -
Return statement was missing on an allocation failure Change-Id: If6107462061ef56cd45ccb9e6d67d47f6aae9f43
Sho SHIMIZU authored
- 30 Mar, 2016 5 commits
-
-
- also moved existing classes down a package (to util). Change-Id: Ie6c99ff10a3f4255795217a93f7028b5d8717d21
Simon Hunt authored -
Currently uses the OpenFlow device provider to change portState. Also fixes a bug in PortNumberCompleter. Adds completion options to portstats for deviceId and portNumber. Change-Id: Idcce775fe8bc5484fdd0e630bcb5026b85125478
Saurav Das authored -
This does a DNS lookup which causes the test to fail if the DNS lookup fails. Change-Id: I9fb3898e7b846e68915d90368849734ad61922f4
Jonathan Hart authored
-
- 29 Mar, 2016 12 commits
-
-
With current SharedScheduledExecutor, all failed tasks are simply suspended in background. This commit enables tasks that are executed using SharedScheduledExecutor to have the ability to be restarted even if the tasks are encountered failures. Change-Id: Ibe00c7f5920b8ae3fe5a433a6f9ec08684d88f36
Jian Li authored
- 28 Mar, 2016 7 commits
-
-
Bugfix in group store - group delete state updated correctly. SR app no longer deletes buckets in existing groups - workaround for OFDPA bug. Instead it invalidates the entire group, thereby forcing new group creation. Also incorporating Charles' changes to remove state from group and flow stores, and the SR app when device goes offline. Change-Id: I162d3fb6bf709a8f02b01b8d57e131c2bac9b46b
Saurav Das authored