integration/distribution.git
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>
7 years agoAdd infrautils features 82/42482/7
yair [Mon, 25 Jul 2016 13:52:48 +0000 (16:52 +0300)]
Add infrautils features

Change-Id: I0d03e275fe075459b6ca30eace38416276c8d7d4
Signed-off-by: yair <yair.zinger@hpe.com>
7 years agoImprove pom files towards Maven Central requirements. 39/41839/4
Vratko Polak [Fri, 15 Jul 2016 09:46:00 +0000 (11:46 +0200)]
Improve pom files towards Maven Central requirements.

Page with requirements: http://central.sonatype.org/pages/requirements.html

+ Added sonar-friendly <name> element for root pom.
+ Added ${project.groupId}:${project.artifactId} as <name> for sub poms.
+ Added descriptions: high-level for root, specific ones for sub poms.
+ Every <url> now points to Integration/Distribution wiki page.
+ Added licenses section.
- Still missing developers section.
+ Fixed scm sections, <url> is now specific to pom in question.

Not required for Maven Central, but useful:

+ Reformatted to indent = 4 spaces and no empty lines.
- Situation with License in comments still uneven.
- Various other metadata in comments (such as vi settings) still uneven.

Change-Id: I9ff765186af5412a5d02db66c91b06b1924c90f4
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRemove tcpmd5 from distribution Boron 34/42334/2
Thanh Ha [Fri, 22 Jul 2016 19:19:23 +0000 (15:19 -0400)]
Remove tcpmd5 from distribution Boron

tcpmd5 is not participating in the Boron release so remove them from the
build.

Also remove sdninterfaceapp until they are able to compile without
depending on tcpmd5.

Change-Id: I4b78cbe6e70eb85278c0f395224ad1fbb06580fd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove tsdr feature from distribution test 03/42203/1
Luis Gomez [Thu, 21 Jul 2016 03:08:36 +0000 (20:08 -0700)]
Remove tsdr feature from distribution test

Same as for snmp4sdn, this feature breaks aaa distribution check.

Change-Id: I816870d0bd6726549697981a75405cc4ad74b773
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agochange netvirt-vpnservice-openstack to netvirt-openstack 67/42067/2
Jamo Luhrsen [Tue, 19 Jul 2016 16:17:44 +0000 (09:17 -0700)]
change netvirt-vpnservice-openstack to netvirt-openstack

Change-Id: I9a386e6f195a931f854aeb5cdf5b3c1ca7e24f92
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoRemove snmp4sdn to unblock aaa distribution-check 69/42169/1
Luis Gomez [Wed, 20 Jul 2016 20:17:40 +0000 (13:17 -0700)]
Remove snmp4sdn to unblock aaa distribution-check

Change-Id: I31f2ca7010fa829eaa2a9941ab6880ba5f457bbb
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoDepend on features-test for testing only 22/41822/1
Robert Varga [Thu, 14 Jul 2016 12:11:57 +0000 (14:11 +0200)]
Depend on features-test for testing only

Instead of making features-test a normal dependency,
make it scope test, so it does not get pulled into
the distribution.

Change-Id: I9645efe20d7282cd97314088529c516b2e7df595
Signed-off-by: Robert Varga <robert.varga@pantheon.sk>
7 years agoRestore faas to distribution test 12/41312/1
Luis Gomez [Mon, 4 Jul 2016 22:53:21 +0000 (15:53 -0700)]
Restore faas to distribution test

Change-Id: Ib899ee57b8ca9d3950bfc73784b8d0c5ec93643a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoRemove autogenerated file 76/40676/3
Vratko Polak [Wed, 29 Jun 2016 12:39:32 +0000 (14:39 +0200)]
Remove autogenerated file

Also, update .gitignore to it never comes back.

OdlVersionModuleFactory.java is kept in repository,
to keep ignore rules simpler.

