integration/distribution.git
8 years agoAdding yang-push features 90/32190/4
Ambika Prasad Tripathy [Wed, 6 Jan 2016 14:31:09 +0000 (20:01 +0530)]
Adding yang-push features
1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/job/yang-push-merge-beryllium/8/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=yang-push.git;a=blob;f=features/src/main/features/features.xml
a) Feature Names: Prefixed with 'odl-' : odl-yangpush
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-yangpush
b) feature:install odl-restconf-all odl-netconf-mdsal odl-netconf-connector-all
4) Integration Test Impact - none

Change-Id: I17c3761a816ce071533d44df135175350f5beeb7
Signed-off-by: Ambika Prasad Tripathy <ambika.tripathy@cisco.com>
8 years agoRevert "Fix distribution" 31/32331/3
Luis Gomez [Mon, 11 Jan 2016 03:33:10 +0000 (03:33 +0000)]
Revert "Fix distribution"

Restoring vpnservice features.

This reverts commit d0078f34547a785a76321621a70bcb55606ca321.

Change-Id: I182dfbe5aa2c54d4d782241b47a78c43bea912ea
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoRemove Armoury from Beryllium release 29/32329/1
adetalhouet [Sun, 10 Jan 2016 19:40:40 +0000 (14:40 -0500)]
Remove Armoury from Beryllium release

link to the mall where the committers have reached to a consensus: https://lists.opendaylight.org/pipermail/armoury-dev/2016-January/000081.html

Change-Id: I227393393810d85df76338a55afc7d309c0b5915
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoFix distribution 19/32319/1
Luis Gomez [Sun, 10 Jan 2016 00:20:12 +0000 (16:20 -0800)]
Fix distribution

Remove vpnservice features as they timeout SingleFeature test.

Change-Id: Idfa91f604aa13b29e0134066668ac182b28fc0a1
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdd SNMP4SDN features 72/30272/3
ylhsieh [Fri, 27 Nov 2015 03:04:17 +0000 (11:04 +0800)]
Add SNMP4SDN features

Change-Id: Ib0e4806d9d3537810b105bdaac803c2cd1998748
Signed-off-by: ylhsieh <ylhsieh@itri.org.tw>
8 years agoRemove unused nexusproxy property 54/32154/1
Thanh Ha [Tue, 5 Jan 2016 21:26:34 +0000 (16:26 -0500)]
Remove unused nexusproxy property

Change-Id: If09c07d2e0861c44cab8978495246b650040b28b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoFix pom.xml relative paths 18/32118/1
Luis Gomez [Tue, 5 Jan 2016 03:39:20 +0000 (19:39 -0800)]
Fix pom.xml relative paths

Change-Id: Id0d272372534eb5554a122aa7429688b54c55367
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoReorganize features to remove unnecessary poms 61/31961/3
Thanh Ha [Wed, 30 Dec 2015 16:38:09 +0000 (11:38 -0500)]
Reorganize features to remove unnecessary poms

Since integration/distribution only has 2 features reorganize them up
one level so that we can remove the unnecessary features/pom.xml to reduce
maintenance cost of this repo.

Change-Id: I82dc2292d5958e28333bd882e765d8ad06832421
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoReorganize karaf distribution 60/31960/4
Thanh Ha [Wed, 30 Dec 2015 16:32:05 +0000 (11:32 -0500)]
Reorganize karaf distribution

Karaf is now the only supported distribution so reorganize the directory
structure to remove unnecessary poms.

Change-Id: If6ac687f74bd5a9f30aa57ab4084bb481999dbe2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoCleanup .gitignore 63/31963/3
Thanh Ha [Wed, 30 Dec 2015 16:47:02 +0000 (11:47 -0500)]
Cleanup .gitignore

Change-Id: I0fe4d89b5cd6e7afeb914737615203342c20a59f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUse inherited versions for Maven plugins 58/31958/2
Thanh Ha [Wed, 30 Dec 2015 16:18:33 +0000 (11:18 -0500)]
Use inherited versions for Maven plugins

Change-Id: I29c9305db876cd7a82e644d894cc2b1e65ff0c13
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUse inherited checkstyle configuration 57/31957/2
Thanh Ha [Wed, 30 Dec 2015 16:13:47 +0000 (11:13 -0500)]
Use inherited checkstyle configuration

Change-Id: I212e8e8b8d77d5493f69483f2b6ff8735e7421e8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUse inherited maven-surefire-plugin values 56/31956/2
Thanh Ha [Wed, 30 Dec 2015 16:04:43 +0000 (11:04 -0500)]
Use inherited maven-surefire-plugin values

Change-Id: I37d1c295f42d426ade12f107dc14d3486015389e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoRemove <distributionManagement> 55/31955/3
Thanh Ha [Wed, 30 Dec 2015 15:58:06 +0000 (10:58 -0500)]
Remove <distributionManagement>

This section is inherited from odlparent.

Change-Id: I50abe9bd40543668df04c652fa674dc8add968ac
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoPull in junit-dep from odlparent 37/31837/1
Stephen Kitt [Wed, 23 Dec 2015 16:37:51 +0000 (17:37 +0100)]
Pull in junit-dep from odlparent

This also upgrades junit from 4.8.1 to 4.11.

Change-Id: I751dbdfbaae9fc9e6fb89acfc6751bd1c9dbf20b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoAdd messaging4transport back. 43/30743/4
Pradeeban Kathiravelu [Fri, 4 Dec 2015 23:09:23 +0000 (23:09 +0000)]
Add messaging4transport back.

The server unhealthy exception has been fixed by https://git.opendaylight.org/gerrit/#/c/30574/

Related Bugs (now fixed):
4541
4535

Change-Id: I6e6f873533c56910d874e49e3054da653eab789d
Signed-off-by: Pradeeban Kathiravelu <kk.pradeeban@gmail.com>
8 years agoAdd CAPWAP back to integration/distribution for Beryllium 51/31751/1
gzhao [Tue, 22 Dec 2015 02:36:49 +0000 (18:36 -0800)]
Add CAPWAP back to integration/distribution for Beryllium

