integration/distribution.git
9 years agoRevert "Moving SNBI features to not compatible"
Luis Gomez [Wed, 11 Mar 2015 23:55:43 +0000 (23:55 +0000)]
Revert "Moving SNBI features to not compatible"

This reverts commit 30cd4475cb028d1a0aafd6853fb05e30ed23de32.

Change-Id: Ie9740cfca58c9898136475cd7bbbd2906571d748
Signed-off-by:Luis Gomez <ecelgp@gmail.com>

9 years agoMoving SNBI features to not compatible
Luis Gomez [Wed, 11 Mar 2015 23:01:51 +0000 (16:01 -0700)]
Moving SNBI features to not compatible

Change-Id: Ifc469fd9c740f98b4733616b249b7f4a20144b4d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "Adding features to main features.xml in integraion repo"
Luis Gomez [Wed, 11 Mar 2015 22:55:29 +0000 (22:55 +0000)]
Merge "Adding features to main features.xml in integraion repo"

9 years agoAdding features to main features.xml in integraion repo
Steve Dean [Thu, 5 Mar 2015 17:55:49 +0000 (09:55 -0800)]
Adding features to main features.xml in integraion repo

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

Change-Id: Ifacc077dd4b46db2365e38cb58fc873ed796eb49
Signed-off-by: Steve Dean <sdean@hp.com>
9 years agoDistribution to reflect splitted topoprocessing features
Vratko Polak [Wed, 11 Mar 2015 11:16:04 +0000 (12:16 +0100)]
Distribution to reflect splitted topoprocessing features

https://git.opendaylight.org/gerrit/#/c/16309/1/distribution-karaf/pom.xml
shows how topoprocessing has chosen to install their features.
This makes odl-integration-compatible-with-all
to include the same features.

This patch may be reverted when topoprocessing
re-introduces odl-topoprocessing-all feature.

Change-Id: I0d4e39e5041b9a9a61376027d315f8c8ecf45dff
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
9 years agoRemove reference to yangtools:features-test
Robert Varga [Tue, 10 Mar 2015 08:01:24 +0000 (09:01 +0100)]
Remove reference to yangtools:features-test

This reference is no longer used, remove it, as the artifact will be
removed.

Change-Id: I6b92f05a0041226f68155f13822ed32a15fee9a8
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoAdding neutron features
Ed Warnicke [Fri, 6 Mar 2015 16:02:05 +0000 (08:02 -0800)]
Adding neutron features

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

Change-Id: Iecf47d183446dc1bc52d2ade523f13b633232809
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoBUG-2780: Fix migrated sal-compatibility feature
Michal Rehak [Tue, 3 Mar 2015 09:08:28 +0000 (10:08 +0100)]
BUG-2780: Fix migrated sal-compatibility feature

 - odl-adsal-compatibility was replaced by odl-openflowplugin-adsal-compatibility

Change-Id: Idca5da7c31603c65332a02078f733cb7a429d286
Signed-off-by: Michal Rehak <mirehak@cisco.com>
9 years agoMerge "Update bgpcep features repository names and removing plugin2oc."
Luis Gomez [Fri, 27 Feb 2015 05:12:21 +0000 (05:12 +0000)]
Merge "Update bgpcep features repository names and removing plugin2oc."

9 years agoUpdate bgpcep features repository names and removing plugin2oc.
Vratko Polak [Tue, 24 Feb 2015 17:09:51 +0000 (18:09 +0100)]
Update bgpcep features repository names and removing plugin2oc.

Bgpcep project has changed its feature layout.
Instead single feature repository, there are three of them now:
features-bgp, features-extras and features-pcep.

Among major changes, odl-bgpcep-all feature is no more.
This changes feature tests to use odl-bgpcep-bgp-all
and odl-bgpcep-pcep-all features instead.

Also: feature.bgp.version was renamed to feature.bgpcep.version

Change-Id: I48d53b544a8240e7206c163dc892e517da4ad9ba
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
9 years agoMerge "Have integration use odlparent so we get the same karaf.version as others"
Luis Gomez [Tue, 17 Feb 2015 07:18:58 +0000 (07:18 +0000)]
Merge "Have integration use odlparent so we get the same karaf.version as others"

9 years agoMerge "Migrate features-test"
Luis Gomez [Tue, 17 Feb 2015 07:17:20 +0000 (07:17 +0000)]
Merge "Migrate features-test"

9 years agoHave integration use odlparent so we get the same karaf.version as others
Ed Warnicke [Tue, 17 Feb 2015 00:02:30 +0000 (17:02 -0700)]
Have integration use odlparent so we get the same karaf.version as others

Change-Id: I750305fecff237814b2a58eb3273c91f6d2bca0d
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoMigrate features-test
Robert Varga [Fri, 13 Feb 2015 22:18:08 +0000 (23:18 +0100)]
Migrate features-test

This artifact has been moved to odlparent, where it continues to be
maintained and updated. Switch to using that version instead of
yangtools.

Change-Id: I33ea2ce892d9b54013ff901e6d7df28776f9b450
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoAdding topoprocessing features
Michal Polkorab [Thu, 29 Jan 2015 13:28:23 +0000 (14:28 +0100)]
Adding topoprocessing features

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

Change-Id: I60734ea53ff3efb66dbc25225277f006171d193d
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
9 years agoAdd neutron feature to integration.
Ed Warnicke [Mon, 26 Jan 2015 21:02:29 +0000 (14:02 -0700)]
Add neutron feature to integration.

Change-Id: Ib83570c0058b9d62b48ea9e33e9f6c733260c047
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoMove Openflow NXM Extensions to its intended home: Openflowplugin
Flavio Fernandes [Wed, 21 Jan 2015 19:51:45 +0000 (14:51 -0500)]
Move Openflow NXM Extensions to its intended home: Openflowplugin

