integration/distribution.git
6 years agoAdd Daexim 82/60282/3
Michael Vorburger [Thu, 13 Jul 2017 10:41:50 +0000 (16:11 +0530)]
Add Daexim

https://wiki.opendaylight.org/view/Karaf_4_migration#Step_8:_add_your_karaf_4_features_to_distribution

I've done the following validation locally to test that it seems OK:

karaf/target/assembly/bin/karaf

opendaylight-user@root>diag
opendaylight-user@root>feature:install odl-daexim-all
opendaylight-user@root>diag
opendaylight-user@root>bundle:list | grep daexim
216 | Active | 80 | 1.2.0.SNAPSHOT | daexim-akka-infoprovider-impl
217 | Active | 80 | 1.2.0.SNAPSHOT | daexim-impl
218 | Active | 80 | 1.2.0.SNAPSHOT | daexim-model
219 | Active | 80 | 1.2.0.SNAPSHOT | daexim-spi
315 | Active | 80 | 0 | ... wrap_file__daexim-impl-1.2.0-SNAPSHOT.cfg

Change-Id: Ibbedf7605a6c7c1e40d979fbaed56d673129ec03
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoAdd LISP Flow Mapping to Karaf 4 distribution 09/59709/7
Lorand Jakab [Wed, 7 Jun 2017 09:53:22 +0000 (12:53 +0300)]
Add LISP Flow Mapping to Karaf 4 distribution

Change-Id: Ibdf212e5a340af1ed2347d4e858b596cf05f02bc
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
Signed-off-by: Andrej Kilvady <akilvady@cisco.com>
6 years agoUpgrade to odlparent 2.0.2 42/60142/2
Stephen Kitt [Mon, 10 Jul 2017 15:17:10 +0000 (17:17 +0200)]
Upgrade to odlparent 2.0.2

Change-Id: I2bdf9d4a316b5de89c1d58600bf3234cec2e66d9
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoAdd tox dir to gitignore 69/60169/2
Daniel Farrell [Mon, 10 Jul 2017 22:09:49 +0000 (18:09 -0400)]
Add tox dir to gitignore

Change-Id: Ib279d6c9a4118eb38da3b4b5bbbd1e0a5ba25069
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoImprove Coala linting, add section stubs/ignores 68/60168/1
Daniel Farrell [Mon, 10 Jul 2017 22:05:52 +0000 (18:05 -0400)]
Improve Coala linting, add section stubs/ignores

* Setup proper ignore inheritance with generic rules
* Ignore target dir, causing failures after building a distro
* Remove Python section as there's no Python code
* Add shell, spacing and XML sections but disable until errors fixed

Change-Id: I419abd5d992a1638757399c8c6076a9b309aa323
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoAdd COE to integration/distribution 58/59858/4
Faseela K [Mon, 3 Jul 2017 09:23:36 +0000 (14:53 +0530)]
Add COE to integration/distribution

Change-Id: I8caf262c231334be8de68905d33a773b5c72f4d4
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoAdd Dlux and DluxApps to Nitrogen 84/59884/3
Daniel Malachovsky [Mon, 3 Jul 2017 14:04:53 +0000 (16:04 +0200)]
Add Dlux and DluxApps to Nitrogen

Change-Id: I56adc4533d05be545689c5ed09fc8179b4eb73ab
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
6 years agoTemporary remove neutron from K4 distribution 05/59905/1
Luis Gomez [Mon, 3 Jul 2017 21:46:03 +0000 (14:46 -0700)]
Temporary remove neutron from K4 distribution

Neutron features bring netconf connector features and these
have still issues with K4 SFT (server unhealthy).

See https://bugs.opendaylight.org/show_bug.cgi?id=7891

Change-Id: Iad79ef22edc9363928a8ea14613a8309a0451f47
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoAdd Topoprocessing karaf4 features to distribution 62/59762/6
Andrej Záň [Fri, 30 Jun 2017 11:58:29 +0000 (13:58 +0200)]
Add Topoprocessing karaf4 features to distribution

Change-Id: Id9e8b559fadc65c53114f1d05fcef1432d1094e7
Signed-off-by: Andrej Záň <andrej.zan@pantheon.tech>
6 years agoAdd TTP feature to Nitrogen 38/59638/2
Colin Dixon [Fri, 30 Jun 2017 15:58:13 +0000 (11:58 -0400)]
Add TTP feature to Nitrogen

Change-Id: Iec320eab6ca560b325eff07e9c8a9b29ba5468e9
Signed-off-by: Colin Dixon <colin@colindixon.com>
6 years agoAdd SXP karaf4 features to distribution 81/59781/2
Michal Rehak [Fri, 30 Jun 2017 13:30:17 +0000 (15:30 +0200)]
Add SXP karaf4 features to distribution

Change-Id: I88624867985a45ae2ff28599d7ea027cdc625deb
Signed-off-by: Michal Rehak <mirehak@cisco.com>
6 years agoAdd Bgpcep feature to Distribution 29/59729/2
Andrej Kilvady [Fri, 30 Jun 2017 07:37:04 +0000 (09:37 +0200)]
Add Bgpcep feature to Distribution

Change-Id: I396e3cd2fc01307a63e77e54e4f0b3bbe12fb553
Signed-off-by: Andrej Kilvady <akilvady@cisco.com>
6 years agoAdd netvirt karaf4 features 32/59732/2
Vishal Thapar [Fri, 30 Jun 2017 08:08:03 +0000 (13:38 +0530)]
Add netvirt karaf4 features