Change-Id: If414f230316ee742cdb2e6095ce06b1485755b80
Signed-off-by: gzhao <george.y.zhao@huawei.com>
8 years agoFix deploy job by removing features from integration 20/31720/1
Vratko Polak [Mon, 21 Dec 2015 18:18:11 +0000 (19:18 +0100)]
Fix deploy job by removing features from integration

This is a sqashed commit of two changes:
https://git.opendaylight.org/gerrit/31719
https://git.opendaylight.org/gerrit/31715

Both are needed for integration/distribution verify job to pass.
Here are their messages:

Comment out features of DIDM and NIC

This is an attempt to fix deploy test job.
Those features are bringing in odl-openflowplugin-*-li,
which lead to BindExceptions, which lead to red dot.
Feature repositories are still present.

Comment out features of Centinel and Sxp

This is an attempt to fix install:all installation.
Yang model errors are seen in karaf.log for those projects.
Feature repositories are still present.

Change-Id: Ice77a35c27dfc7240aff555dea35a138c2e683a4
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoRemove feature-selector 62/31362/1
Vratko Polak [Tue, 15 Dec 2015 16:38:47 +0000 (17:38 +0100)]
Remove feature-selector

Nobody seem to use it anymore and it is a burden on maintainability.
https://lists.opendaylight.org/pipermail/release/2015-December/004805.html

Change-Id: I1ea938160b028b9db30ee3ea6308f35794b4272a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoBring VTN features back to the odl-integration-all. 24/31024/2
Hideyuki Tai [Tue, 8 Dec 2015 16:07:43 +0000 (08:07 -0800)]
Bring VTN features back to the odl-integration-all.

Since the VTN project has completed to get rid of AD-SAL dependencies
from VTN features, this patch brings the features back to the test
feature odl-integration-all.

Change-Id: Ie6293063870b9c4df82d5338015d1bb7992a73f4
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
8 years agoremoving capwap from distribution 00/31000/1
Jamo Luhrsen [Tue, 8 Dec 2015 17:33:34 +0000 (09:33 -0800)]
removing capwap from distribution

capwap no longer participating in Beryllium release

Change-Id: I164918de436539bd23be2f0b42a26ad9334f48cf
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoremove didm-all from compatible-with-all test feature set 55/30955/1
Jamo Luhrsen [Tue, 8 Dec 2015 05:16:14 +0000 (21:16 -0800)]
remove didm-all from compatible-with-all test feature set

currently didm-all depends on Li-redesign openflowplugin features,
but all other openflow related features in compatible-with-all are
using the default plugin.

Change-Id: I0d3cfc55d58a79274633b6ec5c7f0520a73cd473
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoRevert "Bug 4653: Removed VTN." 18/30518/2
Hideyuki Tai [Thu, 3 Dec 2015 00:12:03 +0000 (00:12 +0000)]
Revert "Bug 4653: Removed VTN."

This reverts commit 88db4505bfd39f48e2a412510a584807484bf07f.

This patch brings VTN features back to the features index. Since bug
4426 is fixed in VTN project and VTN build has been enabled again in
autorelease jobs, bringing VTN features back does not make any issues.

Change-Id: I6d752d8f7379eb363439c69d11627134487def85
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
8 years agoAdding features: odl-didm-ovs to integration bundle. 64/30164/2
Anandhi [Tue, 24 Nov 2015 21:01:21 +0000 (13:01 -0800)]
Adding features: odl-didm-ovs to integration bundle.
Tested and verified that the integration test cases are passed.

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/job/didm-merge-beryllium/49/ : SUCCESS
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=didm.git;a=blob;f=features/src/main/features/features.xml
        a) Feature Names: Prefixed with 'odl-' : odl-didm-ovs
        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-didm-ovs-all
        b) feature:install  odl-didm-ovs-all, odl-integration-compatible-with-all
4) Integration Test Impact - none.

Change-Id: I8347112512bcfc5df19b575fcbd0e562e701f819
Signed-off-by: Anandhi <anandhi.manikantan@hpe.com>
8 years agoRevert "Remove BGP features test from distribution" 48/29748/5
Vratko Polak [Fri, 20 Nov 2015 12:25:11 +0000 (13:25 +0100)]
Revert "Remove BGP features test from distribution"

This reverts commit a319302ac2b94f93b0353728c54110d7ef3f6ead.

Both Bug 4633 and Bug 4648 have beed fixed.

Change-Id: I78c344d658ace8f26be1ad0fe816b9497d4edfd9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoRename benchmark feature and repository 50/30150/1
Vratko Polak [Tue, 24 Nov 2015 16:57:57 +0000 (17:57 +0100)]
Rename benchmark feature and repository

This is to reflect Change 30046 (Beryllium controller).
Higher-level odl-mdsal-benchmark feature is referenced now.

Change-Id: I5b3b70a173178a40d0d4ce0acc417894e267544a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoClean sfc features repositories from distribution 56/30056/1
Luis Gomez [Mon, 23 Nov 2015 05:28:36 +0000 (21:28 -0800)]
Clean sfc features repositories from distribution

Change-Id: I167e0ec4337c48737175bc79d6a1ae03f5f4b076
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoBug 4653: Removed VTN. 14/30014/1
Hideyuki Tai [Fri, 20 Nov 2015 16:07:38 +0000 (08:07 -0800)]
Bug 4653: Removed VTN.

VTN project build is disabled in autorelease jobs due to bug 4426.
Therefore, in order to build the int/distribution successfully in
autorelease jobs, VTN features need to be removed temporarily.

Change-Id: I5b277b222e270873a2687230347afff7f4eab701
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
8 years agoRe commit ofconfig configuration 55/29955/1
hu.rui [Fri, 20 Nov 2015 06:16:58 +0000 (14:16 +0800)]
Re commit ofconfig configuration