Change-Id: I786c72a08ee5648c18da36f02bb9d55aa520a683
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRemoving faas related feature 87/41187/1
Luis Gomez [Fri, 1 Jul 2016 05:14:49 +0000 (22:14 -0700)]
Removing faas related feature

Change-Id: Id7a05e65f4b6a6b52fb676c4f719db7b05397604
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoRemove faas feature from distribution test 80/41180/1
Luis Gomez [Thu, 30 Jun 2016 23:56:15 +0000 (16:56 -0700)]
Remove faas feature from distribution test

faas feature breaks controller when loaded with netvirt.

Change-Id: I9d9a6d603bdd69135a9dcddb43bd717932789980
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd odlparent features to features-index 21/41121/2
Stephen Kitt [Thu, 30 Jun 2016 08:35:44 +0000 (10:35 +0200)]
Add odlparent features to features-index

Change-Id: Ib26d568e6e2088e12d840d7ae6f35ce7cebd1bf1
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoConvert distribution-karaf to use karaf-parent 00/39400/14
Vratko Polak [Fri, 27 May 2016 14:45:32 +0000 (16:45 +0200)]
Convert distribution-karaf to use karaf-parent

+ Simplified external application dependencies.
+ Updated SCM and URL information.

Change-Id: Ic5956fef201c047bdd3e7f867dd66f94cd45c527
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoSwap OF plugin in master distribution 47/38047/9
Luis Gomez [Sun, 24 Apr 2016 22:02:36 +0000 (15:02 -0700)]
Swap OF plugin in master distribution

Change-Id: I2e3b67840f6dad67f7d67baab7871ba00c0ff7e1
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoRevert "neutron northbound: temporarily disable gbp neutron feature" 66/40566/1
Isaku Yamahata [Mon, 20 Jun 2016 19:17:01 +0000 (12:17 -0700)]
Revert "neutron northbound: temporarily disable gbp neutron feature"

This reverts commit b098f9625965f859d07363ee2023060b75885f97.

Change-Id: I067466d1bdb5985b2cb0b54eea432d1b88874add
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
7 years agoFull remove usecplugin from distribution 67/40467/1
Luis Gomez [Fri, 17 Jun 2016 03:53:39 +0000 (20:53 -0700)]
Full remove usecplugin from distribution

usecplugin has wrong feature POM file invoking other projects
bundles and config files. This obviously generates issues in the
distribution-check job of other projects like openflowplugin.

Change-Id: I4bb4aa218ddd9f664200c705aa694f18016916a6
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoRemoving Existing Usecplugin Features for New Feature Addition 35/40135/3
thomaslees [Fri, 10 Jun 2016 06:26:45 +0000 (11:56 +0530)]
Removing Existing Usecplugin Features for New Feature Addition

Change-Id: I103264047d2b59c12b5fefba83ab3848fd1a4293
Signed-off-by: thomaslees <thomaslee.s@tcs.com>
7 years agoChange NatApp features to not-compatible 61/40061/2
Luis Gomez [Wed, 8 Jun 2016 17:27:17 +0000 (10:27 -0700)]
Change NatApp features to not-compatible

This application is sending packet-out messages which is not-compatible
with other OF applications.

Change-Id: I29fff7fb16858aecb8531147d84a5160055bbb80
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoneutron northbound: temporarily disable gbp neutron feature 50/40250/2
Isaku Yamahata [Mon, 13 Jun 2016 17:11:26 +0000 (10:11 -0700)]
neutron northbound: temporarily disable gbp neutron feature

This patch is to disable temporarily disable neutron related feature
of group based policy. Once the thing is settled down, this patch
should be reverted.
ODL Neutron Norhtbound projects has revised its yang model which affects
dependent projects[1]. The patch series[2] may break dependent projects
and causes neutron-distribution-check-boron to fail. e.g. [3]
It creates circular dependency of projects so that in order to
make progress, the following process is necessary.