This change stops referring to nxm extensions at the temporary location
and move it to where it was always meant to be.

Related gerrits:
https://git.opendaylight.org/gerrit/#/c/10428/
https://git.opendaylight.org/gerrit/#/c/13234/
https://git.opendaylight.org/gerrit/#/c/14289/
https://git.opendaylight.org/gerrit/#/c/14316/

Patch 2: Use constant for the version of openflow plugin feature
Patch 3: Use constant for the version of openflow plugin feature (cont.)

Change-Id: I6a1e2d3c41fee31e864fb8be415506c62518e099
Signed-off-by: Flavio Fernandes <ffernand@redhat.com>
9 years agoUpdate checkstyle version to 2.13
Thanh Ha [Tue, 20 Jan 2015 05:03:42 +0000 (00:03 -0500)]
Update checkstyle version to 2.13

Change-Id: I01fe69474fc3b07972b5080e00a6284b10215fd1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoUse maven-enforcer-plugin to enforce Maven version
Thanh Ha [Tue, 20 Jan 2015 04:27:25 +0000 (23:27 -0500)]
Use maven-enforcer-plugin to enforce Maven version

This patch removes the unnecessary declaration of <prerequisites>
section.

As discovered in the mailing list thread linked below the <prerequisites>
section to set a minimal Maven version is deprecated and actually does
not enforce the minimal version. If we need to enforce a minimal Maven
version we need to use the maven-enforcer-plugin instead.

https://lists.opendaylight.org/pipermail/discuss/2015-January/004309.html

Change-Id: I5e5ce1af34451b0bcda51ee10ee0c181bd85393b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoMerge "Break the repository index out separately from the test features"
Luis Gomez [Fri, 16 Jan 2015 03:13:12 +0000 (03:13 +0000)]
Merge "Break the repository index out separately from the test features"

9 years agoBreak the repository index out separately from the test features
Ed Warnicke [Mon, 5 Jan 2015 17:49:55 +0000 (11:49 -0600)]
Break the repository index out separately from the test features

Currently, we have integration/features which is doing two things:
1)  Listing the <repositories> from all of the projects
2)  Listing the test features (like compatible-with-all) that are
    being tested by integration test.

The test features are creating user confusion, with folks doing
things like loading

odl-integration-compatible-with-all

to poor effect.  By splitting into two features repos

features-integration-index:
  Which holds only the list of repositories, and not the test features
  and is included in the shipping distribution/karaf

and

features-integration-test:
  Which holds only the test features, and is *not* shipped in the
  distribution/karaf

We should be able to clear up this confusion in the future

Change-Id: I12633819bd35a0bece2da4ac557de106d3c216e7
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoSet root pom.xml <name> for Sonar
Thanh Ha [Fri, 9 Jan 2015 21:35:09 +0000 (16:35 -0500)]
Set root pom.xml <name> for Sonar

As mentioned on the mailing list Sonar uses the <name> field of the
pom.xml that is passed to the mvn command as the name of the project in
Sonar. In most cases this is the root pom.xml file in a project. This
patch sets the name to the project shortname.

https://lists.opendaylight.org/pipermail/discuss/2014-November/004024.html

Change-Id: I31fc9cd6e360079a48d1a189e89e534b9dac3b37
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoMove distributions/extra/karaf to distributions/karaf
Ed Warnicke [Fri, 19 Dec 2014 17:32:23 +0000 (11:32 -0600)]
Move distributions/extra/karaf to distributions/karaf

Change-Id: Id875f34ceab823f3de076b2ca9b4ed558fbffa95
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoRemove toaster distribution
Ed Warnicke [Fri, 19 Dec 2014 17:30:35 +0000 (11:30 -0600)]
Remove toaster distribution

Change-Id: I85eabc1fadc4c2e6510ec3a6851b3e3f89dc369b
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoRemoving Old Hydrogen distributions from Master
Luis Gomez [Wed, 17 Dec 2014 03:24:36 +0000 (19:24 -0800)]
Removing Old Hydrogen distributions from Master

Change-Id: I83da7d073eeaafc1855b91fc8ea33d72062aaba6
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoUpdated integration to remove odl-aaa-all feature.
Liem Nguyen [Tue, 9 Dec 2014 19:43:59 +0000 (11:43 -0800)]
Updated integration to remove odl-aaa-all feature.

Change-Id: I4a75e8ab15a891af5d7ae1530d895c0af224f33b
Signed-off-by: Liem Nguyen <liem_m_nguyen@hp.com>
9 years agoMerge "Remove feature "odl-aaa-all""
Luis Gomez [Tue, 9 Dec 2014 03:45:00 +0000 (03:45 +0000)]
Merge "Remove feature "odl-aaa-all""

9 years agoRemove feature "odl-aaa-all"
Christopher O'Shea [Mon, 8 Dec 2014 23:13:48 +0000 (15:13 -0800)]
Remove feature "odl-aaa-all"

Change-Id: If6d56e30d161b755700641e9a46b033de767c416
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoIncrementing versions by 0.1.0 for post-helium master branch
Christopher O'Shea [Wed, 15 Oct 2014 22:44:41 +0000 (15:44 -0700)]
Incrementing versions by 0.1.0 for post-helium master branch

Change-Id: I4fe45bcfa95a65a1b9dc1f401aa67921921a7a8e
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoMerge "Adding feature selector application module to root pom."
Luis Gomez [Thu, 23 Oct 2014 20:32:49 +0000 (20:32 +0000)]
Merge "Adding feature selector application module to root pom."

9 years agoAdding feature selector application module to root pom.
Harman Singh [Tue, 21 Oct 2014 01:44:14 +0000 (18:44 -0700)]
Adding feature selector application module to root pom.

Change-Id: I388fa7d451d837741738da22ac42898b231f3f3a
Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agoMerge "Adding feature selector application to help download distribution with selecte...
Luis Gomez [Mon, 13 Oct 2014 02:19:06 +0000 (02:19 +0000)]
Merge "Adding feature selector application to help download distribution with selected features as boot features"