Change-Id: Ib55995d64113091ff7d9957885dee56bb44ca522
Signed-off-by: hu.rui <hu.rui2@zte.com.cn>
8 years agoAdding usecplugin features 08/29408/4
rafat [Sat, 7 Nov 2015 03:00:54 +0000 (08:30 +0530)]
Adding usecplugin features

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/usecplugin/job/usecplugin-merge-beryllium/org.opendaylight.usecplugin$usecplugin-features/
2) Features Comply with Guidelines: https://jenkins.opendaylight.org/releng/view/usecplugin/job/usecplugin-merge-beryllium/org.opendaylight.usecplugin$usecplugin-features/lastSuccessfulBuild/artifact/org.opendaylight.usecplugin/usecplugin-features/1.0.0-SNAPSHOT/usecplugin-features-1.0.0-SNAPSHOT-features.xml
a) Feature Names : odl-usecplugin
b) Features Descriptions: OpenDaylight :: usecplugin :: Controller Shield
c) Features Start-Levels: NA
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-usecplugin
b) feature:install odl-usecplugin, odl-integration-compatible-with-all
4) Integration Test Impact: NA

Change-Id: Idf603d78f1437ed4638e6a9a87b8a3d6b4a603d6
Signed-off-by: rafat <rafat.jahan@tcs.com>
8 years agoFixed all feature installation problems for DIDM.Hence uncommented the didm features... 70/29570/7
Anandhi [Wed, 11 Nov 2015 22:19:50 +0000 (14:19 -0800)]
Fixed all feature installation problems for DIDM.Hence uncommented the didm features from integration and renamed them as needed.
Added required config files to DIDM project
Modified didm artifacts to reflect the right artifact for didm-identification
Added required dependencies in feature pom for didm-identification bundle

Change-Id: I311e118557402a5c3f0b85f7f46a4d342b453fb4
Signed-off-by: Anandhi <anandhi.manikantan@hpe.com>
8 years agoAdding NetIDE features 10/29310/3
aleckey [Thu, 5 Nov 2015 13:57:04 +0000 (13:57 +0000)]
Adding NetIDE features

1) Feature Tests Pass:
https://jenkins.opendaylight.org/releng/view/netide/job/netide-merge-beryllium/67/
2) Features Comply with Guidelines:
https://git.opendaylight.org/gerrit/gitweb?p=netide.git;a=blob;f=features/src/main/resources/features.xml
    a) Feature Names: Prefixed with 'odl-' : odl-netide-rest
    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-netide-rest
    b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact - none

Change-Id: I8cd7657099df166534ab0ee3c41dce947239e7d2
Signed-off-by: aleckey <alexander.j.leckey@intel.com>
8 years agoUse dsbenchmark from controller instead of coretutorials 05/29505/4
Vratko Polak [Tue, 10 Nov 2015 16:04:06 +0000 (17:04 +0100)]
Use dsbenchmark from controller instead of coretutorials

Change-Id: Ifd09b1066377ca81dba07bf1f6b7234ef928b587
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoRemoving faas features from integration distribution test 87/29687/1
Luis Gomez [Fri, 13 Nov 2015 21:30:35 +0000 (13:30 -0800)]
Removing faas features from integration distribution test

They are failing the distribution build.

Change-Id: I03bf2d0be3995af2c87575d0166524c88454ec53
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoRemove BGP features test from distribution 70/29470/2
Luis Gomez [Mon, 9 Nov 2015 21:50:31 +0000 (13:50 -0800)]
Remove BGP features test from distribution

They are failing the csit -all- jobs.

Change-Id: I9b9ee2d0ac5176283741f3e3087cc077ef673c03
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdding centinel features - new patch 90/29290/2
ShreshthaJoshi [Thu, 5 Nov 2015 08:53:18 +0000 (14:23 +0530)]
Adding centinel features - new patch

Change-Id: Ic9ede9fb2cd69bac095d2e5dab7ee2d0d2e3a667
Signed-off-by: ShreshthaJoshi <shreshtha.joshi@tcs.com>
8 years agoAdded odl-groupbasedpolicy-neutronmapper, odl-groupbasedpolicy-ui 84/29284/1
Keith Burns (alagalah) [Thu, 5 Nov 2015 00:11:08 +0000 (16:11 -0800)]
Added odl-groupbasedpolicy-neutronmapper, odl-groupbasedpolicy-ui

Change-Id: Ic5cbf4d8bdecc344d6e303dd3b72ecd21304b352
Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
8 years agoRemove AD-SAL features 74/29274/1
Luis Gomez [Wed, 4 Nov 2015 22:34:41 +0000 (14:34 -0800)]
Remove AD-SAL features

They are deprecated and failing the integration build test

Change-Id: I6a4240ac234fd9b5f018db0782754ecf91b1337e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoCluster configuration script should copy initial configuration files. 65/29165/2
Shaleen Saxena [Mon, 2 Nov 2015 21:21:34 +0000 (16:21 -0500)]
Cluster configuration script should copy initial configuration files.

The current version of configure_cluster.sh script needs the odl-mdsal-clustering
feature to be pre-configured, so that the configuration/initial/ directory has
the necessary cluster config files.

This fix will copy the initial configuration files, if they do not exist
currently. Also, I fixed two other issues:
 - The script failed to run if it was executed in the bin directory.
 - Some lines had tabs instead of spaces.

Change-Id: Iee27a37ef681831bd4c3f8496694c52bdc1613e0
Signed-off-by: Shaleen Saxena <ssaxena@brocade.com>
8 years agoRemove odl-topoprocessing-link-computation feature 75/29175/1
Andrej Záň [Tue, 3 Nov 2015 08:35:18 +0000 (09:35 +0100)]
Remove odl-topoprocessing-link-computation feature

Change-Id: Ia0a3a03e508cee6ceffeb93053cb4ee80ecab4d6
Signed-off-by: Andrej Záň <andrej.zan@pantheon.sk>
8 years agoRemove message4transport, didm and topoprocess-link-computation features 89/28989/6
Luis Gomez [Fri, 30 Oct 2015 00:04:07 +0000 (17:04 -0700)]
Remove message4transport, didm and topoprocess-link-computation features

The first generate a server unhealthy exception
The second has dependency issues
The third has dependency issues

Change-Id: I4ce9c840ea09cca0061bf1091fe4fad0af40482e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoScript to configure cluster params on local ODL installation. 60/28860/1
Shaleen Saxena [Wed, 28 Oct 2015 01:57:16 +0000 (21:57 -0400)]
Script to configure cluster params on local ODL installation.