Change-Id: I6d05ab01acdfbc5d35534d9a05b2833fac20baf8
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoAdd genius and dependencies 07/59707/3
Vishal Thapar [Thu, 29 Jun 2017 18:30:26 +0000 (00:00 +0530)]
Add genius and dependencies

This adds Genius, Openflowplugin and Infrautils.

Change-Id: Id1fb27330ad75619485d0d01b0a3c50e341d9acf
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoneutron: add neutron karaf4 feature 81/58981/9
Isaku Yamahata [Wed, 14 Jun 2017 21:06:49 +0000 (14:06 -0700)]
neutron: add neutron karaf4 feature

Change-Id: I49956aa4b6841c69923cb2646a036627f2320ec0
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
6 years agoAdd OVSDB 96/59596/4
Vishal Thapar [Wed, 28 Jun 2017 06:58:41 +0000 (12:28 +0530)]
Add OVSDB

Change-Id: Ia6b1e0ecb5e3922a04c07f5b14fb554f2c9a73d4
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoAdd offset 0 projects 03/59303/7
Vratko Polak [Tue, 27 Jun 2017 16:26:30 +0000 (18:26 +0200)]
Add offset 0 projects

If a version is imported from {project} artifacts,
do not specify it in other artifact/upstream/ directory.

Change-Id: I6bfdf1dc2ae67361239dd5e3eda257f21330796f
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoMigrate to odlparent 2.0.0 65/59265/13
Vratko Polak [Thu, 22 Jun 2017 08:17:21 +0000 (10:17 +0200)]
Migrate to odlparent 2.0.0

In order to depend on fewer things,
most projects are temporarily removed.

What remains: distribution-version and restconf.

Change-Id: Ie3ca3ff097d46c7622571f3056cfae3859e6d45f
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Signed-off-by: Robert Varga <nite@hq.sk>
6 years agoApply multiple edits to remove Karaf 3 20/58820/4
Vratko Polak [Tue, 13 Jun 2017 12:54:53 +0000 (14:54 +0200)]
Apply multiple edits to remove Karaf 3

This is a combination of 3 commits.
The first commit's message is:

Bug 8625: Karaf 4 restricted to offset 0

https://git.opendaylight.org/gerrit/#/c/58538/3

Bug 8625: Move Karaf 3 to non-default aggregator

This way autorelease can keep building Karaf 4 compatible projects only,
while Int/Dist merge job can be configured to build also Karaf 3.

This would need support from Releng/Builder to work that way.

https://git.opendaylight.org/gerrit/#/c/58539/3

This is the 4th commit message:

Remove Karaf 3 completely

https://git.opendaylight.org/gerrit/#/c/58541/3

Change-Id: I37f3f6d27b223068eda9c761ca781ec38aef263c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoMigrate to odlparent 1.9.0 96/58896/4
Thanh Ha [Tue, 13 Jun 2017 20:55:23 +0000 (16:55 -0400)]
Migrate to odlparent 1.9.0

Also remove bgpcep from K3 distro as it has issues in this version.

Change-Id: Idf46a3c9c9fa99b8926e5f1788659263a33c1727
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMigrate to odlparent 1.8.0-Carbon 47/58747/4
Thanh Ha [Mon, 12 Jun 2017 15:24:15 +0000 (11:24 -0400)]
Migrate to odlparent 1.8.0-Carbon

Also fix coala and requests version.

Per request of odlparent project we are downgrading all Nitrogen
projects to use the released odlparent 1.8.0-Carbon to allow for the
odlparent project to start performing semver style releases.

Change-Id: I3c9274af0c6e7bc926b1d2a104c9cc1c73614ee8
Jira: RELENG-159
RT: 41406
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove UNIMgr b/c of compilation failures 03/57703/1
Colin Dixon [Tue, 23 May 2017 14:38:06 +0000 (10:38 -0400)]
Remove UNIMgr b/c of compilation failures

Change-Id: Ie425b6abbd3e6a2d89267db8d46f493dc15d3023
Signed-off-by: Colin Dixon <colin@colindixon.com>
6 years agoRemove unimgr from distribution 55/57655/4
Luis Gomez [Tue, 23 May 2017 01:44:23 +0000 (18:44 -0700)]
Remove unimgr from distribution

unimgr merge job is failing and it is blocking distribution check.
btw address coala version issue.

Failed merge job is blocking distribution-check.

Change-Id: I9c63845dc7728c13b5499ac87205c72e7a870739
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoAdd k4 progress from Carbon to Nitrogen 90/56990/2
Luis Gomez [Sat, 13 May 2017 01:15:29 +0000 (18:15 -0700)]
Add k4 progress from Carbon to Nitrogen

Change-Id: Ia41f58e5b7aadbeefa6cb52860fffcc76f81ac14
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoBUG-6801: Remove deprecated bgpcep *-all features 79/57279/1
Claudio D. Gasparini [Mon, 15 May 2017 08:44:08 +0000 (10:44 +0200)]
BUG-6801:  Remove deprecated bgpcep *-all features

Remove deprecated bgpcep *-all features

Change-Id: I68d4a3325465063d7e760d8bbd94ad78be2682b7
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
7 years agoRemove SNMP4SDN from Nitrogen distribution 39/56739/2
Luis Gomez [Tue, 9 May 2017 17:27:42 +0000 (10:27 -0700)]
Remove SNMP4SDN from Nitrogen distribution

It is blocking distribution-check. See bug-8409.

