- 20 Feb, 2015 12 commits
-
-
- updated oblique test scenario events. Change-Id: I590f22fbbc356c564cefe8d87e73fed701d88f98
Simon Hunt authored -
- created button and toggle functions in ButtonService with unit tests Change-Id: If4d35e3ed7df8c1b8f7355f63f39d0c5d84db753
Bri Prebilic Cole authored -
…s of leadership events. Change-Id: I164f30da436f3e4f65c4e938c25bb2aa2faa16c3
Madan Jampani authored -
In unit tests that are mocking an entire interface, instead extend the Adapter class so the unused method overrides are no longer needed. Change-Id: I6e332cc5cb59410f163deea223fbc94e73d83917
Ray Milkey authored
- 19 Feb, 2015 28 commits
-
-
…ll command to kill all monitors. Change-Id: Id76b13f801aae0d9878baa265601717ef20613c8
Thomas Vachuska authored -
packet options. Fixes ONOS-1011 Change-Id: I94daa3f3c1297fb9a7b44901927738a29aff030a
Pavlin Radoslavov authored -
partition choice was sometimes negative Change-Id: I97354360bebe6f8981f926f15661005adf7482c0
Brian O'Connor authored -
Plus added some package-info.java files. Change-Id: I0b68a7f4cea7a5f089b37b1a1c016d1c3b7a8702
Jonathan Hart authored -
Problem is due to two packet requests from different services for the same selector resulting in the same flow rule. Since these rules where the same, only one ended up on the data plane, but sadly only the first request made it into the flow service meaning that in cases where what was in the flow service does not match what is on the dataplane resulting in a PENDING_ADD situation. Change-Id: I4c03e753be6e198e04f0b5263a2aa8cf2edc51e1
alshabib authored