The new script will configure hostname, seed node, etc. in the akka.conf
and modules-shards.conf files. Run the script without params to get the
usage.

Usage: bin/configure_cluster.sh <index> <seed_nodes_list>
 - index: Integer within 1..N, where N is the number of seed nodes.
 - seed_nodes_list: List of seed nodes, separated by comma or space.

The address at the provided index should belong this controller.
When running this script on multiple seed nodes, keep the
seed_node_list same, and vary the index from 1 through N.

Change-Id: Id6b3009a774d6b80896f90a30c6fbd9f4807eaa8
Signed-off-by: Shaleen Saxena <ssaxena@brocade.com>
8 years agoAdding ofextensions/circuitsw features 65/28565/4
Aneesha Pailla [Mon, 19 Oct 2015 17:48:33 +0000 (10:48 -0700)]
Adding ofextensions/circuitsw features

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/job/circuitsw-merge-beryllium/
2) Features Comply with Guidelines:
https://git.opendaylight.org/gerrit/gitweb?p=ofextensions/circuitsw.git;a=blob;f=features/src/main/features/features.xml
        a) Feature Names: Prefixed with 'odl-' : odl-circuitsw-switch, odl-circuitsw-switch-ui, odl-circuitsw-switch-rest
        b) Feature Descriptions: Present
        c) Features Start-Levels: N/A
3) Features Tested: Features have been tested for functionality with
        a) feature:install odl-circuitsw-switch odl-circuitsw-switch-rest odl-circuitsw-switch-ui
        b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact - None

Change-Id: I6c95f9b337d1e73c3e7a5e1a3ceadd7221d84859
Signed-off-by: Aneesha Pailla <apailla@calient.net>
8 years agoRemove ADSAL dependent features from the test repository 28/28628/4
Luis Gomez [Wed, 21 Oct 2015 01:41:01 +0000 (18:41 -0700)]
Remove ADSAL dependent features from the test repository

They generate delays and memory errors in the SingleFeature test
while they are already deprecated.

On the other hand we cannot remove them from the index repository
because VTN people are currently writing system test and they need
a distribution to verify it.

We will get rid of all ADSAL definitions by M4 offset 2, when VTN
will have their new features migrated to MDSAL.

Change-Id: Id922775a6a37c180e778b552bc24ab6d2d45c390
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdding FaaS features into Integration repo 65/28465/4
chuxingjun [Thu, 15 Oct 2015 19:30:32 +0000 (15:30 -0400)]
Adding FaaS features into Integration repo

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/faas/job/faas-merge-beryllium/11/

2) Features Comply with Guidelines:
https://git.opendaylight.org/gerrit/gitweb?p=faas.git;a=blob;f=features/src/main/features/features.xml

    a) Feature Names: odl-faas-all

    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:repo-add mvn:org.opendaylight.integration/features-integration-test/0.4.0.SNAPSHOT/xml/features
    b) feature:install odl-integration-compatible-with-all
    c) feature:install odl-faas-all

4) Integration Test Impact: None

Change-Id: Ib9c61f2844c2cba08837cfd47eb75a54f3bf3df2
Signed-off-by: chuxingjun <xingjun.chu@huawei.com>
8 years agoAdding UniMgr feature 58/28658/2
adetalhouet [Wed, 21 Oct 2015 16:53:43 +0000 (12:53 -0400)]
Adding UniMgr feature

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/unimgr/job/unimgr-merge-beryllium/

2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=unimgr.git;a=blob;f=features/src/main/features/features.xml;h=41026ead2607c4be5339b25680df257dcf8dba29;hb=HEAD
a) Feature Names: odl-unimgr
b) Features Descriptions: Present
c) Features Start-Levels: N/A

3) Features Tested: Features have been tested for functionality with
a) feature:install odl-unimgr
b) feature:install odl-unimgr odl-integration-compatible-with-all

4) Integration Test Impact: N/A

Change-Id: I423b91ed2607c0661ab20f9ca05fdf8bbd145885
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoAdding messaging4transport features. 71/28471/5
Pradeeban Kathiravelu [Thu, 15 Oct 2015 21:23:28 +0000 (22:23 +0100)]
Adding messaging4transport features.

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/messaging4transport/job/messaging4transport-merge-beryllium/18/

2) Features Comply with Guidelines:
https://git.opendaylight.org/gerrit/gitweb?p=messaging4transport.git;a=blob;f=features/src/main/features/features.xml

a) Feature Names: odl-messaging4transport-api  odl-messaging4transport

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-messaging4transport-api  odl-messaging4transport
b) feature:install odl-integration-compatible-with-all

4) Integration Test Impact: None

Change-Id: I930b9ef7b12480871a28a1b1ccb38e18563af3ac
Signed-off-by: Pradeeban Kathiravelu <kk.pradeeban@gmail.com>
8 years agoAdding features: odl-didm-hp3800 to integration bundle. 78/27778/9
Anandhi Manikantan [Fri, 2 Oct 2015 00:11:37 +0000 (17:11 -0700)]
Adding features: odl-didm-hp3800 to integration bundle.
Tested and verified that the integration test cases are passed with latest config file changes in didm project for hp-3800-impl

1) Feature Tests Pass:  https://jenkins.opendaylight.org/releng/job/didm-merge-beryllium/33/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=didm.git;a=blob;f=features/src/main/features/features.xml
        a) Feature Names: Prefixed with 'odl-' : odl-didm-hp3800
        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-didm-hp3800
        b) feature:install  odl-didm-hp3800, odl-integration-compatible-with-all
4) Integration Test Impact - none.

Change-Id: I481e6ababcaa6784af33fcad0245cf2ea2841f93
Signed-off-by: Anandhi Manikantan <anandhi.manikantan@hpe.com>
8 years agoBug-2230: RSVP plugin integration 59/28559/1
Claudio D. Gasparini [Mon, 19 Oct 2015 14:34:34 +0000 (16:34 +0200)]
Bug-2230: RSVP plugin integration