9 years agoRemoving opendove from virt edition
Luis Gomez [Fri, 10 Oct 2014 05:50:09 +0000 (22:50 -0700)]
Removing opendove from virt edition

Change-Id: I190fc771298898491f2ff7cbc0d84ba8c3e7ef93
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoAdding feature selector application to help download distribution with selected featu...
Harman Singh [Tue, 30 Sep 2014 16:33:38 +0000 (09:33 -0700)]
Adding feature selector application to help download distribution with selected features as boot features

Please check README file to understand the configuration parameters

Change-Id: I5a5b82065515ee24e46f663bfa04f0676e6fd4a9
Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agoMerge "BUG-2082: add integration test"
Luis Gomez [Thu, 25 Sep 2014 22:59:54 +0000 (22:59 +0000)]
Merge "BUG-2082: add integration test"

9 years agoBUG-2082: add integration test
Robert Varga [Thu, 25 Sep 2014 13:12:30 +0000 (15:12 +0200)]
BUG-2082: add integration test

Add missing integration test. As it turns out, this part somehow slipped
integration.

Change-Id: Ie588234a2d431d579c01745fcee9034df30b4f91
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoBUG-2082: add missing unpack command
Robert Varga [Thu, 25 Sep 2014 15:13:17 +0000 (17:13 +0200)]
BUG-2082: add missing unpack command

This fixes failure to unpack the TCP-MD5 configuration in SP edition.

Change-Id: I21a59558c6a69e59d3f29c3ae884743d54d4956d
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoBug 2060: -rest and -ui features for l2switch and openflowplugin
Ed Warnicke [Wed, 24 Sep 2014 00:51:26 +0000 (19:51 -0500)]
Bug 2060: -rest and -ui features for l2switch and openflowplugin

Change-Id: I0534403cf64e3c269b8a4e7445abf71972763d45
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoBug 1948: separating features-restconf from features-mdsal
Ed Warnicke [Sun, 21 Sep 2014 19:27:27 +0000 (14:27 -0500)]
Bug 1948: separating features-restconf from features-mdsal

Needs to wait on merge of: https://git.opendaylight.org/gerrit/#/c/11472/

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

Then the stuff below will be filled out.

1) Feature Tests Pass: https://jenkins.opendaylight.org/controller/job/controller-merge/org.opendaylight.controller$features-restconf/2850/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blob;f=features/restconf/src/main/resources/features.xml;h=4d17b48cadece860c8f25364c49e8bc4cad93b22;hb=HEAD
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
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-toaster-ui (pulls in odl-restconf-new)
4) Integration Test Impact: All restconf tests will need to use
HTTP Basic Auth for Username and password (I believe they already
do)

Change-Id: I858abdd8f2fb6954b49451f5294ea0828bfe3169
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoMerge "Bug 1919 Bug 1927 copy bundles for karaf standard features into system/"
Luis Gomez [Wed, 17 Sep 2014 23:38:12 +0000 (23:38 +0000)]
Merge "Bug 1919 Bug 1927 copy bundles for karaf standard features into system/"

9 years agoBug 1919 Bug 1927 copy bundles for karaf standard features into system/
Ed Warnicke [Wed, 17 Sep 2014 00:02:06 +0000 (19:02 -0500)]
Bug 1919 Bug 1927 copy bundles for karaf standard features into system/

This patch:

Copies the bundles for the karaf standard features into system

Excludes dependencies from non-java artifacts that are conflicing
with actual java artifacts (the vtn binaries)

Adds a org.ops4j.url.mvn.cfg file that:
a)  Reorders the repos so we look in system/ first
b)  Uses system/ as the localRepo so that
i)  We don't search .m2 (and thus possible get bum artifacts)
ii) We don't copy files from system to .m2 (slow)

Change-Id: I81fc20f16c8b1a2a5642a0c3934d93857a294497
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoMerge "Bump maven-dependency-plugin version"
Ed Warnicke [Tue, 16 Sep 2014 21:13:18 +0000 (21:13 +0000)]
Merge "Bump maven-dependency-plugin version"

9 years agoPut SNMP4SDN feature back to Integration
ylhsieh [Mon, 15 Sep 2014 20:05:06 +0000 (04:05 +0800)]
Put SNMP4SDN feature back to Integration
(Tested successfully: https://jenkins.opendaylight.org/snmp4sdn/job/snmp4sdn-merge/org.opendaylight.snmp4sdn$features-snmp4sdn/137/testReport/)

Signed-off-by: ylhsieh <ylhsieh@itri.org.tw>
9 years agoAdding sfc features
David Goldberg [Sun, 14 Sep 2014 20:50:55 +0000 (23:50 +0300)]
Adding sfc features

1) Feature Tests Pass: https://jenkins.opendaylight.org/sfc/job/sfc-merge/org.opendaylight.sfc$features-sfcofl2/56/testReport/

2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=sfc.git;a=blob;f=features-sfcofl2/src/main/resources/features.xml;h=431e943f0bea488e9272f3a19ae935df0012bc1c;hb=HEAD
a) Feature Names: Prefixed with 'odl-' : odl-sfcofl2
b) Features Descriptions: OpenDaylight :: sfcofl2
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-sfcofl2

4) Integration Test Impact: none

Change-Id: I662a0a3359dfd4a8c9a373c22320d3478b59fa0e
Signed-off-by: David Goldberg <david.goldberg@contextream.com>
9 years agoBump maven-dependency-plugin version
Robert Varga [Thu, 4 Sep 2014 15:29:39 +0000 (17:29 +0200)]
Bump maven-dependency-plugin version

mvn dependency:tree fails with the old version (2.6) due to classpath
inconsistencies. With this bump, it succeeds.