Change-Id: If54e9c76798d45b191eb1fd71f7fd4da2175911b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoBUG 8304: Remove lisp from feature 4 test 30/56030/2
Luis Gomez [Wed, 26 Apr 2017 00:22:28 +0000 (17:22 -0700)]
BUG 8304: Remove lisp from feature 4 test

Change-Id: If267301b2a6d5f2002292a3d1d169328423919b1
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd Karaf 4 features for lispflowmapping 82/55882/2
Lorand Jakab [Mon, 24 Apr 2017 08:08:34 +0000 (11:08 +0300)]
Add Karaf 4 features for lispflowmapping

Change-Id: I2b5db6fd97f44ae2e69d8e061bb4956ed0d642e1
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoDeprecate legacy netvirt features 83/55083/1
Sam Hague [Sat, 15 Apr 2017 10:54:00 +0000 (06:54 -0400)]
Deprecate legacy netvirt features

Change-Id: Idc24e769f8942dda5883ee5a3b40d154101e9f97
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoRemove capwap from nitrogen distribution 07/55007/1
Luis Gomez [Thu, 13 Apr 2017 19:30:43 +0000 (12:30 -0700)]
Remove capwap from nitrogen distribution

They are not part of SR anymore.

Change-Id: I2caa31c8b72049b8b34b390b35c46365f70137e1
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoBump versions by x.(y+1).z for next dev cycle 00/54700/1
Anil Belur [Tue, 11 Apr 2017 01:45:38 +0000 (11:45 +1000)]
Bump versions by x.(y+1).z for next dev cycle

Change-Id: I19c07e3519a1355012749df409b8938f591deb2d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agobin/aaa-cli-jar.jar without version number 88/54388/1
Michael Vorburger [Wed, 5 Apr 2017 21:30:19 +0000 (23:30 +0200)]
bin/aaa-cli-jar.jar without version number

as requested on https://github.com/dfarrell07/puppet-opendaylight/pull/140

Change-Id: Ifdb3e87cee4cb80f0c753ead620077cbf98af0f8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoRemove mentions of projects not in release 86/53986/2
Vratko Polak [Tue, 28 Mar 2017 14:54:59 +0000 (16:54 +0200)]
Remove mentions of projects not in release

Change-Id: I244745ca19cd17b3ef395c8e3575e1af940ce0f2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoActivate coala checking of comit messages 31/54031/1
Vratko Polak [Wed, 29 Mar 2017 12:16:40 +0000 (14:16 +0200)]
Activate coala checking of comit messages

Almost exact copy from current Integration/Test.

Change-Id: Ibfcf7b102b85951e42836a49874a85d80acd8159
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoAdd Restconf to Karaf 4 distribution 58/53258/4
Vratko Polak [Tue, 14 Mar 2017 09:25:00 +0000 (10:25 +0100)]
Add Restconf to Karaf 4 distribution

Netconf is still kept commented out.

Change-Id: I8d006a3ef29f69ca8efdb5e50273db89ce2f1618
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUse iotdmcsitdist repository instead of onem2mall-features 08/53608/2
Tomas Janciga [Tue, 21 Mar 2017 12:49:26 +0000 (05:49 -0700)]
Use iotdmcsitdist repository instead of onem2mall-features

Change feature repository used for IoTDM

Change-Id: Iba979ba33f08547191e84a453f27b7c20f43ab01
Signed-off-by: Tomas Janciga <tjanciga@cisco.com>
7 years agoRemove snbi from Carbon 21/53421/2
Thanh Ha [Thu, 16 Mar 2017 18:16:04 +0000 (14:16 -0400)]
Remove snbi from Carbon

Per TSC meeting on 2017-03-16 snbi is not participating in the Carbon
SimRel so remove them from the distribution.

https://meetings.opendaylight.org/opendaylight-meeting
/2017/tsc/opendaylight-meeting-tsc.2017-03-16-17.00.html

Change-Id: I21a210805c5da734bc1e5a5d11bfa1cfaecb9111
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove natapp from Carbon 20/53420/1
Thanh Ha [Thu, 16 Mar 2017 18:13:44 +0000 (14:13 -0400)]
Remove natapp from Carbon

Per TSC meeting on 2017-03-16 natapp is not participating in the Carbon
SimRel so we need to remove them from the distribution.

https://meetings.opendaylight.org/opendaylight-meeting
/2017/tsc/opendaylight-meeting-tsc.2017-03-16-17.00.html

Change-Id: I4239408132c668de8f8bdde01bb750b44acfc076
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove odl-ttp-all feature 65/53165/2
Colin Dixon [Fri, 10 Mar 2017 19:54:38 +0000 (13:54 -0600)]
Remove odl-ttp-all feature

Change-Id: Idfa587ecccc7e2d5664893759056566235ef0733
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoKaraf4 features and distribution 62/51762/13
Vratko Polak [Fri, 3 Mar 2017 13:03:14 +0000 (14:03 +0100)]
Karaf4 features and distribution

