7127 Commits

Author SHA1 Message Date
Thomas Vachuska
8208205531 Fixing onos-package to include automatic karaf-assembly stage;
otherwise artifacts built using plain 'mvn' or 'obs' won't be included.

Change-Id: I71b7a27cff3a8faea2e2589a921e1f639cedd5b7
2015-12-05 03:05:55 +00:00
Mahesh Poojary Huawei
aec251d66c [ONOS-3163] Test stub on FlowClassifierManager and PortChainManager
Change-Id: I1edaf6e50f77e2d5004e102bd13786854af523b1
2015-12-05 02:51:15 +00:00
Jonathan Hart
ff280fabf7 Cosmetic improvements to the way interfaces are printed
Change-Id: I30af7ed2f4aa9b52f6e26284e3fb4b8adfdeb326
2015-12-05 00:48:23 +00:00
Hyunsun Moon
21d17ba86a Moved copywright to top and removed unnecessary comments
Change-Id: I04455b2f8afd05a7dfc295a1e85b125c4160f61e
2015-12-05 00:41:49 +00:00
Thomas Vachuska
297907a338 ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count.
Change-Id: I219332cb1513c49e6f0fbbbbd0fd49d05277e2e9
2015-12-05 00:41:32 +00:00
Marc De Leenheer
b0fb41d003 Implementation of lambda query behaviour for LINC and Calient drivers.
ONOS-3431

Change-Id: I03b7e7c9d2b0ba7e55d09745cfc6ceb57cc6eb5e
2015-12-04 15:37:53 -08:00
Andrea Campanella
c87fba729d Add GeoLink Path support
Change-Id: If2a849ce7e687fed7e11079697eaeb0010bc64a0
2015-12-04 14:25:39 -08:00
Madan Jampani
44d8fbbe9c Revert PersistenceManager change to use karaf data directory
Change-Id: Icc43b4e5718e1834cf93ddcd042bdac2a8a524a8
2015-12-04 12:55:10 -08:00
Mahesh Poojary Huawei
337159c4c7 [ONOS-3163] Stub on PortPairManager and PortPairGroupManager
Change-Id: I3c68d3c154212d7677fd6c41dec95ec331b68427
2015-12-04 20:33:49 +00:00
Andrea Campanella
0ea82250e0 Fix Netconf pom dependency problem
Change-Id: Icf7c25c18bb0e4549ddc7f6a8553bbbb3e3e59f4
2015-12-04 20:14:07 +00:00
Saurav Das
4ce4596d62 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA.
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
2015-12-04 19:49:00 +00:00
Simon Hunt
c2bfe339f0 ONOS-3518: Refactored badge-rendering code.
- augmented badges test scenario.

Change-Id: I7cef224daacfd52056440fb2ad068002f740b51f
2015-12-04 19:39:21 +00:00
Mahesh Poojary S
7e9a78ffa8 [ONOS-3120] Service Function Forwarder Implementation
Change-Id: I483ce290be21ed35a30994d5685005a0dfd3f13d
2015-12-04 19:37:28 +00:00
Madan Jampani
2b8e189ea5 Added an adapter for PersistenceService to be used in unit tests
Change-Id: Ided127f848b97632b021ea1f1c88d912fe28492c
2015-12-04 19:33:24 +00:00
kmcpeake
4fe18c8f0c CHANGE 1:
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
2015-12-04 19:25:35 +00:00
Jian Li
f1ecf99981 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound
Change-Id: Ic6836cb7df1eb2d8b871b85029a1a8e31add1289
2015-12-04 19:22:46 +00:00
Jonathan Hart
7dbe629b0b Add optional "name" parameter in interface configuration.
Interfaces can now be added and deleted by name. Interfaces without names
cannot be updated or deleted.

Change-Id: Icb2188b1c9abf3017724f751a93457920a53ba03
2015-12-04 19:22:05 +00:00
Charles Chan
f5baee846a Fix network config sample to include adjacencySids for segmentrouting
- Also add a config for 4x4 leaf-spine topology

Change-Id: If696a52b078b882e468a9dec35b636ef1f4da207
2015-12-04 19:04:15 +00:00
daniel
c8620b1169 SONA: Pipeline for SONA
- Open vSwitch Pipeline for SONA added
- Only OpenStackSwitching app will use this
- Bug fixed
- Pipeline renamed

Change-Id: I0cee06c84db4f130c01dfea37dbab44bf9c1fd26
2015-12-04 18:56:17 +00:00
Thomas Vachuska
51b9d10286 Added pathpainter to tomx and andrea cells as a default app.
Change-Id: Ic33f97b4c6d8441c19d6b3d9d23135b4a8e52875
2015-12-04 18:44:34 +00:00
alshabib
93910047e5 Bumping the loxi version to 0.9.2.onos-SNAPSHOT
Change-Id: I422cc2066936b6b1880a098597def8735c168d26
2015-12-04 18:27:28 +00:00
Thomas Vachuska
41fe1ecad0 ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones.
ONOS-3516 Added ability to inject alternate graph path search algorithms.

Change-Id: If5831c198a831ae79a9933fc794eb7deab776e2f
2015-12-04 18:22:14 +00:00
alshabib
8a4a600ce6 fix for reactive forwarding failing in a
distributed setting.

Change-Id: I992d62bbbd3d873bc8715419592951704903c49d

making the ECHostStore respect sequentiality of events.

