- 16 Sep, 2016 1 commit
- 15 Sep, 2016 5 commits
-
-
[onos-5251] Addressed review comments from patchset-1 addressed review comments from patchset-2 Change-Id: I93ebe7798b5324fb18738540d3ef6cef6ada395e
Viswanath KSP authored
- 14 Sep, 2016 12 commits
-
-
VPLS app might not be actived when we use `buck run onos` command. Error message shows it can't find onos-app-routing bundle. Add `included_bundles` to settings can fix this problem. Change-Id: I038a4a45ba609e5bcb8cecef7ee5dbd5d7ab6684
Yi Tseng authored -
Also some small API changes to track app ID of handler registrations, and improved interface matching in NeighbourPacketManager. Added CLI to view handler registrations. Change-Id: I8cd0b91a16d9ec60287b65f9d8fc5e3cd87560e8
Jonathan Hart authored -
Also, simplifying onos.bucklet by using the rule Change-Id: If89633db2d83cbfc56a8e70d2bea665ffaf186ff
Brian O'Connor authored
- 13 Sep, 2016 13 commits
-
-
Also, fixing up the base directory for RC packaging. Change-Id: Id3c80a75ec27bd887b01a04a3122a2660c8f281b
Brian O'Connor authored -
thus it is mutable. This reverts commit e38b866a. Change-Id: Ie71a4cf2d795e2fd781e96fc1274cfcbfc659cb5
Brian O'Connor authored -
If the same path is selected, the flows will not be reinstalled. This patch fixes that. Change-Id: I78da0015f7e3b39f3b7ff842f821053c2494b8e6
Brian O'Connor authored
- 12 Sep, 2016 9 commits
-
-
We can print this message in EventuallyConsistentMapImpl rather than printing a stack trace which doesn't add any value because the exception always comes from the same place. Change-Id: Ia233e7ae8605b2b59ffd4ef834209fdaa86e9376
Jonathan Hart authored -
A set of mininet based HA tests based on onos.py Currently includes the following tests: - a control network partitioning test - A dynamic cluster scaling test Change-Id: I9a8e1019dcc51666fee1d933afd66ff390592525
Jon Hall authored