Change-Id: I8054a1c97158f5bbf43fa41b410d8245a5ae95a4
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoadded sfclisp feature to integration
David Goldberg [Sun, 14 Sep 2014 12:45:34 +0000 (15:45 +0300)]
added sfclisp feature to integration

Change-Id: Ifdb7d78462a6ac49dbbf5f5965e20b338eb2fab8
Signed-off-by: David Goldberg <david.goldberg@contextream.com>
9 years agoRemoving SNMP feature due to integration issues. Will be back when resolved.
Luis Gomez [Sat, 13 Sep 2014 19:52:12 +0000 (12:52 -0700)]
Removing SNMP feature due to integration issues. Will be back when resolved.

Change-Id: Icce36dc8f8d38699c90727f7a7b3e7d51b13e58c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoAdding sdninterfaceapp features
rafatjahan [Fri, 12 Sep 2014 17:53:02 +0000 (23:23 +0530)]
Adding sdninterfaceapp features

1) Feature Tests Pass:
https://jenkins.opendaylight.org/sdninterfaceapp/job/sdninterfaceapp-merge/org.opendaylight.sdninterfaceapp$features-sdninterfaceapp/10/testReport/
2) Features Comply with Guidelines:
https://git.opendaylight.org/gerrit/gitweb?p=sdninterfaceapp.git;a=blob;f=features/src/main/resources/features.xml;h=ef8bb78b852d0585125641418e79a2d65e77d325;hb=272b9142ddea044b401fe2dfe08422aac0b4ca45
  a) Feature Names: odl-sdninterfaceapp
  b) Features Descriptions: OpenDaylight :: sdninterfaceapp
3) Features Tested: Features have been tested for functionality with
  a) feature:install odl-sdinterfaceapp
  b) feature:install odl-integration-compatible-with-all

Change-Id: Ida13f64895c7baa3e4b4a4ff5307d844fc0c2172
Signed-off-by: rafatjahan <rafat.jahan@tcs.com>
9 years agoAdding plugin2oc features
pchopra [Fri, 12 Sep 2014 23:04:42 +0000 (04:34 +0530)]
Adding plugin2oc features

1) Feature Tests Pass: https://jenkins.opendaylight.org/plugin2oc/job/plugin2oc-merge/12/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=plugin2oc.git;a=blob;f=features-plugin2oc/src/main/resources/features.xml;h=abdf565022f48949fcf7858bd9acca74cb1ca826;hb=bfec9aaba5e14eaaa12fa26e01466f69c47c338e
a) Feature Names: odl-plugin2oc
b) Features Descriptions: OpenDaylight :: plugin2oc :: Plugin
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-plugin2oc
b) feature:install odl-integration-compatible-with-plugin2oc
4) Updated version for plugin2oc

Signed-off-by: pchopra <pchopra@juniper.net>
9 years agoMerge "Added VTN Coordinator to Karaf distribution."
Christopher O'Shea [Fri, 12 Sep 2014 18:34:52 +0000 (18:34 +0000)]
Merge "Added VTN Coordinator to Karaf distribution."

9 years agoAdded VTN Coordinator to Karaf distribution.
Hideyuki Tai [Fri, 12 Sep 2014 02:29:37 +0000 (22:29 -0400)]
Added VTN Coordinator to Karaf distribution.

This patch created a directory called externalapps in Karaf
distribution, and put VTN Coordiantor in it.

Change-Id: I76d7f5bb3831be4b75d921743ab024cbf43e7d86
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
9 years agoAdding plugin2oc features
Christopher O'Shea [Fri, 12 Sep 2014 00:29:36 +0000 (17:29 -0700)]
Adding plugin2oc features

1) Feature Tests Pass: https://jenkins.opendaylight.org/plugin2oc/job/plugin2oc-merge/9/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=plugin2oc.git;a=blob;f=features-plugin2oc/src/main/resources/features.xml;h=1a87f27c04568ba288745a031a01b7b5bb382af1;hb=HEAD
a) Feature Names: odl-plugin2oc
b) Features Descriptions: OpenDaylight :: plugin2oc :: Plugin
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-plugin2oc
b) feature:install odl-integration-compatible-with-plugin2oc

Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
Change-Id: I8272307614e134bf0018f2dfd779df1930399aec

9 years agoMerge "Reorder features for tracking purpose"
Luis Gomez [Thu, 11 Sep 2014 05:56:15 +0000 (05:56 +0000)]
Merge "Reorder features for tracking purpose"

9 years agoReorder features for tracking purpose
George Zhao [Thu, 11 Sep 2014 03:58:05 +0000 (20:58 -0700)]
Reorder features for tracking purpose

Change-Id: I74e7c0ba61d97e8e769fea7a2cce576360a74cc3
Signed-off-by: George Zhao <george.y.zhao@huawei.com>
9 years agoMerge "Adding SNMP4SDN features"
Luis Gomez [Wed, 10 Sep 2014 15:09:47 +0000 (15:09 +0000)]
Merge "Adding SNMP4SDN features"

9 years agoAdding SNMP4SDN features
ylhsieh [Wed, 10 Sep 2014 09:01:42 +0000 (17:01 +0800)]
Adding SNMP4SDN features

1) Feature Tests Pass: https://jenkins.opendaylight.org/snmp4sdn/job/snmp4sdn-merge/128/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=snmp4sdn.git;a=blob;f=features/src/main/resources/features.xml;h=59154026adab443d7914d7f30d7bb0183dfca34f;hb=master
a) Feature Names: odl-snmp4sdn-all, odl-snmp4sdn-snmp4sdn
b) Features Descriptions: OpenDaylight :: SNMP4SDN :: All, OpenDaylight :: SNMP4SDN :: Plugin
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-snmp4sdn-snmp4sdn
b) feature:install odl-snmp4sdn-all
4) Integration Test Impact: No

