- 05 Dec, 2015 9 commits
-
-
otherwise artifacts built using plain 'mvn' or 'obs' won't be included. Change-Id: I71b7a27cff3a8faea2e2589a921e1f639cedd5b7
Thomas Vachuska authored
- 04 Dec, 2015 31 commits
-
-
Also includes: All forwarding in app is now via nextObjectives (not treatments) - Spring Open driver converts non-ECMP forwarding to flow-actions, while OF-DPA driver continues to use groups. Convert 'setMeta' methods to 'withMeta' in Flow Objectives API. Bug fix in Flow Objective Manager - set of PendingNext is now threadsafe. Bug fix in ArpHandler - now recognizes routerIp in addition to gatewayIps Removed a bunch of testcode Added group count in CLI Change-Id: Id3b879c5dda78151ca0ec359179f1604066d39fc
Saurav Das authored -
- augmented badges test scenario. Change-Id: I7cef224daacfd52056440fb2ad068002f740b51f
Simon Hunt authored -
Patch to show API for Alarms in Fault Management. AlarmsWebResource.java & Alarm.java show what the external REST API for alarms would look like. See more info at https://wiki.onosproject.org/display/ONOS/Fault+Management Everything else is very early and work-in-progress/mostly just stubbed out, and not ready for review but all advice welcome. CHANGE 2: [ONOS-3203] Update re. comments on FM API draft. Comments were from Thomas Vachuska regarding https://gerrit.onosproject.org/#/c/6180/ Change-Id: If8d330d1b18b503e89849587e2d4388bf67becc0
kmcpeake authored -
Interfaces can now be added and deleted by name. Interfaces without names cannot be updated or deleted. Change-Id: Icb2188b1c9abf3017724f751a93457920a53ba03
Jonathan Hart authored -
- Also add a config for 4x4 leaf-spine topology Change-Id: If696a52b078b882e468a9dec35b636ef1f4da207
Charles Chan authored -
- Open vSwitch Pipeline for SONA added - Only OpenStackSwitching app will use this - Bug fixed - Pipeline renamed Change-Id: I0cee06c84db4f130c01dfea37dbab44bf9c1fd26
daniel authored -
…; or inject custom ones. ONOS-3516 Added ability to inject alternate graph path search algorithms. Change-Id: If5831c198a831ae79a9933fc794eb7deab776e2f
Thomas Vachuska authored -
distributed setting. Change-Id: I992d62bbbd3d873bc8715419592951704903c49d making the ECHostStore respect sequentiality of events. Change-Id: I14fa65fc78742c3ea7d417cddefef9f171472246
alshabib authored -
Fixed to update bridge attributes instead of do nothing when the bridge is already exist. Change-Id: I30e398fde8ea6af98f034e133a5832e6a51cf697
Hyunsun Moon authored