- distribution check needs to be disabled for temporarily(this patch), then
- merge the patches into neutron northbound[2],
- merge fixup patch for group based policy, (and fix other broken projects)
- finally, revert this patch

[1] https://wiki.opendaylight.org/view/Weather#Neutron_Northbound:_neutron_yang_model_revise_and_I.2AAware.28AD-SAL.29_interface_removal
[2] https://git.opendaylight.org/gerrit/#/q/topic:yang-model-revise
[3] https://jenkins.opendaylight.org/releng/job/neutron-distribution-check-boron/214/

Change-Id: Ic600c9a0aea22174ddd221e671e6a1874f0d8fb2
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
7 years agoRemove odl-lispflowmapping-neutron from features-test 07/40207/1
Lorand Jakab [Sun, 12 Jun 2016 18:52:07 +0000 (21:52 +0300)]
Remove odl-lispflowmapping-neutron from features-test

In preparation for removal of I*Aware interfaces from Neutron
Northbound, as lispflowmapping haven't migrated away yet.

Change-Id: I586d88865f412cff0641adee326b4b7452fc7f58
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoAdding new NetIDE feature 51/39851/2
Giuseppe [Fri, 3 Jun 2016 16:08:14 +0000 (17:08 +0100)]
Adding new NetIDE feature

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/netide/job/netide-merge-boron/org.opendaylight.netide$netide-features/
2) Features Comply with Guidelines: https://jenkins.opendaylight.org/releng/view/netide/job/netide-merge-boron/org.opendaylight.netide$netide-features/lastSuccessfulBuild/artifact/org.opendaylight.netide/netide-features/0.2.0-SNAPSHOT/netide-features-0.2.0-SNAPSHOT-features.xml
a) Feature Names (prefixed with 'odl-'): odl-netide-app
b) Features Descriptions: "OpenDaylight :: netide :: app"
c) Features Start-Levels: NA
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-netide-app
b) feature:install odl-netide-rest, odl-integration-compatible-with-all
4) Integration Test Impact: Nil

Change-Id: I5a84d5b7d480c563b9a97aeea87d84dde0441469
Signed-off-by: Giuseppe <giuseppex.petralia@intel.com>
7 years agoAdded sdninterfaceapp in feature-test 51/40151/1
sirishasangam [Fri, 10 Jun 2016 10:00:18 +0000 (15:30 +0530)]
Added sdninterfaceapp in feature-test

Change-Id: I089c5d8f10ff496720a6de029d4b1b03dba844cd
Signed-off-by: sirishasangam <sirisha.sangam@tcs.com>
7 years agoGbp Boron M3 update 65/39765/2
Vladimir Lavor [Thu, 2 Jun 2016 12:50:10 +0000 (14:50 +0200)]
Gbp Boron M3 update

- added Gbp features

Change-Id: I1c19a79c28f23cc0373711e961963c78b91608ec
Signed-off-by: Vladimir Lavor <vlavor@cisco.com>
7 years agoSfc Boron M3 update 07/39707/3
Vladimir Lavor [Wed, 1 Jun 2016 12:24:35 +0000 (14:24 +0200)]
Sfc Boron M3 update

- added feature for sfc ios-xe renderer

Change-Id: I882620038b65f8fbf0739c7fd58e6244b885e329
Signed-off-by: Vladimir Lavor <vlavor@cisco.com>
7 years agoBug 4296: Add config subsystem file with versions 10/37210/7
Vratko Polak [Wed, 25 May 2016 18:23:42 +0000 (20:23 +0200)]
Bug 4296: Add config subsystem file with versions

This requires https://git.opendaylight.org/gerrit/39427

This adds new module "version" containing the new config file,
so far with distribution version and odlparent version.
It is installed as feature odl-distribution-version.

Also a separate features-distribution module is added,
its repo added to features-indes and feature to features-test.

It uses "config-parent" to publish the config file
together with Yang model for its data.