Change-Id: I14fa65fc78742c3ea7d417cddefef9f171472246
2015-12-04 18:21:13 +00:00
HIGUCHI Yuta
d39e376a89 ONOS-3432 register Lambdas
Change-Id: I407e6dfcb3bcd73f16bdbba86d27eb4a5a4a32ff
2015-12-04 18:18:10 +00:00
Phaneendra Manda
efb3875a0d [ONOS-3284]Traffic selector updated for NSH ext match
Change-Id: Ic6f993df9a6bc735dc1ee9fca39ef05568f5ee5e
2015-12-04 18:12:26 +00:00
Andrea Campanella
490e839bcc ONOS-3182 Adding device badges and bug fixes
Change-Id: I84a0e8ec4e968ad80d08d086fa951cc4800aa70b
2015-12-04 17:51:41 +00:00
Hyunsun Moon
d861c4c689 Fixed create bridge
Fixed to update bridge attributes instead of do nothing when the
bridge is already exist.

Change-Id: I30e398fde8ea6af98f034e133a5832e6a51cf697
2015-12-04 17:50:56 +00:00
Shashikanth VH
cea18d3cd6 BGP system test issue fix
Change-Id: I36064e33146444531cdef6deab0d55b89efae8a7
2015-12-04 17:24:34 +00:00
Andrea Campanella
5212541e73 Add GUI badging to hosts
Change-Id: I5c791acd6696b455b4416d2dd413edcf30d41886
2015-12-04 17:08:03 +00:00
Phaneendra Manda
bc7c6946ed [ONOS-3114] Added service for storing list of classifier devices for sfc
Change-Id: I780b1c8d289e4cba8cce76dde2439e95f88fa9a0
2015-12-04 11:54:57 +00:00
Mahesh Poojary Huawei
1110f6bd8a [ONOS-3164] UT on SFC Manager
Change-Id: I857b402e449ad0cbcea5656c3e8574b3185ad114
2015-12-04 09:56:37 +00:00
Mahesh Poojary S
c9c10f99f0 [ONOS-3114,3115] SFC Service and Manager Implementation
Change-Id: Ifaf8603e3558900f36fe2efec3975fcc5225d8b2
2015-12-04 09:42:34 +00:00
Mahesh Poojary S
cc11f7265e [ONOS-3117] Listen service function events in VtnRscManager
Change-Id: I7a7392999765d3c44806311e43e93ee40118adbf
2015-12-04 14:01:51 +05:30
lishuai
858efd3a7c [ONOS-3520] Add L3 codes for VTNManager class.
Change-Id: I86b5b6e2b863fa78759272e1c8c212017b6a696f
2015-12-04 06:50:19 +00:00
Mahesh Poojary S
a1075a923b [ONOS-3117] Storing listener of PortChain
Change-Id: I163c013bd6882de1d78ce611fd80cb0636b4fbf5
2015-12-04 06:34:39 +00:00
lishuai
404b0fcf36 [ONOS-3479] Add the implementation of ArpService interface.
Change-Id: Icb473decddab711dc506b186dcf8d4543156a0ac
2015-12-04 11:08:51 +08:00
Andrea Campanella
10c4adc294 ONOS-2706 Changing rsModel annotation to onos.rsModel
Change-Id: I1c22a7e1e147f13b960c3a6095408d68173ca966
2015-12-04 01:37:21 +00:00
Brian O'Connor
4380f5491c Excluding generated-sources from javadoc gen in rpc-grpc pom.xml
Change-Id: I8739a251fa1e333c8948ffd1b0d50541121b2bd6
2015-12-03 15:57:42 -08:00
Phaneendra Manda
568734d6da [ONOS-3161]Port pair UT updated for reivew comments
Change-Id: Ia442bc098f1382f6347c0aa301b03b452df4e5f7
2015-12-03 22:33:04 +00:00
Phaneendra Manda
d66dca4a43 [ONOS-3163]Flow classifier UT updated for review comments
Change-Id: Ibf19c1781a76d8647f3b6c293302513796b8b5a5
2015-12-03 22:32:29 +00:00
Phaneendra Manda
d44649e829 [ONOS-3162] UT for Port pair group web resource
Change-Id: I47cbadbd2586a52bbc1efebc043cf21feb2ea0b3
2015-12-03 22:18:52 +00:00
Phaneendra Manda
119469d0b7 [ONOS-3114] Vtn codec registrator added
Change-Id: I500e8a9c5f67603cb287d8deab33cddf2e93cbaa
2015-12-03 22:17:12 +00:00
Yafit Hadar
7351461585 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations
Change-Id: I6b332f98dd74250d1cdb289a00780d0d16ae7fb2
2015-12-03 21:12:16 +00:00
lishuai
3cce60bfce [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP.
Change-Id: I7e1927bcf26e7c25fede43aa864a1b71ae2e8b49
2015-12-03 19:13:09 +00:00
HIGUCHI Yuta
6bec8c15ae inherit maven-javadoc-version from parent pom
Change-Id: I2ee617830985d7f7193363c7977ff67ade5cbca8
2015-12-03 19:09:25 +00:00
Luca Prete
86ac7d158d Moving IntentUtils to intent package
Change-Id: I258c1d988e4bea4b79bdb0c2235e02fe5404ea52
2015-12-03 18:56:40 +00:00
Simon Hunt
ac099e80ef ONOS-3353: Map for Continental US, Central America and South America.
Change-Id: I785c3d9b408d8d9fd032e681c31915096a3d58fb
2015-12-03 09:17:47 -08:00
samueljcc
4a527ed30c [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP
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
2015-12-03 15:26:08 +00:00
Mahesh Poojary Huawei
a589d69611 [ONOS-3117] store listener in Flow-Classifier Manager
Change-Id: I40fd21050d9728d432b037528435ee8e7ec31ea2
2015-12-03 04:32:12 +00:00
Charles Chan
43bf8911bd Exclude yangtools from obs
Change-Id: Ibfd651ab7eccdf315c83da8ed11a6cf24935bbe9
2015-12-03 01:40:30 +00:00