- 21 May, 2015 28 commits
-
-
- Added comments and updated counters command display. - Modified Json output for counters command. - Fixed indentation and wrapped long code lines Change-Id: I4ccc7f67071ea587ee0b12e2f59582f5e5ca760f Change-Id: Id6cdeda344dd429e3a9f9ab7f027b45e7d6f293a Change-Id: I6b90a868cedfa405f8deabb1cee6988ba6c1f96e Change-Id: I93710bd69e266779220c5d1a240e6a06090da55c
Kaouther Abrougui authored -
MessagingService::sendAsync now returns a CompletableFuture<Void> in place of boolean Change-Id: I98134c4c0ea65b9c7e9ba705eebd1669067324ef
Madan Jampani authored -
Breaking apart resource package into {device, link, label} Refactored cluster serializers so they are visible Change-Id: I71051bcd5e790ae6abeb154bf58286e584c32858
Brian O'Connor authored -
- deleted obsolete classes. Change-Id: Ied2dbc36c0c74894789e2aba6ddddd29c2e90b49
Simon Hunt authored -
git clone https://gerrit.onosproject.org/onos-app-samples Change-Id: I786fb5795d732b4bea53f50cfe1d137c2df262b8
Brian O'Connor authored -
…wn and no alternate backup exists Change-Id: If584cb4bb99aa3930ac30ff6b85a5e2ed56071f0
Madan Jampani authored -
Add exception handling to REST calls. Change-Id: I1ed17eaf9b87bc9b54a32bc08c7afb17027dfaa4
Jonathan Hart authored -
Also added the group type to the equals() method for GroupOperation. Change-Id: I733f32ee740fd17dd6c3d488abbb8b1656514073
Ray Milkey authored
-
- 20 May, 2015 12 commits
-
-
test commands, store, service. the store use eventually consistent. Change-Id: Id54224ff65f3f2fa0a1d7adb072a2fe664987d18
jcc authored -
1.use more abstract and more flexible entity[TunnelPoint] to represent for source or destination point of tunnel,instead of Label 2.suport for muti-producer 3.use Order entity to record tunnel-order relationship 4.modify Tunnel entity to add more properties. 5.rename Label and LabelId to OpticalTunnelPoint and OpticalLogicId in order to keep code style consistently,at the same time OpticalTunnelPoint implements TunnelPoint 6.add junit test Change-Id: I371afcef5501e468a43758c5982e7a93b443b114
jcc authored -
purposes。 Create a new test application to apply a flow rule to a third-party random device automatically. and modfiy FlowsListCommand to show third-party flow rule. Change-Id: I8902b1577c91c43a7755afd4c1c40fc5ba87d54f
jcc authored -
…before returning a MastershipEvent Change-Id: Ieb0816bf3d17fee28815ea59959ed6d4a4efb478
Madan Jampani authored