Binding-aware Java code is generated as well,
but it is not used for anything yet.
In the future, it may be used together with additional Java code
to write version data to datastore.

Change-Id: I41fe1b26c5c9873877f76de4f4e943d53be5feb0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdates for SFC Boron M3 87/39687/1
Brady Johnson [Wed, 1 Jun 2016 08:23:09 +0000 (10:23 +0200)]
Updates for SFC Boron M3

- The odl-sfcofl2 feature has been renamed to odl-sfc-openflow-renderer

Change-Id: I11ad32d635b9603d67d48b2ce599f9f58e3085bb
Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
7 years agoBring NIC back into distribution. 69/39669/2
Hideyuki Tai [Tue, 31 May 2016 13:14:00 +0000 (06:14 -0700)]
Bring NIC back into distribution.

Change-Id: I80881c504f337faad3c61378bbdc6ab131b8dbf9
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
7 years agoAddding Natapp features 82/39582/1
Thomas Lee S [Mon, 30 May 2016 08:32:21 +0000 (14:02 +0530)]
Addding Natapp features

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

Change-Id: Iac1024220c575854451b5d8b91c42a01a2691a78
Signed-off-by: Thomas Lee S <thomaslee.s@tcs.com>
7 years agoReenable netvirt-vpnservice - no longer uses nic 02/39502/1
Sam Hague [Thu, 26 May 2016 22:00:22 +0000 (18:00 -0400)]
Reenable netvirt-vpnservice - no longer uses nic

Change-Id: I7f78ce17a044c32fef7ec93ba202e52318b7cc7d
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoBug 5943: Change default endorsed jars 02/39402/1
Vratko Polak [Wed, 25 May 2016 11:23:14 +0000 (13:23 +0200)]
Bug 5943: Change default endorsed jars

Remove overrides for platform factories and neuter Xalan's services.
This is a port of karaf-parent change https://git.opendaylight.org/gerrit/#/c/39368/5

Change-Id: Ie6479ae19c650053ea0c1393585fb25adaa8dd23
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRemove DIDM from distribution 97/39397/1
Vratko Polak [Wed, 25 May 2016 10:19:14 +0000 (12:19 +0200)]
Remove DIDM from distribution

Their atrifacts got deleted as merge jobs fail due to a change in OpenFlowPlugin.

Also, improved comments.

Change-Id: Icd0c2200ffaef13fc4fe50e3a866dc37fc2e24d2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoEnable genius feature in distribution 29/39229/3
Faseela K [Sat, 21 May 2016 18:09:43 +0000 (23:39 +0530)]
Enable genius feature in distribution

Change-Id: Ic7f8a92504b26b12bda36145c106c5bbe8f322a8
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoComment-out NIC as its artifacts are not being built 45/39245/1
Vratko Polak [Mon, 23 May 2016 12:25:17 +0000 (14:25 +0200)]
Comment-out NIC as its artifacts are not being built

Also vpnservice-features from netvirt project are commented out,
as they depend on NIC.

Comment formatting improved.

Change-Id: I16a178434aec753c41a5d5e7b32c94a0517b5e0b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRemove iotdm feature from distribution test 22/39022/5
Luis Gomez [Wed, 18 May 2016 02:41:59 +0000 (19:41 -0700)]
Remove iotdm feature from distribution test

Recent HTTP port conflict detected by distribution-check.

Change-Id: Ibb12953b96a2b3ccd80d095ac427dbbe14a242d1
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agouse netvirt-vpnservice features 43/38643/3
Sam Hague [Tue, 10 May 2016 20:28:59 +0000 (16:28 -0400)]
use netvirt-vpnservice features