-integrate RSVP with ODL karaf distribution
-added "odl-bgppcep-rsvp" feature

Change-Id: I576d01f850bc5076afd73eb75cf040751dd72e66
Signed-off-by: Claudio D. Gasparini <cgaspari@cisco.com>
8 years ago1) Feature Tests Pass:https://jenkins.opendaylight.org/releng/job/tsdr-merge-berylliu... 28/28528/2
YuLing Chen [Fri, 16 Oct 2015 23:27:13 +0000 (16:27 -0700)]
1) Feature Tests Pass:https://jenkins.opendaylight.org/releng/job/tsdr-merge-beryllium/org.opendaylight.tsdr$features-tsdr/72/testReport/
2) Features Comply with Guidelines: https://github.com/opendaylight/tsdr/blob/master/features/src/main/resources/features.xml
  a) Feature Names: odl-tsdr-h2-all
  b) Features Descriptions: Present
  c) Features Start-Levels: None
3) Features Tested: Features have been tested for functionality with
  a) feature:instll odl-tsdr-h2-all
4) Integration Test Impact: None

Change-Id: I3cd45d6173c0f1a72e905b7aeb28b82fc7f4c433
Signed-off-by: YuLing Chen <yuling_c@dell.com>
8 years agoFix Armoury version 19/28519/3
adetalhouet [Fri, 16 Oct 2015 19:02:22 +0000 (15:02 -0400)]
Fix Armoury version

This modification was done here: https://git.opendaylight.org/gerrit/#/c/28518/

Change-Id: I9b6aabd10846cb8342df815f8151ba5da60d8ed2
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoAdding alto features 29/28429/4
Gao Kai [Thu, 15 Oct 2015 00:44:45 +0000 (08:44 +0800)]
Adding alto features

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/job/alto-verify-beryllium/37/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=alto.git;a=blob;f=alto-release-features/src/main/features/features.xml
a) Feature Names: Prefixed with 'odl-' : odl-alto-realease
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-alto-release
b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact - none

Patch Set 3: trigger another build

Change-Id: I3b92e293e819e0cce9de874d7ed8e0ba1bfed8b1
Signed-off-by: Gao Kai <gaok12@mails.tsinghua.edu.cn>
8 years agoAdding armoury feature 68/28468/3
adetalhouet [Thu, 15 Oct 2015 20:00:54 +0000 (16:00 -0400)]
Adding armoury feature

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/armoury/job/armoury-merge-beryllium/

2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=armoury.git;a=blob;f=features/src/main/features/features.xml;h=dbcccd7b51392c2d9b31c464356bb4e2f1fb1046;hb=HEAD
a) Feature Names: odl-armoury-workloadmanager
b) Features Descriptions: Present
c) Features Start-Levels: N/A

3) Features Tested: Features have been tested for functionality with
a) feature:install odl-armoury-workloadmanager
b) feature:install odl-armoury-workloadmanager odl-integration-compatible-with-all

4) Integration Test Impact: N/A

Change-Id: I4dd6bdb8dda0da805605cef5e244d97b619a54b6
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoAdding library, netvirt-sfc, southbound, hwvtedpsouthbound features 99/28399/5
adetalhouet [Wed, 14 Oct 2015 15:04:03 +0000 (11:04 -0400)]
Adding library, netvirt-sfc, southbound, hwvtedpsouthbound features

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/ovsdb/job/ovsdb-merge-beryllium/
2) Features Comply with Guidelines:  https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=library/features/src/main/features/features.xml;h=07ede6d877df0ad70685d9b5338b3c90ebb9af4e;hb=HEAD
https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=openstack/net-virt-sfc/features/production/src/main/features/features.xml;h=3413bc8d18a02b4a45d38d13aaf1d3b4689ed6b9;hb=HEAD
https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=southbound/southbound-features/src/main/features/features.xml;h=b66393266559ec1f479b6041a4d4346439933b22;hb=HEAD
https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=hwvtepsouthbound/hwvtepsouthbound-features/src/main/features/features.xml;h=967a07c36ae80b821bfa68097e494519d100e769;hb=HEAD
a) Feature Names (prefixed with 'odl-'):
    odl-ovsdb-library
    odl-ovsdb-sfc
    odl-ovsdb-southbound-impl
    odl-ovsdb-hwvtepsouthbound
b) Features Descriptions: Present
c) Features Start-Levels: N/A
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-ovsdb-library odl-ovsdb-sfc  odl-ovsdb-southbound-impl odl-ovsdb-hwvtepsouthbound
b) feature:install odl-ovsdb-library odl-ovsdb-sfc  odl-ovsdb-southbound-impl odl-ovsdb-hwvtepsouthbound odl-integration-compatible-with-all
4) Integration Test Impact: N/A

Change-Id: I631c1ba9ff7f8377c27d594db43cd76868b840ef
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoAdding odl-vpnservice-openstack feature 60/28460/2
Vishal Thapar [Thu, 15 Oct 2015 16:27:59 +0000 (21:57 +0530)]
Adding odl-vpnservice-openstack feature

1) Feature Tests Pass:
https://jenkins.opendaylight.org/releng/job/vpnservice-merge-beryllium/103/

2) Features Comply with Guidelines:
https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=blob;f=features/src/main/features/features.xml
 a) Feature Names: odl-vpnservice-openstack
 b) Features Descriptions: Present
 c) Features Start-Levels: N/A

3) Features Tested: Features have been tested for functionality with
 a) feature:install odl-vpnservice-openstack

4) Integration Test Impact: N/A

Change-Id: I3cbce017dcd9fe9100fb6781648515985d96c085
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoAdding nemo features. 24/28424/2
A H [Thu, 15 Oct 2015 07:01:50 +0000 (00:01 -0700)]
Adding nemo features.

1) Feature Tests Pass: http://jenkins.opendaylight.org/releng/view/nemo/job/nemo-merge-beryllium/3/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=nemo.git;a=blob;f=nemo-features/src/main/features/features.xml;
a) Feature Names: odl-nemo-engine-ui
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-restconf-all odl-mdsal-apidocs odl-nemo-engine-ui
b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact: None