+ upstream-artifact split to multiple files depending on type.
+ Version properties moved to a parent pom separate from aggregators.
+ Added TODOs to remind only atrifact-artifacts should be referred to ideally.
+ distribution-artifact still contains all types in one file.
+ Karaf 4 features added, both distribution and some upstream.
+ features/ split to singles/ and repos/.
+ odl-restconf and odl-netconf-mdsal are the only upstream Karaf 4 features (compatible).
+ Additionaly features4-netconf-connector added (user-facing features are incompatible).
+ features3-distribution as artifactId for the Karaf 3 distribution feature repo.
*+ Karaf 4 feature repos do not contain "integration" in artifactId.
*+ So othe Karaf 3 feature repos kept their artifactId, no releng change needed.
- The generated features-index descriptor lists single features (very ugly).
+ Karaf 3 related directories contain "3", Karaf 4 ones do not contain number.
*- Except distribution-karaf to not confuse releng, it will be deleted soon anyway.
+ distribution:karaf is the artifact creating Karaf 4 distribution.
*+ New content for org.ops4j.pax.url.mvn.cfg with minimal changes (to work offline) from default.
*- Other resources duplicated without any change.
*- aaa-cli-jar had to be commented out for the build to succeed.
+ ${project.*} used whenever possible (except in parent poms of course).
+ Modules named "all" listed last in aggregator (as if the order mattered).
+ Descriptions and comments improved.
+ Pom <project> atributes in separate lines.
+ Some copypastas from previous Changes fixed.

Change-Id: Ifed7d811e4f049e90f4a8cfa759ab2f67ae51f5b
Signed-off-by: Vratko Polak <vratko.polak@gmail.com>
7 years agoAdd back tsdr feature in feature-test 07/52907/1
YuLing Chen [Mon, 6 Mar 2017 20:06:56 +0000 (12:06 -0800)]
Add back tsdr feature in feature-test

Change-Id: Ie47524923e37da95a673ab4f06e6598fb9d592bf
Signed-off-by: YuLing Chen <yulingchen54@gmail.com>
7 years agoAdd missing <name> fields for pom.xml files 04/52704/1
Thanh Ha [Fri, 3 Mar 2017 01:54:35 +0000 (20:54 -0500)]
Add missing <name> fields for pom.xml files

This is used by autorelease scripts to automatically parse which project
is failing a build and report to the mailing list automatically. We need
names in the format:

    ODL :: <groupId> :: <artifactId>

This patch formats in the same format as found in the startup archetypes
patch found here: https://git.opendaylight.org/gerrit/52522

Change-Id: Ic567c30f2b9d5bbba2bcfb9e2ed80d8400c5d949
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoadd federation feature to distribution 21/52621/2
Tali [Thu, 2 Mar 2017 08:35:52 +0000 (10:35 +0200)]
add federation feature to distribution

Change-Id: I39cc63897c52e4fa6dfb91ca514b80241da8ce0d
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoAdd lacp-ui back to features test 64/52264/2
Jamo Luhrsen [Fri, 24 Feb 2017 19:10:06 +0000 (11:10 -0800)]
Add lacp-ui back to features test

initially it was removed because it brought in the old openflowplugin and that
was in conflict with the default openflowplugin. it would not work, and we would
see BindExceptions in the log

this patch fixed it for lacp:
  https://git.opendaylight.org/gerrit/#/c/32983/

Change-Id: I83be81f58a11ae47f3b9057bc729f60d0f0d742a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoRemove odl-aaa-authn feature 24/52424/2
Mohamed El-Serngawy [Tue, 28 Feb 2017 22:06:13 +0000 (17:06 -0500)]
Remove odl-aaa-authn feature

odl-aaa-authn feature will be merged with
odl-aaa-shiro feature as it could not be
a depneded feature by itself.

Change-Id: I58be6b6568d15ce6a98d9720eb55f6329ad4b439
Signed-off-by: Mohamed El-Serngawy <melserngawy@inocybe.com>
7 years agoAdd LACP back to carbon distro 31/52231/3
Jamo Luhrsen [Fri, 24 Feb 2017 05:06:00 +0000 (21:06 -0800)]
Add LACP back to carbon distro

reference email:

  https://lists.opendaylight.org/pipermail/lacp-dev/2017-February/000168.html

Change-Id: If7aeec75470fddeb6c7cc98a4b8e47377a3eccad
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoImprove Karaf3 features before Karaf4 migration 50/51750/6
Vratko Polak [Tue, 14 Feb 2017 11:55:57 +0000 (12:55 +0100)]
Improve Karaf3 features before Karaf4 migration

+ Feature artifacts inherit from odlparent:features-parent now.
*+ src/main/features/ instead of src/main/resources/.
*+ {{VERSION}} instead of version properties.
*+ No explifit versions for feature dependencies.
+ Use artifact poms: upstream, distribution and all.
*+ Only upstream artifact pom has version properties.
*+ The version properties have simpler names.
+ Removed superfluous maven-bundle-plugin configuration from Version pom.
+ TODOs to rename feature artifactIds.
- No TODOs to use org.opendaylight.integration.distribution
+ General comment line improvements.
+ Added missing licences.
+ Update copyright years on files where edits were significant.
+ Each POM uses parent from Odlparent (instead inheriting from aggregators).
+ Add log.txt to .gitignore

Change-Id: I8d4ce2ba40674138cdefdedc3bc81f3bce907ac7
Signed-off-by: Vratko Polak <vratko.polak@gmail.com>
7 years agoRemove x5 inactive projects (atrium centinel yang-push usecplugin lacp) 16/51816/1
Michael Vorburger [Mon, 13 Feb 2017 19:51:24 +0000 (20:51 +0100)]
Remove x5 inactive projects (atrium centinel yang-push usecplugin lacp)

as discused during the Kernel Call on Feb 7th,
because the projects have not replied to this request in weeks:
https://git.opendaylight.org/gerrit/#/q/topic:bug/7662
including to direct emails from rel. mgr. An Ho