Change-Id: I91fc936c3497d844495105db4aab58a615bb916b
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoAdding ocpplugin features 98/38698/1
Marko [Thu, 12 May 2016 03:00:38 +0000 (11:00 +0800)]
Adding ocpplugin features
1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/ocpplugin/job/ocpplugin-merge-boron/9/
2) Features Comply with Guidelines:
https://git.opendaylight.org/gerrit/gitweb?p=ocpplugin.git;a=blob;f=features/src/main/features/features.xml
a) Feature Names: Prefixed with 'odl-' : odl-ocpplugin-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:install odl-ocpplugin-all
b) feature:install odl-restconf-all odl-l2switch-switch odl-mdsal-apidocs odl-dlux-core odl-dlux-all
4) Integration Test Impact - none

Change-Id: I8cddcd3863fafe18eee8d48cd93dc4f8a1bfd54e
Signed-off-by: Marko <marko.ch.lai@foxconn.com>
8 years agoChange alto feature to not-compatible list 81/38181/1
Luis Gomez [Thu, 28 Apr 2016 01:39:52 +0000 (18:39 -0700)]
Change alto feature to not-compatible list

alto feature is interfearing with l2switch feature
This patch will fix l2switch -all- test issues

Change-Id: I56bf09ffd908caa02812d51ab5831e6697005281
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdd recent changes from karaf-parent pom to the distribution pom 90/37690/3
Tom Pantelis [Fri, 15 Apr 2016 03:30:07 +0000 (23:30 -0400)]
Add recent changes from karaf-parent pom to the distribution pom

Recent changes were made to the controller karaf-parent pom to install
the new 1.0.5 version of the Aries proxy-inpl bundle and to install the
eventadmin feature. These are needed for blueprint support. We need
these changes in the distribution pom as well.

These changes are short-term as the longer term intent is to have the
distribution pom derive from karaf-parent. That work has been underway
but needs more work.

Change-Id: I7869b2b6a5362a3ebcce90c40e20073201fab4ba
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoReenable the netvirtsfc feature 12/37612/2
Sam Hague [Thu, 14 Apr 2016 12:52:21 +0000 (08:52 -0400)]
Reenable the netvirtsfc feature

Change-Id: I5ce7c6279976d06cb84e2e9d130b135138feb3a3
Signed-off-by: Sam Hague <shague@redhat.com>
8 years agoadding ability to define custom sharding in cluster deploy 05/37105/6
Jamo Luhrsen [Mon, 4 Apr 2016 20:05:02 +0000 (13:05 -0700)]
adding ability to define custom sharding in cluster deploy

Change-Id: I0c3765e03592dafd1e0da6084a1df2b0f401cd9f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoignore Idea iml project files 12/37412/2
Sam Hague [Sun, 10 Apr 2016 18:58:23 +0000 (14:58 -0400)]
ignore Idea iml project files

Change-Id: Ib7bba93008bbf8045e8d4851bc7129b3e3933171
Signed-off-by: Sam Hague <shague@redhat.com>
8 years agoAdd script to enable/disable config datastore persistence 36/36936/7
Luis Gomez [Thu, 31 Mar 2016 06:43:56 +0000 (23:43 -0700)]
Add script to enable/disable config datastore persistence

This is useful in some scenarios, i.e. when running perf tests.

I plan to use this script in some of the csit perf tests so we will
have automatic verification for it.

Change-Id: I5fdb05fbe94bcb8e4137270bbb256ad7a81b0c81
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoSplit netvirt from ovsdb 13/37413/1
Sam Hague [Sun, 10 Apr 2016 19:00:42 +0000 (15:00 -0400)]
Split netvirt from ovsdb

Change-Id: I3869b6817140507dd4d0e659af49c33170142114
Signed-off-by: Sam Hague <shague@redhat.com>
8 years agoRemove messaging4transport from Boron 94/37294/1
Thanh Ha [Thu, 7 Apr 2016 19:31:58 +0000 (15:31 -0400)]
Remove messaging4transport from Boron

Project has declined to participate in Boron.

See:
https://lists.opendaylight.org/pipermail/messaging4transport-dev/2016-March/000050.html