Signed-off-by: ylhsieh <ylhsieh@itri.org.tw>
9 years agoFixing the integrateremoving clustering app feature, was causing integration breakage
Harman Singh [Tue, 9 Sep 2014 22:39:17 +0000 (15:39 -0700)]
Fixing the integrateremoving clustering app feature, was causing integration breakage

Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agoAdding Karaf feature of clustering test app
Harman Singh [Mon, 8 Sep 2014 17:47:34 +0000 (10:47 -0700)]
Adding Karaf feature of clustering test app

Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agoMerge "Bug 1731: Breaking dependency cycle between features-{mdsal,aaa}"
Christopher O'Shea [Tue, 9 Sep 2014 15:23:20 +0000 (15:23 +0000)]
Merge "Bug 1731: Breaking dependency cycle between features-{mdsal,aaa}"

9 years agoBug 1731: Breaking dependency cycle between features-{mdsal,aaa}
Ed Warnicke [Tue, 9 Sep 2014 01:48:46 +0000 (20:48 -0500)]
Bug 1731: Breaking dependency cycle between features-{mdsal,aaa}

This is the follow up to integration for:
https://git.opendaylight.org/gerrit/#/c/10878/

Change-Id: I89fa9d92641886d552eeeb39f7252946ddb2b3e6
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoAdding packetcable feature
Thomas Kee [Sun, 7 Sep 2014 03:11:37 +0000 (20:11 -0700)]
Adding packetcable feature

1) Feature Tests Pass: https://jenkins.opendaylight.org/packetcable/job/packetcable-verify/org.opendaylight.packetcable$features-packetcable/35/consoleText
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=packetcable.git;a=blob;f=features-packetcable/src/main/resources/features.xml
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
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-packetcable-all
4) Integration Test Impact: none

Change-Id: Iad97cbef8e5faf17ae1527e23c6a02ae9cb41e41
Signed-off-by: Thomas Kee <xsited@yahoo.com>
9 years agoMerge "Deleted duplicate declaration in pom.xml."
Luis Gomez [Sat, 6 Sep 2014 03:12:12 +0000 (03:12 +0000)]
Merge "Deleted duplicate declaration in pom.xml."

9 years agoMerge "Adding ovssfc renderer feature"
Luis Gomez [Sat, 6 Sep 2014 01:35:10 +0000 (01:35 +0000)]
Merge "Adding ovssfc renderer feature"

9 years agoDeleted duplicate declaration in pom.xml.
Hideyuki Tai [Fri, 5 Sep 2014 00:20:53 +0000 (20:20 -0400)]
Deleted duplicate declaration in pom.xml.

Change-Id: Ie124b315dde358364e4000ebefd3ae3affd36495
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
9 years agoAdding ovssfc renderer feature
Madhu Venugopal [Fri, 5 Sep 2014 15:51:29 +0000 (08:51 -0700)]
Adding ovssfc renderer feature

1) Feature Tests Pass: https://jenkins.opendaylight.org/ovsdb/job/ovsdb-merge/306/org.opendaylight.ovsdb$features-ovs-sfc/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=features/ovs-sfc/src/main/resources/features.xml;h=fe1394b4c0a0147e38681d5cf4b478d293ee2ae8;hb=refs/heads/master
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
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-ovsdb-ovssfc
4) Integration Test Impact: none

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoAdding sfc features
paulq [Fri, 5 Sep 2014 02:24:03 +0000 (22:24 -0400)]
Adding sfc features

1) Feature Tests Pass: https://jenkins.opendaylight.org/sfc/job/sfc-merge/org.opendaylight.sfc$features-sfc/47/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=sfc.git;a=blob;f=features/src/main/resources/features.xml;h=978d57b68cd2154e992674f190d8b9fd189dba76;hb=HEAD
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
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-sfc-all
4) Integration Test Impact: none

Change-Id: Ic730ac912ef9d991d41ab6da004617a8affb186a
Signed-off-by: paulq <paulq@cisco.com>
9 years agoAdding Group Based Policy features.
Thomas Bachman [Thu, 4 Sep 2014 17:28:26 +0000 (17:28 +0000)]
Adding Group Based Policy features.

1) Feature Tests Pass: https://jenkins.opendaylight.org/groupbasedpolicy/job/group-based-policy-merge/36/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=groupbasedpolicy.git;a=blob;f=features/src/main/resources/features.xml;h=1cf84de9e65ce6983bba8ad96a2c20733337ce22;hb=refs/heads/master
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
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-groupbasedpolicy-ofoverlay
4) Integration Test Impact: none

Change-Id: I6c820200f2641ae69b898cba00ff3b0f6309c913
Signed-off-by: Thomas Bachman <tbachman@yahoo.com>
9 years agoEnable DLUX Features for Integration
Harman Singh [Sat, 30 Aug 2014 14:48:38 +0000 (10:48 -0400)]
Enable DLUX Features for Integration

1) Feature Tests Pass :
https://jenkins.opendaylight.org/dlux/job/dlux-merge/41/org.opendaylight.dlux$features-dlux/testReport/

2) Feature Comply with guidelines: https://git.opendaylight.org/gerrit/gitweb?p=dlux.git;a=blob;f=features/src/main/resources/features.xml;h=00ce6bf65e32955aae7e42908ea11a478d945717;hb=HEAD
        a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
c) Features Start-Levels: No start-levels
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-dlux-core
4) Integration test impact: none

Change-Id: Ib068d0566951909113193593237adf2229863718
Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years ago1. Feature Tests Pass: https://jenkins.opendaylight.org/snbi/job/snbi-verify/org...
Vijay Anand R [Thu, 4 Sep 2014 09:43:51 +0000 (15:13 +0530)]
1. Feature Tests Pass: https://jenkins.opendaylight.org/snbi/job/snbi-verify/org.opendaylight.snbi$features-snbi/46/testReport/
2. Features Comply with Guidelines: https://github.com/opendaylight/snbi/blob/master/features/src/main/resources/features.xml
3. Features Tested: Features have been tested for functionality with
    a) feature:install odl-snbi-all
    b) feature:install odl-integration-compatible-with-all