see also https://lists.opendaylight.org/pipermail/tsc/2017-February/006634.html

Change-Id: I0b99bc0978e846cce19f29a163ac700b0c47a742
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoAdding sdninterfaceapp to the distribution 15/51615/1
sirishasangam [Thu, 9 Feb 2017 10:41:26 +0000 (16:11 +0530)]
Adding sdninterfaceapp to the distribution

Change-Id: I9bd81f1811f6c6467cd9959e98380b084ecccd19
Signed-off-by: sirishasangam <sirisha.sangam@tcs.com>
7 years agoUse onem2mall-features repository instead of onem2m-features for IoTDM 04/51104/2
Tomas Janciga [Fri, 27 Jan 2017 06:22:32 +0000 (22:22 -0800)]
Use onem2mall-features repository instead of onem2m-features for IoTDM

Change-Id: Ib2093658517202f87e3a1ee054badd345c463037
Signed-off-by: Tomas Janciga <tjanciga@cisco.com>
7 years agoRename odl-groupbasedpolicy-sxp-mapper feature 95/50995/1
Michal Rehak [Wed, 25 Jan 2017 08:27:23 +0000 (09:27 +0100)]
Rename odl-groupbasedpolicy-sxp-mapper feature

    - this feature was renamed to odl-groupbasedpolicy-sxp-ep-provider

Change-Id: I5cd2d92e3632865d8a7b8d8a91dc8c62c1d1f38d
Signed-off-by: Michal Rehak <mirehak@cisco.com>
7 years agoAdd bier project to distribution. 28/49828/5
Quan Xiong [Tue, 27 Dec 2016 08:11:16 +0000 (16:11 +0800)]
Add bier project to distribution.

Change-Id: I44b51f37f2090c7a0ead25efd071fe6da017f66e
Signed-off-by: Quan Xiong <xiong.quan@zte.com.cn>
7 years agoRemove odl-aaa-authz 78/50578/2
Ryan Goulding [Tue, 17 Jan 2017 20:55:22 +0000 (15:55 -0500)]
Remove odl-aaa-authz

odl-aaa-authz is a non-functional feature.  I inherited this feature from
a prior contributor of the AAA team.  I have a corresponding patch to
remove the feature in the aaa project:

https://git.opendaylight.org/gerrit/#/c/50449/

Similar authorization behavior can be enabled through odl-aaa-shiro for
HTTP related authorization.

Change-Id: Ida42719a8f2028fc89f4c14f590a8fbd761adbd4
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoRemove odl-aaa-sssd-plugin feature 17/50217/2
Mohamed El-Serngawy [Tue, 10 Jan 2017 18:44:39 +0000 (13:44 -0500)]
Remove odl-aaa-sssd-plugin feature

Remove the odl-aaa-sssd-plugin feature from feature test
as this feature will be removed form aaa project

Change-Id: I9d8b3e70c9dd6738558b36740acf940c60d64513
Signed-off-by: Mohamed El-Serngawy <melserngawy@inocybe.com>
7 years agoFix NoClassDefFoundError (related to c/48901) 93/50293/2
Michael Vorburger [Wed, 11 Jan 2017 13:43:40 +0000 (14:43 +0100)]
Fix NoClassDefFoundError (related to c/48901)

Change-Id: Ice79416edcfd2807474ca72528a4a6ce16ef59f5
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoBug 7518: Revert "BUG 7493: fix akka configure cluster script" 21/50221/2
Vratko Polak [Wed, 11 Jan 2017 13:31:25 +0000 (14:31 +0100)]
Bug 7518: Revert "BUG 7493: fix akka configure cluster script"

This reverts commit d5d6ddcd9aa51f215759107607a167412acd27b5.

This is to mirror https://git.opendaylight.org/gerrit/50220

Change-Id: I92272601a980f43399ff3ca4fad6671345fe857f
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoBUG 7493: fix akka configure cluster script 29/50129/1
Ravit Peretz [Mon, 9 Jan 2017 13:24:05 +0000 (15:24 +0200)]
BUG 7493: fix akka configure cluster script

Fix https://git.opendaylight.org/gerrit/#/c/49466/ caused akka not to
create/synchronize cluster in 3 nodes jobs.

Change-Id: I933589d76bf42b611f6199723dc0751f5c21fb6a
Signed-off-by: Ravit Peretz <ravit.peretz@hpe.com>
7 years agoMinor clean-up: Remove junit-dep and add missing scope test 21/49721/1
Michael Vorburger [Thu, 22 Dec 2016 00:02:26 +0000 (01:02 +0100)]
Minor clean-up: Remove junit-dep and add missing scope test

just so that this POM looks more similar to features-parent

Change-Id: Ide3038d9688512b65f8544663f7e510f01114c0b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoInclude aaa-cli-jar in distribution 78/49278/4
Michael Vorburger [Tue, 13 Dec 2016 00:25:53 +0000 (01:25 +0100)]
Include aaa-cli-jar in distribution

Change-Id: Ie47ea696190c9fad6472375007b2767db1f0fbed
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoBug 7404: Remove Sdnitnerfaceapp from distribution 49/49549/1
Vratko Polak [Mon, 19 Dec 2016 11:18:45 +0000 (12:18 +0100)]
Bug 7404: Remove Sdnitnerfaceapp from distribution

Change-Id: Ia40a29bd353ade10f8dc1d72421b96c64dad585d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoDluxApps project features 53/48953/2
Daniel Malachovsky [Sat, 3 Dec 2016 13:08:27 +0000 (14:08 +0100)]
DluxApps project features