Change-Id: If4c6f6417cf73634be3b9c9676b362f432ea0ff8
Signed-off-by: A H <an.ho@huawei.com>
8 years agoMove iotdm feature to not-compatible list 69/28469/1
Luis Gomez [Thu, 15 Oct 2015 20:55:22 +0000 (13:55 -0700)]
Move iotdm feature to not-compatible list

iotdm feature uses port 8282 that is already being used by other ODL service

There is also a thread for this:

https://lists.opendaylight.org/pipermail/iotdm-dev/2015-June/000037.html

Change-Id: Ib64d2073ec62f5bf246977c00e500c38034d735e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoRemove sdninterface + lisp-netconf to resume integration distribution 63/28363/12
Luis Gomez [Wed, 14 Oct 2015 03:40:48 +0000 (20:40 -0700)]
Remove sdninterface + lisp-netconf to resume integration distribution

This seems to alleviate the issues with Beryllium distribution

Change-Id: Ia9af2c5d5dc751ddf8cbb3b03907f12ee6f07a74
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoUpdate name of TSDR feature 48/28048/1
Vratko Polak [Thu, 8 Oct 2015 09:48:16 +0000 (11:48 +0200)]
Update name of TSDR feature

TSDR project got rid of odl-tsdr-all in Change 25548.
Looking at [0], I believe TSDR would like to have
odl-tsdr-h2 as their top-level feature.

Perhaps, TSDR would also want odl-tsdr-hbase
or even odl-tsdr-cassandra, if they are compatible with h2.

[0] https://git.opendaylight.org/gerrit/#/c/25548/23/features/src/main/resources/features.xml
Compare line 31 on base with line 36 in the merged patch set 23.

Change-Id: If7ea208cc9c9c3c322ece6fee5ea44b723317c11
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoAdd lispflowmapping user facing features 23/27923/1
Lorand Jakab [Mon, 5 Oct 2015 16:28:21 +0000 (19:28 +0300)]
Add lispflowmapping user facing features

The lispflowmapping project stopped using the -all feature that pulled
in all project features. The -msmr top-level feature that took it's
place doesn't depend on all user facing features. This patch adds the
remaining user facing features.

Change-Id: Iaff7b797b25b34b95da0a5934d8fc56b6092e5ea
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
8 years agoAdded topoprocessing top-level features 45/27745/1
Michal Polkorab [Thu, 1 Oct 2015 14:05:04 +0000 (16:05 +0200)]
Added topoprocessing top-level features

Change-Id: Ibd35fc5bae51ed5432fc19d8de68b01390030a02
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
8 years agoUpdate features to fix build failures. 87/27087/2
Hideyuki Tai [Wed, 16 Sep 2015 20:46:29 +0000 (13:46 -0700)]
Update features to fix build failures.

This patch introduces two changes which are needed to fix build
failures.

1. Update feature name of Lisp Flow Mapping project.

The Lisp Flow Mapping project has changed the name of
"odl-lispflowmapping-all" feature. The new name of the feature is
"odl-lispflowmapping-msmr".

2. Remove legacy features of OpenFlow Plugin project.

The OpenFlow Plugin project has deleted the features-legacy, and it is
not part of Beryllium.

Change-Id: Id00be5936ee296e274f518bef6b1f991aa06978e
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
8 years agoUpdated the ovsdb version. 02/26702/1
Hideyuki Tai [Tue, 8 Sep 2015 20:08:16 +0000 (13:08 -0700)]
Updated the ovsdb version.

This patch udpated the versions of artifacts from the OVSDB project to
the lateste version, 1.2.1-SNAPSHOT.

Change-Id: I9ca6c5a6e3e8528652ed1aefc8ab5877b9dc6d25
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
8 years agoRemove <repositories> and <pluginRepositories> sections 73/26573/2
Thanh Ha [Sun, 6 Sep 2015 12:46:26 +0000 (08:46 -0400)]
Remove <repositories> and <pluginRepositories> sections

Last year we decided to stop including these repository configuration in
pom.xml files since as a requirement to submitting to Maven Central is
to not have these defined. Developers now need to configure settings.xml
locally instead.

Change-Id: I8e5ff7754134bd208d6d1b595294422fb66cd575
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUse NETCONF project features instead of Controller ones 95/26595/5
Vratko Polak [Mon, 7 Sep 2015 10:42:07 +0000 (12:42 +0200)]
Use NETCONF project features instead of Controller ones

NETCONF is a standalone project in Beryllium.
Controller project still hosts netconf features,
but those are stale.

This makes integration/distribution
to depend on features from NETCONF project.

Change-Id: I5862ef3c7ebfb23858891ad16dee45d1ea99b00a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoAdd .gitreview for integration/distribution 26/26126/1
Andrew Grimberg [Thu, 27 Aug 2015 23:58:04 +0000 (16:58 -0700)]
Add .gitreview for integration/distribution

Add a .gitreview file for the integration/distribution project after the split
from the base integration

Change-Id: I294086428e8fc011421ea67342062a7ede416cd9
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
8 years agoUpdated versions of VTN Coordinator.
Hideyuki Tai [Fri, 21 Aug 2015 16:28:36 +0000 (09:28 -0700)]
Updated versions of VTN Coordinator.

Change-Id: Icf58627fbe0cf696762d0cabcadad5724db7b9bc
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
8 years agoRemove features-packetcable.
Alexis de Talhouët [Thu, 23 Jul 2015 13:04:24 +0000 (09:04 -0400)]
Remove features-packetcable.

This module was remove in the gerrit: https://git.opendaylight.org/gerrit/#/c/24442/

Change-Id: If6a0d457918d32d7e011b606da14342ee33f812f
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
8 years agoFix license header violations
Thanh Ha [Sun, 9 Aug 2015 07:00:19 +0000 (03:00 -0400)]
Fix license header violations

Change-Id: Idbda552cc5c7f20f663d11d0dc3680a14dbddb7e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoAdd IOTDM compatible feature back to Integration
Vratko Polak [Fri, 7 Aug 2015 18:43:18 +0000 (20:43 +0200)]
Add IOTDM compatible feature back to Integration