4. Integration Test Impact: none that we are aware of.

Change-Id: I65d98361f448e61e2e29c35406a3b91785d37d03
Signed-off-by: Vijay Anand R <vanandr@cisco.com>
9 years agoMerge "Adding ttp features"
Christopher O'Shea [Thu, 4 Sep 2014 03:16:32 +0000 (03:16 +0000)]
Merge "Adding ttp features"

9 years agoBumped VTN version in Virtualization Edition.
Hideyuki Tai [Wed, 3 Sep 2014 15:59:02 +0000 (11:59 -0400)]
Bumped VTN version in Virtualization Edition.

This patch bumped version of VTN Coordinator to 6.0.0.0 in
Virtualization Edition.

Change-Id: Ib89f900e892053136136a4fd56d9f31a6ace4c0d
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
9 years agoAdding ttp features
Colin Dixon [Wed, 3 Sep 2014 14:50:27 +0000 (09:50 -0500)]
Adding ttp features

1) Feature Tests Pass: https://jenkins.opendaylight.org/ttp/job/ttp-merge/org.opendaylight.ttp$features-ttp/lastCompletedBuild/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=ttp.git;a=blob;f=features/src/main/resources/features.xml;hb=HEAD
3) Features Tested: Features have been tested for functionality with
   a) feature:install odl-ttp-all
   b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact: none that we are aware of

Change-Id: Ic9d5e54c9298b0121df7a4040a482884c80d257a
Signed-off-by: Colin Dixon <colin@colindixon.com>
9 years agoMerge "Modify <repository> by alphabetical order"
Ed Warnicke [Tue, 2 Sep 2014 22:12:55 +0000 (22:12 +0000)]
Merge "Modify <repository> by alphabetical order"

9 years agoAdds pcep-segment-routing extension to SP distribution
Milos Fabian [Fri, 29 Aug 2014 11:34:13 +0000 (13:34 +0200)]
Adds pcep-segment-routing extension to SP distribution

Change-Id: I517d6ee574acfa8f5a88a4b62cd4bceb91250295
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoModify <repository> by alphabetical order
George Zhao [Sat, 30 Aug 2014 16:42:40 +0000 (09:42 -0700)]
Modify <repository> by alphabetical order

other minor changes: remove tabs in the file

Change-Id: Ia1d690a448d080032d08967ae7b23a24bebc1c2e
Signed-off-by: George Zhao <george.y.zhao@huawei.com>
9 years agoAdding features-bgp features
Heath Kesler [Tue, 26 Aug 2014 23:18:49 +0000 (17:18 -0600)]
Adding features-bgp features

1) Feature Tests Pass: https://jenkins.opendaylight.org/bgpcep/job/bgpcep-verify/org.opendaylight.bgpcep$features-bgp/3144/testReport/
2) Features Comply with Guidelines: bgp/feature/src/main/resources/feature.xml
a) Feature Names: odl-bgpcep-all - which includes the following: odl-bgpcep-dependencies, odl-bgpcep-controller-config, odl-bgpcep-util, odl-bgpcep-concepts, odl-bgpcep-linkstate, odl-bgpcep-pcep-impl, odl-bgpcep-parser, odl-bgpcep-rib, odl-bgpcep-testtool
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
c) Features Start-Levels: No start-level
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-bgpcep-all
b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact: none

Change-Id: I4d78e0a550ad9b1c86e94f5a769de38e4be9b1c0
Signed-off-by: Heath Kesler <hkesler@savoirtech.com>
9 years agoAdding VTN features
Hideyuki Tai [Wed, 27 Aug 2014 22:10:15 +0000 (18:10 -0400)]
Adding VTN features

1) Feature Tests Pass:
https://jenkins.opendaylight.org/vtn/job/vtn-merge/288/org.opendaylight.vtn$features-vtn-manager/testReport/
2) Features Comply with Guidelines:
https://git.opendaylight.org/gerrit/gitweb?p=vtn.git;a=blob;f=manager/features/src/main/resources/features.xml;h=739547ea5b3386631356c2dcf73b5cc1316f40db
    a) Feature Names: Prefixed with 'odl-' :
https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
    b) Features Descriptions: Present
https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
    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-vtn-manager-all
    b) feature:install odl-integration-compatible-with-vtn-manager
4) Integration Test Impact: VTN integration tests should work with this.

Change-Id: I230a868221d4894a05bb84a41b8a7015932b5f26
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
9 years agoAdding lispflowmapping features
Lorand Jakab [Wed, 27 Aug 2014 10:28:51 +0000 (13:28 +0300)]
Adding lispflowmapping features

1) Feature Tests Pass: https://jenkins.opendaylight.org/lispflowmapping/job/lispflowmapping-merge-develop/org.opendaylight.lispflowmapping$features-lispflowmapping/229/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=lispflowmapping.git;a=blob;f=features/src/main/resources/features.xml;h=1c34efe8e256f57bab371b56b3aadc863ba99850;hb=09bca5ccf588d25a52f8ec2749acb192dd985aa0
3) Features Tested: Features have been tested for functionality with
   a) feature:install odl-lispflowmapping-all
4) Integration Test Impact: As far as we know, no one is using these features yet.  We're unaware of other project's dependency on LISP outside of Karaf as well.

Change-Id: I9345eba8021ea89b3680f50453a75ffe5ce03f68
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
9 years agoAdding openflowjava features
Michal Polkorab [Wed, 27 Aug 2014 14:08:07 +0000 (16:08 +0200)]
Adding openflowjava features