Change-Id: I1c87acad74cd0019e77bacc0f6755671f8958234
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
7 years agoAdd maven-paxexam-plugin to features-test, for dependencies.properties 46/49246/2
Michael Vorburger [Mon, 12 Dec 2016 15:02:13 +0000 (16:02 +0100)]
Add maven-paxexam-plugin to features-test, for dependencies.properties

This is required by WIP in
https://git.opendaylight.org/gerrit/#/c/48901/.  The same is applied
there to feature-repo-parent/pom.xml, and it seems a little bit of a DRY
shame having to copy/paste this here...

For the short term, just applying this same change to all 3 POM to move
forward (because that's how these POM are structured as-is; with
duplication among them); in the medium term, we'll migrate these to use
odlparent:feature-repo-parent as <parent>

Change-Id: Ia44dbfa3d6343720e1260684e0657c3859ecb961
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agotarget-ide/ on .gitignore 45/49245/1
Michael Vorburger [Mon, 12 Dec 2016 14:53:40 +0000 (15:53 +0100)]
target-ide/ on .gitignore

Change-Id: I956b0fb5ee680a4ed1470d87424108b566c8b1d6
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUse opendaylight-karaf-empty from odlparent 36/48936/2
Vratko Polak [Tue, 6 Dec 2016 09:36:06 +0000 (10:36 +0100)]
Use opendaylight-karaf-empty from odlparent

Change-Id: Ife119cda21db958a0038d35deeeaa8c055b268bc
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoodl-unimgr moved to incompatible with all 72/48972/1
Peter Gubka [Mon, 5 Dec 2016 10:52:43 +0000 (11:52 +0100)]
odl-unimgr moved to incompatible with all

the change https://git.opendaylight.org/gerrit/#/c/48794/ moved
odl-netconf-connector-ssh to incompatible features and because this
is also odl-unimgr's dependency, it should be moved there too

the problem can be seen https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-all-carbon/
comparing to https://jenkins.opendaylight.org/releng/job/netconf-csit-3node-clustering-only-carbon/

Change-Id: I99ff819e3d94bada69aba83b69643fb77aea7d84
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoBug 7255: Move netconf features to incompatible 94/48794/5
Vratko Polak [Thu, 1 Dec 2016 10:32:53 +0000 (11:32 +0100)]
Bug 7255: Move netconf features to incompatible

Change-Id: I8b1d3f2a83579492c1cefbbe287c72712b61033a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRevert "Remove of-config from distribution" 24/48124/1
Alexis de Talhouët [Tue, 8 Nov 2016 14:21:17 +0000 (09:21 -0500)]
Revert "Remove of-config from distribution"

This reverts commit 3f1ca5fbfeb26a6326aaa8e4de1147570356ddd6.

Fix was merged and artifacts were published successfully.

Change-Id: I6d86a00ab91699b2ceb57c870480ff4505a8c4ef
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoRemove of-config from distribution 75/48075/2
Alexis de Talhouët [Mon, 7 Nov 2016 16:53:03 +0000 (11:53 -0500)]
Remove of-config from distribution

of-config feature file isn't resolved, hance breaking distribution-check all
over OpenDaylight projects.

To be reverted once of-config resolved their issue.

Change-Id: Ib12312f0f867f3db25f08272a6d526e3d8daadae
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUse hostname -I in ipdetect script 25/46125/2
Vratko Polak [Fri, 23 Sep 2016 11:50:38 +0000 (13:50 +0200)]
Use hostname -I in ipdetect script

Change-Id: I0967778137d94aadf3989076ccea9374b18ed1ab
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoBump SFC version 86/47886/1
Vratko Polak [Thu, 3 Nov 2016 13:00:08 +0000 (14:00 +0100)]
Bump SFC version

SFC has bumped their versions in:
https://git.opendaylight.org/gerrit/47001

Change-Id: I9a7cc5f8db71763419c65d8db7b8f7868895d784
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoVersion to inherit from config-filtering-parent 98/46198/2
Vratko Polak [Mon, 26 Sep 2016 17:16:01 +0000 (19:16 +0200)]
Version to inherit from config-filtering-parent

Change-Id: I93ae0921abc52eecb0b742ba8c6765fb7eb91bd2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoReact to changes in AAA feature structure 99/46199/1
Vratko Polak [Mon, 26 Sep 2016 17:32:58 +0000 (19:32 +0200)]
React to changes in AAA feature structure

Change-Id: Ib727e3e88a78c99c44c911c8781622051af7785c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoChange maven module names and remove enforcer 52/46052/1
Vratko Polak [Thu, 22 Sep 2016 12:27:39 +0000 (14:27 +0200)]
Change maven module names and remove enforcer

Change-Id: Id23b204d33367cf861f6548e6ef1fa386b82ca9b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRemove sfc ios feature from distribution test 82/45282/3
Luis Gomez [Wed, 7 Sep 2016 01:27:01 +0000 (18:27 -0700)]
Remove sfc ios feature from distribution test

It produces OutOfMemoryError in the SingleFeature test.

Also restoring snbi feature.

Change-Id: I736d46e3a4724afaffa81576c16c1f6c474e9228
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoRemove snbi feature from distribution test 37/45137/2
Luis Gomez [Mon, 5 Sep 2016 02:54:42 +0000 (19:54 -0700)]
Remove snbi feature from distribution test

It produces OutOfMemoryError when feature shuts down.