Change-Id: Id5413967e282f54e53e28067b1ac65778d8a024b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoRemove Reservation from Boron 93/37293/1
Thanh Ha [Thu, 7 Apr 2016 19:30:25 +0000 (15:30 -0400)]
Remove Reservation from Boron

Project has declined to participate in Boron.

See:
https://lists.opendaylight.org/pipermail/reservation-dev/2016-March/000020.html

Change-Id: Ice6542642218ad035b60a773da72719287cd9ab6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoBUG 5070 move odl-vpnservice-core to incompatible 53/36853/2
Luis Gomez [Wed, 30 Mar 2016 03:17:03 +0000 (20:17 -0700)]
BUG 5070 move odl-vpnservice-core to incompatible

Cherry pick https://git.opendaylight.org/gerrit/#/c/33436/ to master

Change-Id: I31608b39d14efd9e2f192cfe38e2c33cfdd5ba84
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoMake features-test pom.xml use versions from properties 11/36811/1
Vratko Polak [Thu, 24 Mar 2016 15:32:18 +0000 (16:32 +0100)]
Make features-test pom.xml use versions from properties

This is an analogue to the last three edited lines
to feature-index/pom.xml done in Change 36241.

Change-Id: Ifde6430386ba0932c0a0693ff23485f464255a31
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry-picked from 5ad2565bbc81c19018eab87d0291e00b410c78de)

8 years agoAdd tox.ini file to enable python verification 99/36399/1 stable/helium
Vratko Polak [Thu, 17 Mar 2016 14:01:10 +0000 (15:01 +0100)]
Add tox.ini file to enable python verification

It is the same file as in integraion/test.

Change-Id: Ifbf981746c770b670a30ed5cea9c46f727be3e6b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoMake all features use version properties 42/36242/2
Vratko Polak [Tue, 15 Mar 2016 12:45:56 +0000 (13:45 +0100)]
Make all features use version properties

Openflowjava feature was removed, as it is not user-facing
and it is available anyway when an openflowplugin feature is installed.

Change-Id: I8833706e4301f8f26b5469a6280794bc5a6b9cfb
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoRemove of-config features from master distribution 00/35900/2
Luis Gomez [Mon, 7 Mar 2016 23:36:23 +0000 (15:36 -0800)]
Remove of-config features from master distribution

Distribution check job is failing in master because missing
of-config artifacts in nexus. This is also blocking all the
verify jobs (they run distribution-check).

Change-Id: I8697c89b96d910834590afa8aef6683db7bf917c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdd controller features-extra repository to features-index 81/35781/1
Vratko Polak [Fri, 4 Mar 2016 11:55:06 +0000 (12:55 +0100)]
Add controller features-extra repository to features-index

This is to make odl-jolokia feature available in system/ repository.

Change-Id: I56be90e1a553718e19e5aaaab6873edc591830e3
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoremoving ovsdb-sfc feature from compatible-with-all 52/35352/1
Jamo Luhrsen [Tue, 16 Feb 2016 21:53:47 +0000 (13:53 -0800)]
removing ovsdb-sfc feature from compatible-with-all

- ovsdb-sfc brings in ovsdb-openstack which is proactively making
  configs in the network.  This gets in the way of typical southbound
  ovsdb system tests, and maybe others.

Change-Id: I18e8f5538cce7114f22b53b5c2b8c8398e0b6823
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
(cherry picked from commit 90022723467076117f2f2f4994ab61c41fba7546)

8 years agoReEnable sxp-controller in features-test 82/34482/1
Martin Mihálek [Thu, 11 Feb 2016 16:55:38 +0000 (17:55 +0100)]
ReEnable sxp-controller in features-test

Change-Id: I8bdd1f875a48d6902fa338fc721dc8027ea311dc
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
8 years agoRename NIC feature 12/34012/1
adetalhouet [Wed, 3 Feb 2016 18:56:57 +0000 (13:56 -0500)]
Rename NIC feature

