- 04 Dec, 2015 24 commits
-
-
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
- 03 Dec, 2015 16 commits
-
-
request packet to response packet. OpenFlow protocol provides some extension action to support it. e.g. move and load. But for now OpenFlow java implementation doesn't support for them. Change-Id: I30506f9230bb7ec75952893fdb07d15a866b877d
samueljcc authored -
Also, removing self-referencing repo from: apps/openstackswitching/app/features.xml Change-Id: I041325a1a114ee4d5ef01afd24f73db4f92b30b3
Brian O'Connor authored