Change-Id: I0216f82054bba24770ede91eab3d088b6f12ec5c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdded netvirt sfc translator layer feature from netvirt project 97/44697/1
Anil Vishnoi [Tue, 16 Aug 2016 01:36:57 +0000 (18:36 -0700)]
Added netvirt sfc translator layer feature from netvirt project
to the distribution

Also sort features in features-test.

Change-Id: Id50d666b2365c3ca4e9de0df7fbfb29158977342
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
(cherry picked from commit 3a3e2d41d35926ffb07cb8a9b979a0e1ef92fc02)

Change-Id: I0c92f2f5b31521cc9267676a6e8ab2c26bdd2e51
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdded a variation of the 'configure-cluster.sh' script that does not 30/42930/6
Jan Medved [Mon, 1 Aug 2016 20:34:02 +0000 (13:34 -0700)]
Added a variation of the 'configure-cluster.sh' script that does not
require the 'index' parameter. The script determines the local machine's
IP address and checks whether it's present in 'seed_nodes_list'. The
script also determines the index based on the local IP address.

The benefits of this approach are twofold:
- The script ensures that the local IP address is in the 'seed_nodes_list'
- The invocation of the script on all nodes is the same, since the 'index'
  parameter is not required anymor

Added capability to handle multiple local IP addresses
Worked in comments from Vratko and Luis

Change-Id: If1c9f10c28028f504caddb4cf1c20f30c92d3529
Signed-off-by: Jan Medved <jmedved@cisco.com>
7 years agoBug 6341 - Remove karaf-plugin from distribution-karaf 61/43261/2
Ed Warnicke [Fri, 5 Aug 2016 22:38:40 +0000 (15:38 -0700)]
Bug 6341 - Remove karaf-plugin from distribution-karaf

https://git.opendaylight.org/gerrit/#/c/43260/ moved karaf-plugin invocation
into karaf-parent.  Thus it can be removed here.

Change-Id: If4a1769f8c03b205f601f25e7b10929c6623b8cf
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoBUG 6323: Adding NetIDE to distribution index. 93/43693/1
Giuseppe [Thu, 11 Aug 2016 09:44:03 +0000 (10:44 +0100)]
BUG 6323: Adding NetIDE to distribution index.
- Distribution failure fixed with commit https://git.opendaylight.org/gerrit/#/c/42863/

Change-Id: Idb4c7d2ded137a105bb304e6151e6b9032e20d78
Signed-off-by: Giuseppe <giuseppex.petralia@intel.com>
7 years agoBump versions by 0.1.0 for next dev cycle 19/43419/1
Thanh Ha [Mon, 8 Aug 2016 21:50:15 +0000 (17:50 -0400)]
Bump versions by 0.1.0 for next dev cycle

Change-Id: I5333a886720b254459ed081eeb9bb54788477e01
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMove atrium features to not-compatible 44/43244/1
Luis Gomez [Fri, 5 Aug 2016 15:25:59 +0000 (08:25 -0700)]
Move atrium features to not-compatible

Some flows are interfering in the OpenFlow test.

Change-Id: Ifbd20c46fbace48125051ba361e3d022bd120c5a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoPull karaf from odlparent 39/43139/2
Luis Gomez [Thu, 4 Aug 2016 16:53:45 +0000 (09:53 -0700)]
Pull karaf from odlparent

Change-Id: Ie75908eaf827960e57a696dbe440e91795a72730
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoDo not package vtn-coordinator anymore 17/43117/3
Vratko Polak [Thu, 4 Aug 2016 14:06:47 +0000 (16:06 +0200)]
Do not package vtn-coordinator anymore

https://lists.opendaylight.org/pipermail/release/2016-August/007605.html

Change-Id: I7f4e534f3aa04587b7e9f47d379d6f2a60938d14
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoEnabling sdninterfaceapp feature test 24/43224/1
shravani [Fri, 5 Aug 2016 10:59:04 +0000 (16:29 +0530)]
Enabling sdninterfaceapp feature test

Change-Id: Ied274bc0644c79813fffe8199baf1541a5260e90
Signed-off-by: shravani <shravani.n@tcs.com>
7 years agoRevert "Remove netvirt features from distribution test" 12/43212/1
Luis Gomez [Fri, 5 Aug 2016 06:16:46 +0000 (06:16 +0000)]
Revert "Remove netvirt features from distribution test"

This reverts commit 7b18887c40711c98e04c1d0517533fc11ed705c8.

Change-Id: I4dd3cd75b5255206185ed54695841896c2af0cfd
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoRemove netvirt features from distribution test 04/43204/3
Luis Gomez [Fri, 5 Aug 2016 01:41:12 +0000 (18:41 -0700)]
Remove netvirt features from distribution test

They are breaking dsitribution-check

Change-Id: I6a9cbb72c36788a8fa339118857b5a2bb737ea76
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd honeycomb/vbd project to features index 79/43079/1
Tyler Levine [Wed, 3 Aug 2016 18:44:12 +0000 (11:44 -0700)]
Add honeycomb/vbd project to features index

Change-Id: I859e7accd026da48ea3b93f7fb77f170c2665d26
Signed-off-by: Tyler Levine <tylevine@cisco.com>
7 years agoChange of-config feature to not-compatible 08/43008/1
Luis Gomez [Wed, 3 Aug 2016 01:56:58 +0000 (18:56 -0700)]
Change of-config feature to not-compatible

It has been observed it interferes with ovsdb plugin application.