Feature file was remodel in NIC: https://git.opendaylight.org/gerrit/#/c/33996/
This patch address the feature name changed.

Change-Id: I730ef308ef43330422f385955e2dd798d2fc62fd
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoAdding SNBI features 17/33217/2
Vijay Anand R [Thu, 21 Jan 2016 07:35:06 +0000 (13:05 +0530)]
Adding SNBI features

1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/view/snbi/job/snbi-merge-beryllium/109/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=snbi.git;a=blob;f=features/src/main/resources/features.xml;h=0bad7bc43d6f1c62004c68848ff9db028b88605d;hb=HEAD
    a) Feature Names (prefixed with 'odl-'): odl-snbi-all
    b) Features Descriptions: Present
    c) Features Start-Levels: No start levels
3) Features Tested: Features have been tested for functionality with
    a) feature:install odl-restconf
    b) feature:install odl-snbi-all
4) Integration Test Impact: None

Change-Id: I8187ad456c47c00df36aec8589374ef983743894
Signed-off-by: Vijay Anand R <vanandr@cisco.com>
8 years agoBump yangtools to 1.0.0-SNAPSHOT 83/33283/1
Thanh Ha [Thu, 21 Jan 2016 21:07:57 +0000 (16:07 -0500)]
Bump yangtools to 1.0.0-SNAPSHOT

Change-Id: I994b34a211601a9aa17a173f9966c1a578ae6419
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoAdd odl-faas-base feature into distribution. 61/32361/4
Vratko Polak [Tue, 12 Jan 2016 12:25:29 +0000 (13:25 +0100)]
Add odl-faas-base feature into distribution.

Recently, a merge in groupbasedpolicy [0]
has happened around the same time as distribution failures appeared,
which looked similar to the ones which lead to removing Faas.

But a fix in Vpnservice showed those failures are no more [1],
so perhaps now also Faas features will pass SingleFeatureTest.

However, Faas project has commented out odl-faas-all feature,
si this Change only adds odl-faas-base feature.

[0] https://git.opendaylight.org/gerrit/29419
[1] https://git.opendaylight.org/gerrit/32331

Change-Id: Ibd99a944c78ecc3bad0e0c36aa0602123594d42c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoRename 'odl-tsdr-h2-all' to 'odl-tsdr-hsqldb-all' 03/32903/1
YuLing Chen [Mon, 18 Jan 2016 02:14:02 +0000 (18:14 -0800)]
Rename 'odl-tsdr-h2-all' to 'odl-tsdr-hsqldb-all'

Phil and Thanh reported an issue regarding TSDR unnecessarily pulling
mysql-connector-java component. This creates impact on ODL distribution.
We investigated the issue and understood it was h2 data store that was
pulling this jar file.  Since it was more difficult to fix this issue in
h2 with limited time and resource, we replaced h2 data store
with hsqldb in Beryllium. The fix has been locally verified by Thanh.
Now we're fixing every perspective in Beryllium including the feature name in
integration feature test.

The new feature name has already been included in TSDR feature.xml and tested
well.

Change-Id: I66fa8ddc89e62383bc503e01c9bc29b29ca705f3
Signed-off-by: YuLing Chen <yulingchen54@gmail.com>
8 years agoComment LACP feature out due to bringing in OFP-Li 38/32438/3
Vratko Polak [Tue, 12 Jan 2016 18:58:03 +0000 (19:58 +0100)]
Comment LACP feature out due to bringing in OFP-Li

Change-Id: Ide3b72f5d0e3957701a8efd1ed3e3d0c8ab203dd
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoBump versions by 0.1.0 for next dev cycle 89/32789/1
Thanh Ha [Fri, 15 Jan 2016 09:45:36 +0000 (04:45 -0500)]
Bump versions by 0.1.0 for next dev cycle

Change-Id: I57deca65600b391f3da14b0e0c83e84f3f1a31c9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
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>