- 22 May, 2015 3 commits
- 21 May, 2015 30 commits
-
-
…es page to use the new JSON format. WIP. Change-Id: I8d6b8c5c5d3de0a23d9cb7e2ccf7529bb27de299
Bri Prebilic Cole authored -
- Prevents tunnel delete from removing groups used for default flows - Removes SegmentRoutingManager reference from Tunnel and Policy class - Adds some error checks such as duplicates tunnel IDs or duplicate polices Change-Id: I0e7d5e2eff0aea6dad13137a872fee58e083b11c
sangho authored -
- 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 7 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