Change-Id: I60e9bcb6d5e4c478f1ae09774eb7ae9e935040f8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoRemoved circuitsw since autorelease does not build it for Boron 81/42981/2
Anil Belur [Tue, 2 Aug 2016 14:13:04 +0000 (00:13 +1000)]
Removed circuitsw since autorelease does not build it for Boron

Change-Id: I83bba95fae273d9be7eb5a4a70aedcd427d6c462
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoRemove sdninterface feature from distribution test 00/43000/2
Luis Gomez [Tue, 2 Aug 2016 19:26:12 +0000 (12:26 -0700)]
Remove sdninterface feature from distribution test

Latest change in the sdninterface project removed bundle dependency
in the feature pom.xml file.

Change-Id: Ia109323d2b65fbc6b1fa67531def5720579d3093
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoDo not use "exit -1" in configure_cluster.sh 63/42963/1
Vratko Polak [Tue, 2 Aug 2016 11:41:29 +0000 (13:41 +0200)]
Do not use "exit -1" in configure_cluster.sh

Use "exit 1" instead.
http://renatocunha.com/blog/2011/10/please-dont-use-exit-1/

Change-Id: I57c8b0d3d825532dcfe0e895286383052f0bf9e7
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoCardinal integration distribution feature added 99/42899/1
amandeep [Mon, 1 Aug 2016 10:12:42 +0000 (15:42 +0530)]
Cardinal integration distribution feature added

Change-Id: Ieac0c6d5811e7cbba6b795af0de6e6114024e62d
Signed-off-by: amandeep <rattenpal.amandeep@tcs.com>
7 years agoRemove netide from distribution 59/42859/2
Luis Gomez [Sun, 31 Jul 2016 18:08:53 +0000 (11:08 -0700)]
Remove netide from distribution

Failed netide merge job makes distribution fail.

Change-Id: Ia7bdada443050261116c1596ef61adf139bdff95
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd sdninterface back in distribution 59/42759/2
Luis Gomez [Fri, 29 Jul 2016 05:33:29 +0000 (22:33 -0700)]
Add sdninterface back in distribution

They removed tcmpmd5 dependency

Change-Id: I83243015c6af1cbd126ca675e317d4c99acf910c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdding Atrium to integration-distribution 90/42790/3
Manoj [Fri, 29 Jul 2016 06:31:42 +0000 (12:01 +0530)]
Adding Atrium to integration-distribution

Change-Id: Iea5f2fba7e0c3dacb6f5c10ef2d5eeb762f0f40d
Signed-off-by: Manoj <manoj.krishnan@wipro.com>
7 years agoEnable DIDM in odl-integration-all 01/42701/3
subhash kumar singh [Thu, 28 Jul 2016 12:10:00 +0000 (17:40 +0530)]
Enable DIDM in odl-integration-all

Enable DIDM in odl-integration-compatible-with-all and
odl-integration-all.

Change-Id: Ie3b149b473c4ac3d7fd898e159c7257fcafae6ca
Signed-off-by: subhash kumar singh <subh.singh007@gmail.com>
7 years agoBug 6287 - OFCONFIG Missing from Distribution Feature Index 39/42839/2
Freeinggo Sure [Sun, 31 Jul 2016 06:10:57 +0000 (14:10 +0800)]
Bug 6287 - OFCONFIG Missing from Distribution Feature Index

Enable of-config features for Integration

Change-Id: I03fa8cb70d878a6d03711ef5031544a12f23e307
Signed-off-by: Freeinggo Sure <xiao.fenggang@zte.com.cn>
7 years agoAdding eman features 92/42792/1
A H [Fri, 29 Jul 2016 15:57:41 +0000 (08:57 -0700)]
Adding eman features

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/job/eman-merge-boron/2/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=eman.git;a=blob;f=features/src/main/features/features.xml;
a) Feature Names: Prefixed with 'odl-' : odl-eman
b) Features Descriptions: Present
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-eman
b) feature:install odl-eman, odl-integration-compatible-with-all
4) Integration Test Impact - none

Change-Id: Ic5fe3d580e28f5d3e9a43687677ac631b29e981b
Signed-off-by: A H <an.ho@huawei.com>
7 years agoAdd usecplugin features 62/42762/1
thomaslees [Fri, 29 Jul 2016 06:37:42 +0000 (12:07 +0530)]
Add usecplugin features

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/usecplugin/job/usecplugin-distribution-boron/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=usecplugin.git;a=blob;f=features/src/main/features/features.xml
a) Feature Names: odl-usecplugin-aaa, odl-usecplugin-openflow
b) Features Descriptions: Present
c) Features Start-Levels: NA
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-usecplugin-aaa odl-usecplugin-openflow
b) feature:install odl-usecplugin-aaa odl-usecplugin-openflow, feature:install odl-integration-compatible-with-all
4) Integration Test Impact: Nil

Change-Id: Ica9b99f2c1b9026900e96cfd274be396beb0be8a
Signed-off-by: thomaslees <thomaslee.s@tcs.com>
7 years agoEnable the DIDM in Boron distribution 43/42543/4
subhash kumar singh [Tue, 26 Jul 2016 07:29:52 +0000 (12:59 +0530)]
Enable the DIDM in Boron distribution

Enable the DIDM in Boron distribution. Earlier DIDM was failing to
build because of missing method, which is now fixed.

Change-Id: I8bcd1add3aed73fb49e2f851ad912bed5f6971d2
Signed-off-by: subhash kumar singh <subh.singh007@gmail.com>