- 14 Sep, 2016 7 commits
-
-
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 15 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 -
There doesn't seem to be any reason to require users to specify an empty Optional when they want to request from all devices. Change-Id: I2394bfa3ed07cae5c5f514dd24faea74409a33f4
Jonathan Hart authored -
I think the EdgeService has to use one or the other, because the TopologyService is not in sync with the Link/Device services. The problem with using the TopologyService is that it does not handle Port events, only Device and Link, so it is not suitable for building an inventory of edge ports. Change-Id: If31d6d7013985da3e03f8c83f2f2eb2957deffe1
Jonathan Hart authored
- 10 Sep, 2016 1 commit
- 09 Sep, 2016 4 commits
-
-
Change-Id: I88f84f28d9c5243c6ce42c81914b0f87e41bbd3e
Pier Ventre authored