1) Feature Tests Pass: https://jenkins.opendaylight.org/openflowjava/job/openflowjava-merge/228/
2) Features Comply with Guidelines: features/src/main/resources/features.xml
a) Feature Names: Prefixed with 'odl-' : odl-openflowjava-all, odl-openflowjava-protocol
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-openflowjava-all, odl-openflowplugin-all
b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact : none

Change-Id: I23c142349f1af0eac4b77b1ec8212cd3b892a273
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
9 years agoMerge "Adding aaa features"
Christopher O'Shea [Thu, 28 Aug 2014 19:59:46 +0000 (19:59 +0000)]
Merge "Adding aaa features"

9 years agoAdding aaa features
Liem Nguyen [Thu, 28 Aug 2014 03:05:17 +0000 (20:05 -0700)]
Adding aaa features

1) Feature Tests Pass: https://jenkins.opendaylight.org/aaa/job/aaa-merge/6/org.opendaylight.aaa$features-aaa/testReport/
2) Features Comply with Guidelines: https://github.com/opendaylight/aaa/blob/master/features/src/main/resources/features.xml
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-aaa-all
b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact (None currently)

Change-Id: I102bc28af38901801c40a600a81dd418b703af3b
Signed-off-by: Liem Nguyen <liem_m_nguyen@hp.com>
9 years agoEnabling OVS based Openstack Karaf Feature.
Madhu Venugopal [Thu, 28 Aug 2014 07:47:50 +0000 (00:47 -0700)]
Enabling OVS based Openstack Karaf Feature.

1) Feature Tests Pass:
https://jenkins.opendaylight.org/ovsdb/job/ovsdb-merge/259/org.opendaylight.ovsdb$features-ovsdb/testReport/

2) Features Comply with Guidelines: Yes (features starts with odl-, with description & no Start-levels)
https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=features/ovsdb/src/main/resources/features.xml;h=1a60f8d9dac857b81ca97f8010debd5e78a9da0e;hb=635dd9959632d1e59aaa54df4d8d95d4d8645ba4

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

4) Integration Test Impact : This brings in openstack support provided in OVSDB. If there are existing openstack tests, it is good to run it through them.

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoEnabling Openflow NXM Extensions Karaf Feature
Madhu Venugopal [Thu, 28 Aug 2014 06:58:18 +0000 (23:58 -0700)]
Enabling Openflow NXM Extensions Karaf Feature

1) Feature Tests Pass:
https://jenkins.opendaylight.org/ovsdb/job/ovsdb-merge/257/org.opendaylight.ovsdb$features-openflow-nxm/testReport/

2) Features Comply with Guidelines: Yes (features starts with odl-, with description & no Start-levels)
https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=features/of-nxm-extensions/src/main/resources/features.xml;h=fe25b554230729f1aee0b46b38246db1734a4aff;hb=c46bca34b1e903c71a485b4b5255a4996b2f09e4

3) Features Tested: Features have been tested for functionality with
   feature:install odl-openflow-nxm-extensions

4) Integration Test Impact : This brings in the NXM extensions support for Openflow13. Should not have any impact.

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoenabling ovsdb library, plugin and northbound features
Madhu Venugopal [Wed, 27 Aug 2014 23:34:58 +0000 (16:34 -0700)]
enabling ovsdb library, plugin and northbound features

1) Feature Tests Pass:
https://jenkins.opendaylight.org/ovsdb/job/ovsdb-merge/252/org.opendaylight.ovsdb$features-ovsdb/testReport/

2) Features Comply with Guidelines: Yes (features starts with odl-, with description & no Start-levels)

https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=features/src/main/resources/features.xml;h=c401b4bda4042dc8c6168e49537b2e774c6cb1e1;hb=7f3abf4ddd6499a4cb1d70a6222b80c1e3982819ttps://jenkins.opendaylight.org/ovsdb/job/ovsdb-verify/887/org.opendaylight.ovsdb$features-ovsdb/testReport/

3) Features Tested: Features have been tested for functionality with
feature:install odl-ovsdb-all

4) Integration Test Impact : Basic ovsdb tests should pass now.

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoMerge "Adding controller's adsal-compatibility features"
Christopher O'Shea [Wed, 27 Aug 2014 19:21:52 +0000 (19:21 +0000)]
Merge "Adding controller's adsal-compatibility features"

9 years agoAdding controller's adsal-compatibility features
Ed Warnicke [Wed, 27 Aug 2014 01:15:04 +0000 (20:15 -0500)]
Adding controller's adsal-compatibility features

1) Feature Tests Pass: https://jenkins.opendaylight.org/controller/job/controller-merge/2669/org.opendaylight.controller$features-adsal-compatibility/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blob;f=features/adsal-compatibility/src/main/resources/features.xml;h=de939f219acc5bf438e4660a77eafaedc405a90a;hb=HEAD
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
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-adsal-compatibility
b) feature:install odl-integration-compatible-with-l2switch
4) Integration Test Impact AD-SAL integration tests *should* work with this now.
Ping tests will need l2switch.

Note: This was tested with odl-integration-compatible-with-l2switch because
it allows us to do pingall and see the resulting stats, topology, etc
with the AD-SAL rest interface.

Change-Id: Ib56b7c1662cad1eab3992b4e6ac602de3b1f2542
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoBundle all jars with distro
Ed Warnicke [Tue, 26 Aug 2014 21:19:52 +0000 (16:19 -0500)]
Bundle all jars with distro

Change-Id: I308a0298ea743bef8a252c106233eac94b162470
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoAdding controller ADSAL & NSF features
Madhu Venugopal [Mon, 25 Aug 2014 20:46:04 +0000 (13:46 -0700)]
Adding controller ADSAL & NSF features

1) Feature Tests Pass:
https://jenkins.opendaylight.org/controller/job/controller-merge/org.opendaylight.controller$features-adsal/2652/testReport/
https://jenkins.opendaylight.org/controller/job/controller-merge/org.opendaylight.controller$features-nsf/2652/testReport/