Change-Id: I68374252b47716f5bcad08daa897eeef367ff8a3
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoAdding sxp features
Martin Mihálek [Fri, 17 Jul 2015 07:50:22 +0000 (09:50 +0200)]
Adding sxp features

1) Pass: https://jenkins.opendaylight.org/releng/view/sxp/job/sxp-merge-master/68/org.opendaylight.sxp$features/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=sxp.git;a=blob;f=features/src/main/resources/features.xml;
a) Feature Names (prefixed with 'odl-'): odl-sxp-controller
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-sxp-controller
b) feature:install odl-sxp-controller, odl-integration-compatible-with-all
4) Integration Test Impact: none

Change-Id: Idae227e46da0bc57dc4802e71c286652b0144ada
Signed-off-by: Martin Mihálek <martin.mihalek@pantheon.sk>
8 years agoUse Beryllium version of karaf-plugin
Thanh Ha [Wed, 22 Jul 2015 02:22:27 +0000 (22:22 -0400)]
Use Beryllium version of karaf-plugin

Change-Id: I3be9cc9092f7a7ee3c4a51e9b04727b05326cefd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoBug-3075: BMP plugin integration
Milos Fabian [Mon, 6 Jul 2015 13:08:26 +0000 (15:08 +0200)]
Bug-3075: BMP plugin integration

-integrate BMP southbound plugin with ODL karaf distribution
-added "odl-bgppcep-bmp" feature

Change-Id: I6eee9cbef9a5a4ee122325116de21ae02f0869cd
Signed-off-by: Milos Fabian <milfabia@cisco.com>
8 years agoUse karaf-plugin
Luis Gomez [Thu, 18 Jun 2015 23:34:15 +0000 (16:34 -0700)]
Use karaf-plugin

Change-Id: I833a9396107755f95046867a1e27196cf34fd859
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoFix overlooked repo in the upgrade from karaf 3.0.1 to 3.0.3
Ed Warnicke [Wed, 17 Jun 2015 22:32:39 +0000 (16:32 -0600)]
Fix overlooked repo in the upgrade from karaf 3.0.1 to 3.0.3

It turns out that a new repo was added to the defaults for
karaf 3.0.3 that is needed for certain stock features to
work.  This adds it.

Change-Id: I63bbc2df5d9c405c168b0758ac86c6113c46d423
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
(cherry picked from commit 7065389406f82fd012c95a44da3ac97e29dedeae)

8 years agoMove odl-sfcofl2 from compatible-with-all.
Hideyuki Tai [Tue, 16 Jun 2015 10:09:40 +0000 (03:09 -0700)]
Move odl-sfcofl2 from compatible-with-all.

The odl-sfcofl2 feature is not compatible with any other features which
control OpenFlow switches. Therefore, this patch moves the odl-sfcofl2
feature from the odl-integration-compatible-with-all feature to the
odl-integration-all.

Change-Id: If91bb07fcd394f855848ba532ed9bd8f44563ab9
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
8 years agoRevert "Remove region artifact from karaf distribution"
Luis Gomez [Mon, 15 Jun 2015 17:52:39 +0000 (17:52 +0000)]
Revert "Remove region artifact from karaf distribution"

This reverts commit 7212b24a243d1aebe37238e0458842eed6616ce3.

Change-Id: Icb52875b6dfbf3557936c619cde2cd2d336c9cce
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoRemove region artifact from karaf distribution
Luis Gomez [Sun, 14 Jun 2015 02:46:20 +0000 (19:46 -0700)]
Remove region artifact from karaf distribution

Change-Id: Ib5de32c7e92b6fb97769501a9513353559ae79e6
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
(cherry picked from commit 621656d231d746ae5eeb2937ef48b06c8cbc8514)

8 years agoAdd Reservation to Integration
Alexis de Talhouët [Thu, 4 Jun 2015 16:59:20 +0000 (12:59 -0400)]
Add Reservation to Integration

Patch Set 1: Index
Patch Set 2: Test

Change-Id: Id477199fa01242e43a57ad7b640ce5e462b0e4bc
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
8 years agoIncrementing versions by 0.1.0 for post-lithium master branch
Luis Gomez [Sat, 6 Jun 2015 00:21:56 +0000 (17:21 -0700)]
Incrementing versions by 0.1.0 for post-lithium master branch

Change-Id: I1318fc8f2de6a66a6e166d159b16a05e16a62b2f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdd Packetcable to Integration
Alexis de Talhouët [Thu, 4 Jun 2015 16:41:37 +0000 (12:41 -0400)]
Add Packetcable to Integration

Patch Set 1: Index
Patch Set 2: Test

Change-Id: I2cbcd87a4c63b41cd658c97009d524050661680d
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
8 years agoRemove SNMP4SDN and clean up feature files
Luis Gomez [Wed, 3 Jun 2015 22:27:46 +0000 (15:27 -0700)]
Remove SNMP4SDN and clean up feature files

Change-Id: I6a725fd928e6a40845e8be10dda2c7077c20a4f4
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoFix integration pulling in incorrect distribution.vtn-coordinator version
Thanh Ha [Wed, 3 Jun 2015 00:11:20 +0000 (20:11 -0400)]
Fix integration pulling in incorrect distribution.vtn-coordinator version

Bug: 3550
Change-Id: I1899d59f8b104da214d72492884da198a2dac938
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
(cherry picked from commit 56227a22dfefe3f4e22986ec413c083f8b3c0b0e)

8 years agoMoved LACP project to non-compatible feature list.
Rajesh_Sindagi [Wed, 20 May 2015 08:45:51 +0000 (01:45 -0700)]
Moved LACP project to non-compatible feature list.

Change-Id: Iccb04b25c8d330de45607de44f2d93d10b18affc
Signed-off-by: Rajesh_Sindagi <Rajesh_Sindagi@dell.com>
8 years agofeatures for alto
Emiapwil (Gao Kai) [Thu, 14 May 2015 13:57:04 +0000 (21:57 +0800)]
features for alto

Change-Id: I06081517e7546844e62851c3d1ee3fdd5b5fcd63
Signed-off-by: Emiapwil (Gao Kai) <gaok12@mails.tsinghua.edu.cn>
8 years agomove vpnservice back to compatible list
Vishal Thapar [Thu, 14 May 2015 06:42:27 +0000 (12:12 +0530)]
move vpnservice back to compatible list

Reverts https://git.opendaylight.org/gerrit/#/c/18666/

Change-Id: Icaa87cccff77b027cf9f739950451fc9a2f5ae64
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoTest for SingleFeature
Luis Gomez [Thu, 14 May 2015 14:55:23 +0000 (07:55 -0700)]
Test for SingleFeature

Change-Id: I032cc9a49fabfdd74bf8d8a8f6f03ae346692afc
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoAdd odl-dsbenchmark-impl feature to Integration distribution
Vratko Polak [Wed, 6 May 2015 11:55:25 +0000 (13:55 +0200)]
Add odl-dsbenchmark-impl feature to Integration distribution

The coretutorials has not declared any feature to be user-facing,
but Dsbenchmark can be useful for users (to compare installations)
and it is very useful for CI: tracking DS performance.

As CI only uses builds from ${project}-distribution-${stream} jobs,
this change is needed for CI tests to happen.

Change-Id: If08d6893f0434d1eae2e47aed389f186588e9d30
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
9 years agoUpdated features related to VTN project.
Hideyuki Tai [Mon, 4 May 2015 17:36:15 +0000 (10:36 -0700)]
Updated features related to VTN project.

This patch updated features in keeping with the recent change of
the VTN project.
  https://git.opendaylight.org/gerrit/19560

Change-Id: I244f6f7592969b280a5071286b668839599f65e8
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
9 years agoChanging version for vpnservice
Vishal Thapar [Wed, 6 May 2015 18:18:04 +0000 (23:48 +0530)]
Changing version for vpnservice

Currently vpnservice is 1.0-SNAPSHOT which was
auto-generated by StartupProject archetype.
This fix changes it to 0.1.0-SNAPSHOT, which
will go in Lithium. Post branch cut version
bump will change it to 0.2.0-SNAPSHOT.

Change-Id: Iafc1f2a63974bb1b078dd12836be74124eb702a4
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
9 years agoMerge "Do not override odlparent properties."
Luis Gomez [Thu, 30 Apr 2015 05:46:48 +0000 (05:46 +0000)]
Merge "Do not override odlparent properties."

9 years agoDo not override odlparent properties.
Tony Tkacik [Tue, 21 Apr 2015 11:35:04 +0000 (13:35 +0200)]
Do not override odlparent properties.

Adding jackson version as this is not the jackson in odlparent

Change-Id: I7f30b847ee0cb7d12221e95a48efa7d9033cb2f4
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
9 years agoMerge "Adding nic features"
Luis Gomez [Thu, 30 Apr 2015 01:57:12 +0000 (01:57 +0000)]
Merge "Adding nic features"

9 years agoAdding nic features
Renato Aguiar [Mon, 27 Apr 2015 16:43:51 +0000 (09:43 -0700)]
Adding nic features

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/nic/job/nic-merge-master/20/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=nic.git;a=blob;f=features/src/main/resources/features.xml;h=66ab48c12a5dc6965aac2a26c8719a6e9261366b;hb=HEAD
a) Feature Names (prefixed with 'odl-'): odl-nic-core odl-nic-console
b) Features Descriptions: Present (check https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description)
c) Features Start-Levels: None
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-nic-core
b) feature:install odl-nic-core odl-integration-compatible-with-all
4) Integration Test Impact: None

Change-Id: I68c251dfb62fcbf989ce1c0ea5f5f7c41ec8ad3c
Signed-off-by: Renato Aguiar <renato.aguiar@hp.com>
9 years agoMerge "Remove opendaylight-karaf-empty from integration repo"
Luis Gomez [Tue, 28 Apr 2015 18:17:05 +0000 (18:17 +0000)]
Merge "Remove opendaylight-karaf-empty from integration repo"

9 years agoMerge "added lithium features of ofPlugin"
Luis Gomez [Tue, 28 Apr 2015 17:44:58 +0000 (17:44 +0000)]
Merge "added lithium features of ofPlugin"

9 years agoadded lithium features of ofPlugin
Michal Rehak [Mon, 27 Apr 2015 18:55:58 +0000 (20:55 +0200)]
added lithium features of ofPlugin

Change-Id: Idc2730512172d8bcdc90e81c12c087b8a9613b81
Signed-off-by: Michal Rehak <mirehak@cisco.com>
9 years agoRemove opendaylight-karaf-empty from integration repo
Luis Gomez [Tue, 28 Apr 2015 06:01:05 +0000 (23:01 -0700)]
Remove opendaylight-karaf-empty from integration repo

Change-Id: I2eb7cb390323d5ddcd7216428f4786a0b43a63ae
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "Adding TSDR features to integration project."
Luis Gomez [Mon, 27 Apr 2015 21:46:32 +0000 (21:46 +0000)]
Merge "Adding TSDR features to integration project."

9 years agoAdding TSDR features to integration project.
YuLing Chen [Sat, 18 Apr 2015 01:05:02 +0000 (18:05 -0700)]
Adding TSDR features to integration project.

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/job/tsdr-merge-master/org.opendaylight.tsdr$features-tsdr/19/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=tsdr.git;a=blob;f=features/src/main/resources/features.xml;h=62febc1a6f0c10375d9ca61a913a787cc6491b7d;hb=6e434b6790b86ecf9ca685118a7f24ed33a42deb
   a) Feature Names (prefixed with 'odl-'): odl-tsdr-all, odl-tsdr-hbase (check https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming)
   b) Features Descriptions: Present ( check https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description)
   c) Features Start-Levels: None
3) Features Tested: Features have been tested for functionality with
   a) feature:install odl-tsdr-all
   b) feature:install odl-tsdr-hbase
4) Integration Test Impact: None

Change-Id: I001595aa219d9889345b4a3dffe76ce17251460a
Signed-off-by: YuLing Chen <yuling_c@dell.com>