2) Features Comply with Guidelines: Yes (features starts with odl-, with description & no Start-levels)
        https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blob;f=features/adsal/src/main/resources/features.xml;h=e12ca8e5e990acc860dc9e56e4eed57ed9c2a0e0;hb=a2670916a9c216311479463bbe2d707444afedc5
        https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blob;f=features/nsf/src/main/resources/features.xml;h=8dc51f1644c48dd31e9bf911681ea6819d7dc32b;hb=a2670916a9c216311479463bbe2d707444afedc5

3) Features Tested: Features have been tested for functionality with
a) feature:install odl-adsal-all
b) feature:install odl-nsf-all

4) Integration Test Impact : This brings in ADSAL & NSF bundles. Since we dont have any AD-SAL southbound plugin features yet,
                             It will be difficult to run any existing test to make a difference. As soon as we have OVSDB or
                             ADSAL-Openflow or MD-SAL adaptor features available, we can start to see results :-).

Change-Id: Iaedfa69a96f954ff85a10fd622b5a0c42518076c
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoMerge "Adding l2switch features"
Christopher O'Shea [Mon, 25 Aug 2014 06:12:26 +0000 (06:12 +0000)]
Merge "Adding l2switch features"

9 years agoAdding l2switch features
Ed Warnicke [Sun, 24 Aug 2014 15:28:12 +0000 (10:28 -0500)]
Adding l2switch features

You can try this with

feature:install odl-l2switch-switch
feature:install odl-restconf

Then point mininet at it and pingall will work

You can then look at:

GET http://localhost:8181/restconf/operational/network-topology:network-topology/

And see the host information as well
(nodes with host-track augmentaions)
and the the linkes that bring them into the topology.

Change-Id: I97fd05464f6796fdb670c428b688db64d5b7f8a3
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoMerge "Small fix to make everything executable in target/assembly"
Christopher O'Shea [Sat, 23 Aug 2014 16:10:50 +0000 (16:10 +0000)]
Merge "Small fix to make everything executable in target/assembly"

9 years agoSmall fix to make everything executable in target/assembly
Ed Warnicke [Fri, 22 Aug 2014 21:38:29 +0000 (16:38 -0500)]
Small fix to make everything executable in target/assembly

(which is useful for devs)
(things are already executable if you unzip the zipfile)

Change-Id: Ie0265358946b2baace957c98eddbc82316e71a89
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoInitial karaf indexing feature for integration and karaf distro.
Ed Warnicke [Wed, 20 Aug 2014 03:34:34 +0000 (22:34 -0500)]
Initial karaf indexing feature for integration and karaf distro.

REQUIRES: https://git.opendaylight.org/gerrit/#/c/10080 (controller)
REQUIRES: https://git.opendaylight.org/gerrit/#/c/10105/ (openflowjava)
REQUIRES: https://git.opendaylight.org/gerrit/#/c/10114/ (openflowplugin)

Change-Id: I3600b1e150196463153677aef5b36b13c4f03c64
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoMerge "Fixed a couple of runtime issues due to the existing support for the legacy...
Luis Gomez [Sat, 16 Aug 2014 17:22:58 +0000 (17:22 +0000)]
Merge "Fixed a couple of runtime issues due to the existing support for the legacy vs MD-SAL based openflow plugin."

9 years agoFixed a couple of runtime issues due to the existing support for the legacy vs MD...
Madhu Venugopal [Sat, 16 Aug 2014 07:45:14 +0000 (00:45 -0700)]
Fixed a couple of runtime issues due to the existing support for the legacy vs MD-SAL based openflow plugin.

1. In addition to filtering out the openflowplugin bundles, also filter out the extension bundles.
2. Bringing the visibility of legacy vs MD-SAL based OpenFlowPlugin to Java Runtime.
   The [-of10|-of13] flag is currently a script-only flag & is lost at the runtime.
   During Hydrogen time-frame, ovsdb project also added another redundant runtime flag ovsdb.of.version
   to determine the SAL to choose. AD-SAL vs MD-SAL. Currently ovsdb is the only project that uses both
   this flag and also the legacy plugin. Hence added a simple -Dovsdb.of.version based on [-of13|-of10] flag.

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoAdding OVS Openflow NX extensions bundles to the distribution.
Madhu Venugopal [Wed, 13 Aug 2014 21:31:03 +0000 (14:31 -0700)]
Adding OVS Openflow NX extensions bundles to the distribution.

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoPatch to fix VTN after OVSDB changed Neutron artifact name
Luis Gomez [Sat, 9 Aug 2014 02:48:21 +0000 (19:48 -0700)]
Patch to fix VTN after OVSDB changed Neutron artifact name

Change-Id: I92d9c8ec1c1b224a4911c73a959e5b2e0a516487
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoBUG-1255 extension proposal
Michal Rehak [Sat, 2 Aug 2014 17:24:34 +0000 (19:24 +0200)]
BUG-1255 extension proposal

- added new dependency
- this dependency is needed by
  https://git.opendaylight.org/gerrit/#/c/9393/

Change-Id: I7ef3e3f5b37034d8a1a6b9e110fcc63f4155fb6b
Signed-off-by: Michal Rehak <mirehak@cisco.com>
9 years agoMerge "Updating Integration Virtualization edition with the renamed Bundles for OpenS...
Luis Gomez [Tue, 5 Aug 2014 21:11:42 +0000 (21:11 +0000)]
Merge "Updating Integration Virtualization edition with the renamed Bundles for OpenStack Neutron integration."

9 years agoUpdating Integration Virtualization edition with the renamed Bundles for OpenStack...
Madhu Venugopal [Tue, 5 Aug 2014 19:01:35 +0000 (12:01 -0700)]
Updating Integration Virtualization edition with the renamed Bundles for OpenStack Neutron integration.

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>