integration.git
10 years agoRemove non-existant artifact from toaster edition 43/8043/1
Giovanni Meo [Mon, 16 Jun 2014 16:03:56 +0000 (18:03 +0200)]
Remove non-existant artifact from toaster edition

org.opendaylight.controller:config-persister-directory-adapter doesn't
exist so that breaks release process

Change-Id: I1d05478007451ccb4a4b61c22a71719dd9a3de40
Signed-off-by: Giovanni Meo <gmeo@cisco.com>
10 years agoTCs Resorganization part 4 - DO NOT MERGE 11/8011/2
Luis Gomez [Sat, 14 Jun 2014 02:16:36 +0000 (19:16 -0700)]
TCs Resorganization part 4 - DO NOT MERGE

Change-Id: Ifd47a1b705d56e38db9ead8fb7e82f46fb051548
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoMerge "Change test case name"
Luis Gomez [Thu, 12 Jun 2014 07:23:59 +0000 (07:23 +0000)]
Merge "Change test case name"

10 years agoMerge "Introduce the OpenDaylight Toaster Edition"
Luis Gomez [Wed, 11 Jun 2014 14:36:30 +0000 (14:36 +0000)]
Merge "Introduce the OpenDaylight Toaster Edition"

10 years agoIntroduce the OpenDaylight Toaster Edition 25/5825/8
Robert Varga [Mon, 31 Mar 2014 23:01:22 +0000 (01:01 +0200)]
Introduce the OpenDaylight Toaster Edition

This introduces a minimal packaging of the OpenDaylight project, aimed
at providing just enough infrastructure to support a single useful
application -- or appliance, really -- the venerable Toaster.

Change-Id: I8502482d3083f95715ea9b96b7546fa66cf3daf0
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUpdated version of VTN for virt edition. 88/7888/2
Hideyuki Tai [Wed, 11 Jun 2014 02:41:59 +0000 (22:41 -0400)]
Updated version of VTN for virt edition.

This patch updated pom.xml of virtualization edition to use new version
of artifacts of VTN project.
 - VTN Coordinator: 5.1.1.0
 - VTN Manager    : 0.2.0

Change-Id: I60acafbbcc8c810d3fc22d7f0fff0d6119b9225b
Signed-off-by: Hideyuki Tai <h-tai@cd.jp.nec.com>
10 years agoChange test case name 33/7833/1
Luis Gomez [Mon, 9 Jun 2014 18:27:04 +0000 (11:27 -0700)]
Change test case name

Change-Id: Ie8472109711691afc3f1ec5ba885c08744bbe061
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoRESTConf FlowMod Test cases 30/7830/1
Christopher O'Shea [Mon, 9 Jun 2014 16:53:24 +0000 (09:53 -0700)]
RESTConf FlowMod Test cases

Change-Id: I21f0cf47bb3e974c0ccbfdf6d54c8d083978948c
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
10 years agoTest Case Reorganization part 3 14/7814/1
Luis Gomez [Sat, 7 Jun 2014 01:07:04 +0000 (18:07 -0700)]
Test Case Reorganization part 3

Change-Id: Icdc5b708f4be46b9a3a776679e9ea4da29046d3f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoTest Case Reorganization Part 2 09/7809/1
Luis Gomez [Sat, 7 Jun 2014 00:11:29 +0000 (17:11 -0700)]
Test Case Reorganization Part 2

Change-Id: If9ac8a3b7c38f9c7b337a59d5e41b871eeadc222
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoUpdating XML for OVS sanity checks. 96/7796/2
Christopher O'Shea [Sat, 7 Jun 2014 03:00:33 +0000 (20:00 -0700)]
Updating XML for OVS sanity checks.

Change-Id: I6e7e59935bf016d857e0a6011dbfd901b5ebcaa0
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
10 years agoMerge "TC Reorganization part 1 - DO NOT MERGE YET"
Luis Gomez [Sat, 7 Jun 2014 07:20:07 +0000 (07:20 +0000)]
Merge "TC Reorganization part 1 - DO NOT MERGE YET"

10 years agoTC Reorganization part 1 - DO NOT MERGE YET 16/7616/7
Luis Gomez [Mon, 2 Jun 2014 23:30:16 +0000 (16:30 -0700)]
TC Reorganization part 1 - DO NOT MERGE YET

Change-Id: I4b5af40536e66d368c064e791e87f8d6da6fd85c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoBug 1099: Remove toaster from virt edition 03/7703/1
Ed Warnicke [Thu, 5 Jun 2014 02:11:50 +0000 (21:11 -0500)]
Bug 1099: Remove toaster from virt edition

In the virt edition, we use a clever felix dm
hack to allow the user to pick one or the other
virt providers by filtering out potentially
conflicting bundles.

vtn has chosen to filter out all sample apps
so as to avoid collisions with things like
simpleforwarder.

Toaster is a sample app and thus its bundle
is filtered.  However, there is configuration
present that demands toaster in order for it
to be applied.  This causes Bug 1099.

The simplest way to resolve this, rather than
extending the Felix DM hack, is to filter
toaster and its config file out of
the virtualization edition.

I have verified that

./run.sh -virt vtn -of13

starts the controller without the reported error.

Change-Id: I0f45ef4f183b3458bbc4b3970e21e833d1cdaccf
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agoAdding extra TCs for RESTCONF 67/7267/1
Luis Gomez [Fri, 16 May 2014 00:15:44 +0000 (17:15 -0700)]
Adding extra TCs for RESTCONF

Change-Id: I51a4adcbba7f28d924ffb1a1c042f66c23ee0f7f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoUploaded working AD-SAL cluster testcases 01/7101/1
Madhusudhan [Fri, 16 May 2014 05:06:42 +0000 (22:06 -0700)]
Uploaded working AD-SAL cluster testcases

Change-Id: I03364380f6f87d36c9323893307be12d3a86e4ba
Signed-off-by: Madhusudhan <madhusudhan.opendaylight@yahoo.com>
10 years agoFix TCP-MD5 config not being included 47/7047/1
Robert Varga [Thu, 15 May 2014 16:33:24 +0000 (18:33 +0200)]
Fix TCP-MD5 config not being included

Change-Id: I1489fff5f3333867007503b5f44c5f7c550f9611
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoMerge "Update buildrpm to include latest project changes."
Sam Hague [Wed, 14 May 2014 00:25:58 +0000 (00:25 +0000)]
Merge "Update buildrpm to include latest project changes."

10 years agoMerge "Add rpmbuild utility scripts."
Sam Hague [Wed, 14 May 2014 00:25:15 +0000 (00:25 +0000)]
Merge "Add rpmbuild utility scripts."

10 years agoUpdate buildrpm to include latest project changes. 41/6941/1
Sam Hague [Wed, 14 May 2014 00:19:49 +0000 (20:19 -0400)]
Update buildrpm to include latest project changes.

This commit adds post-hydrogen changes for bgpcep and
lispflowmapping projects.

Also add changes to buildrpm.sh to build from a specific
branch.

Change-Id: Icba5360be510a94bb59a480bbcafe0e9dbf54f27
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoAdd rpmbuild utility scripts. 40/6940/1
Sam Hague [Wed, 14 May 2014 00:16:58 +0000 (20:16 -0400)]
Add rpmbuild utility scripts.

Three scripts are added to help when working with RPMs:
- setbuildrpm.sh: Used to setup an environment to build RPMs.
- odlrepo.sh: Used to setup a local repo with the built RPMs.
- checkint: Used to validate the RPMs against the integration builds.

All the scripts have "-?" text to show the options and usage.

Change-Id: I512d815242463160e8420d23dcf2b2f621c3dfd1
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoMerge "Add a new function into Common to compare two XML files 3 new test case to...
Luis Gomez [Mon, 12 May 2014 22:09:59 +0000 (22:09 +0000)]
Merge "Add a new function into Common to compare two XML files 3 new test case to check the flow are pushed to the switch correctly Putting back the Variables i deleted last change."

10 years agoAdd a new function into Common to compare two XML files 84/6884/2
Christopher O'Shea [Mon, 12 May 2014 01:10:25 +0000 (18:10 -0700)]
Add a new function into Common to compare two XML files
3 new test case to check the flow are pushed to the switch correctly
Putting back the Variables i deleted last change.

Change-Id: I968ed7050a48595dfcd8a1b7bacee21dc39ebf61
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
10 years agoChanging OF13 suite order to start with OF10, also increase of some timers for stability 11/6911/1
Luis Gomez [Sat, 10 May 2014 22:20:20 +0000 (15:20 -0700)]
Changing OF13 suite order to start with OF10, also increase of some timers for stability

Change-Id: Ibf9525825cc9d18e7ebbd9d3e5bb2bb9ce2f3249
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoReplace ping packets by ping wait seconds. 44/6844/1
Luis Gomez [Sat, 10 May 2014 01:21:11 +0000 (18:21 -0700)]
Replace ping packets by ping wait seconds.
This helps automation in case ping gets stuck.

Change-Id: I5fad25babbaf2fb80e26d5ab3bf525819f5887f5
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoAdding XML files for OpenFlowplugin Test 25/6825/1
Christopher O'Shea [Thu, 8 May 2014 22:03:40 +0000 (15:03 -0700)]
Adding XML files for OpenFlowplugin Test
Edit Variables to add XML Accept context

Change-Id: I25da75e1214cc01d672b3575a0f173132329a5b5
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
10 years agoMerge "BUG-632: add TCP-MD5 configuration fragments"
Luis Gomez [Thu, 8 May 2014 00:06:10 +0000 (00:06 +0000)]
Merge "BUG-632: add TCP-MD5 configuration fragments"

10 years agoMerge "VTN Coordinator tests for Audit of ODL controller and Read Physical information"
Luis Gomez [Wed, 7 May 2014 23:42:27 +0000 (23:42 +0000)]
Merge "VTN Coordinator tests for Audit of ODL controller and Read Physical information"

10 years agoVTN Coordinator tests for Audit of ODL controller and Read Physical information 68/6768/1
senthil [Wed, 7 May 2014 20:34:27 +0000 (13:34 -0700)]
VTN Coordinator tests for Audit of ODL controller and Read Physical information

Change-Id: Iedc80211a373f1b0a39a67a0c881d21619346ce2
Signed-off-by: senthil <senthil-b@hcl.com>
10 years agoBUG-632: add TCP-MD5 configuration fragments 35/6735/2
Robert Varga [Fri, 2 May 2014 09:29:53 +0000 (11:29 +0200)]
BUG-632: add TCP-MD5 configuration fragments

This patch adds the prerequisite TCP-MD5 configuration fragments, which
are optionally referred to by both BGP and PCEP configuration.

Change-Id: Ie3c93ba5840a198f5a814e92c514748acd2f4cda
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBump LISP Flow Mapping version to 1.1.8 39/6739/1
Lorand Jakab [Tue, 6 May 2014 10:40:30 +0000 (13:40 +0300)]
Bump LISP Flow Mapping version to 1.1.8

Change-Id: I4a396b548caaf9aba40918fe915465dacfd7af14
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
10 years agoChange HTTP code 200 43/6643/1
Luis Gomez [Thu, 1 May 2014 23:19:02 +0000 (16:19 -0700)]
Change HTTP code 200

Change-Id: I5cc9bcfd5b1585bc3990c61905ae749cd28d2d49
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoFix SP Edition not building after lispflowmapping release 27/6627/1
Robert Varga [Wed, 30 Apr 2014 17:24:56 +0000 (19:24 +0200)]
Fix SP Edition not building after lispflowmapping release

lispflowmapping team did the 1.1.6 release, which caused the snapshot
artifacts to disappear. Let's use the release artifacts.

Change-Id: Ib150eda70d7b1b35b82bf1b4f7138d67730d76f3
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoBUG-632: Pull TCP-MD5 bundles into SP edition 96/6596/1
Robert Varga [Tue, 29 Apr 2014 05:08:18 +0000 (07:08 +0200)]
BUG-632: Pull TCP-MD5 bundles into SP edition

TCP-MD5 support is the next feature to hit BGPCEP, affecting
dependencies of both BGP and PCEP artifacts. This patch prepares SP
edition such that when the changes land it will not experience any
issues.

Change-Id: Id6bd622b2dc4f2364483c93d798a883390864cf3
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUnify BGPCEP version 75/6575/1
Robert Varga [Tue, 29 Apr 2014 05:04:36 +0000 (07:04 +0200)]
Unify BGPCEP version

BGPCEP project uses a single version, so there is no need to have
multiple properties. This patch squashes the properties into a single
one.

Change-Id: Ib1c9cf4e0d36bab58aa6287606a20efd74ce0018
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoRemove unused bgp-update-api-config 13/6413/1
Robert Varga [Sat, 26 Apr 2014 18:42:57 +0000 (20:42 +0200)]
Remove unused bgp-update-api-config

bgp-update-api-config.jar has been long empty, so we do not need to
include it in the distribution anymore.

Change-Id: I30435efb0996cffb1aaad20637d762814ca75c1a
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoChanging OVSDB port to 6644 and adding ovsdb tag 12/6412/1
Luis Gomez [Sat, 26 Apr 2014 02:07:21 +0000 (19:07 -0700)]
Changing OVSDB port to 6644 and adding ovsdb tag

Change-Id: If71387a752930b737f437aeb80327e92fdcd8b15
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoimprove -of13 switching in distributions/base (BUG 802) 13/6313/2
Michal Rehak [Tue, 22 Apr 2014 13:41:28 +0000 (15:41 +0200)]
improve -of13 switching in distributions/base (BUG 802)

- if of13 is not involved, remove openflowplugin config
- if of13 is involved, create symbolic link to openflowplugin config

Change-Id: I8de221a428a66452aeedbae35352b41932b6ab74
Signed-off-by: Michal Rehak <mirehak@cisco.com>
10 years agofix for BUG 760 (provided configs) 33/6233/2
Michal Rehak [Wed, 16 Apr 2014 11:39:25 +0000 (13:39 +0200)]
fix for BUG 760 (provided configs)

- added unpacking of xml from resources to target/provided-configs
- limited to artifactIds: openflowplugin-controller-config
- copied content of target/provided-configs to opendaylight/configuration/initial by assembly-plugin
- changed execution id in pom to match id of execution with the same purpose in distribution/services

Change-Id: Ice4247682ae53576146b8f0f61ebc9599c35b6a8
Signed-off-by: Michal Rehak <mirehak@cisco.com>
10 years agoDo not bundle META-INF in configuration 45/6145/2
Robert Varga [Fri, 11 Apr 2014 15:20:51 +0000 (17:20 +0200)]
Do not bundle META-INF in configuration

This fixes a packaging issue, where the META-INF directory of
downstream configuration jars would be included in final distribution's
configuration directory -- e.g. we had a useless configuration/META-INF
directory.

Should be included in stable branch, too.

Change-Id: I96ad12589876d2585dab5cd3ddee4e271fbb3231
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoUpdated version of VTN for virt edition. 44/6044/1
Hideyuki Tai [Fri, 11 Apr 2014 08:37:53 +0000 (04:37 -0400)]
Updated version of VTN for virt edition.

This patch updated pom.xml of virtualization edition to use new version
of VTN Coordinator.

Change-Id: I35bfe51e8a8639b0d304b2ffb4804d05eca32b3d
Signed-off-by: Hideyuki Tai <h-tai@cd.jp.nec.com>
10 years agoupdated lispflowmapping version, and adding missing dependency 27/5927/1
David Goldberg [Sun, 6 Apr 2014 09:53:04 +0000 (12:53 +0300)]
updated lispflowmapping version, and adding missing dependency

Signed-off-by: David Goldberg <david.goldberg@contextream.com>
10 years agoRevert Jenkins changes. Try 1. 58/5858/2
Luis Gomez [Wed, 2 Apr 2014 00:51:04 +0000 (17:51 -0700)]
Revert Jenkins changes. Try 1.

Change-Id: I6d04bdccbdaa870740b2cc4af7c7328e68779b04
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoUpdate to new version of the artifacts proposed by jenkins-integration-version-changes-20 41/5841/1
jenkins-integration [Tue, 1 Apr 2014 16:00:34 +0000 (16:00 +0000)]
Update to new version of the artifacts proposed by jenkins-integration-version-changes-20

Change-Id: Ie2b24f667efdab264abb9f7bb33e1c7bd2d64a41
Signed-off-by: jenkins-integration <jekins-integration@opendaylight.org>
10 years agoModify VTN Coordinator tests to work with the latest changes in Coordinator source 19/5819/1
senthil [Tue, 1 Apr 2014 01:23:16 +0000 (18:23 -0700)]
Modify VTN Coordinator tests to work with the latest changes in Coordinator source

Change-Id: I254d64af5ce52a4d357bd8e2d57fff228bbc9a64
Signed-off-by: senthil <senthil-b@hcl.com>
10 years agoUpdate to new version of the artifacts proposed by jenkins-integration-version-changes-18 15/5715/1
jenkins-integration [Sun, 23 Mar 2014 00:35:29 +0000 (00:35 +0000)]
Update to new version of the artifacts proposed by jenkins-integration-version-changes-18

Change-Id: Ie4780b6fe1157c8ada3edec3d43f50c9622c65f2
Signed-off-by: jenkins-integration <jekins-integration@opendaylight.org>
10 years agoBump lispflowmapping versions from non-existing 1.1.1-SNAPSHOT to 1.1.2-SNAPSHOT 56/5456/1
Tomas Olvecky [Tue, 25 Feb 2014 12:47:09 +0000 (13:47 +0100)]
Bump lispflowmapping versions from non-existing 1.1.1-SNAPSHOT to 1.1.2-SNAPSHOT

Change-Id: Iaf62efe9f8b3f399ee9368987db272c612885d9e
Signed-off-by: Tomas Olvecky <tolvecky@cisco.com>
10 years agoMerge "Updated a version of ovsdb for virt edition."
Luis Gomez [Sat, 22 Feb 2014 14:02:42 +0000 (14:02 +0000)]
Merge "Updated a version of ovsdb for virt edition."

10 years agoMerge "Updated versions of ovsdb for base edition."
Luis Gomez [Sat, 22 Feb 2014 14:02:14 +0000 (14:02 +0000)]
Merge "Updated versions of ovsdb for base edition."

10 years agoMerge "Updated the bundle filter list in virt edition."
Luis Gomez [Sat, 22 Feb 2014 14:01:29 +0000 (14:01 +0000)]
Merge "Updated the bundle filter list in virt edition."

10 years agoMerge "Updated versions of vtn bundles for virt edition."
Luis Gomez [Sat, 22 Feb 2014 14:00:57 +0000 (14:00 +0000)]
Merge "Updated versions of vtn bundles for virt edition."

10 years agoAdded test cases for topology of the clustering manager and forwarding rule manager... 28/5428/2
Arash Eghtesadi [Thu, 20 Feb 2014 16:06:36 +0000 (11:06 -0500)]
Added test cases for topology of the clustering manager and forwarding rule manager in a cluster

Change-Id: Ia6ecf41d582f419ddfba66d88f46ccf7af7eb46d
Signed-off-by: Arash Eghtesadi <aeghtesadi@inocybe.ca>
10 years agoUpdated a version of ovsdb for virt edition. 32/5432/1
Hideyuki Tai [Fri, 21 Feb 2014 04:39:40 +0000 (23:39 -0500)]
Updated a version of ovsdb for virt edition.

This patch updated pom.xml of virtualization edition to use new version
of ovsdb neutron bundle.

Change-Id: Ie5f488ac4cbdc8ebd989910816b721a1867b80a3
Signed-off-by: Hideyuki Tai <h-tai@cd.jp.nec.com>
10 years agoUpdated versions of ovsdb for base edition. 31/5431/1
Hideyuki Tai [Fri, 21 Feb 2014 02:55:54 +0000 (21:55 -0500)]
Updated versions of ovsdb for base edition.

This patch updated pom.xml of base edition to use new versions of
ovsdb bundles.

Change-Id: I2a8362a041a0c8eebddfc03f2fe4604dcaa8151d
Signed-off-by: Hideyuki Tai <h-tai@cd.jp.nec.com>
10 years agoUpdated the bundle filter list in virt edition. 30/5430/1
Hideyuki Tai [Fri, 21 Feb 2014 02:42:52 +0000 (21:42 -0500)]
Updated the bundle filter list in virt edition.

This patch updated the bundle filter list for vtn in run.sh of
virtualization edition.

Change-Id: I525f9004ad6c7663f1f6993cfbf86eb8ba23e23e
Signed-off-by: Hideyuki Tai <h-tai@cd.jp.nec.com>
10 years agoUpdated versions of vtn bundles for virt edition. 29/5429/1
Hideyuki Tai [Fri, 21 Feb 2014 02:26:07 +0000 (21:26 -0500)]
Updated versions of vtn bundles for virt edition.

This patch updated pom.xml of virtualization edition to use new versions
of vtn bundles.

Change-Id: I6ac623b4fc312f93b52d511380f5e7c0bb59d3d2
Signed-off-by: Hideyuki Tai <h-tai@cd.jp.nec.com>
10 years agoMerge "Have modified the testcases for RESTCONF inventory and uncommented the failed...
Luis Gomez [Thu, 20 Feb 2014 17:10:25 +0000 (17:10 +0000)]
Merge "Have modified the testcases for RESTCONF inventory and uncommented the failed testcases that are filed before hydrogen release."

10 years agoHave modified the testcases for RESTCONF inventory and uncommented the failed testcas... 98/5398/4
Madhusudhan [Tue, 18 Feb 2014 23:02:24 +0000 (15:02 -0800)]
Have modified the testcases for RESTCONF inventory and uncommented the failed testcases that are filed before hydrogen release.

Change-Id: I46aeb0f99a7c6af2b2d0e6f59c8df48f1de07ea2
Signed-off-by: Madhusudhan <madhusudhan.opendaylight@yahoo.com>
10 years agoAdded Integration Tests for VTN Coordinator 63/5363/3
gvrangan [Sun, 16 Feb 2014 18:00:47 +0000 (10:00 -0800)]
Added Integration Tests for VTN Coordinator

Change-Id: Iad8d5bfd738eb9eb7cc80ad09f046fbe33ad3db8
Signed-off-by: gvrangan <venkatrangang@hcl.com>
10 years agoMerge "Update to new version of the artifacts proposed by jenkins-integration-version...
Luis Gomez [Mon, 17 Feb 2014 09:55:30 +0000 (09:55 +0000)]
Merge "Update to new version of the artifacts proposed by jenkins-integration-version-changes-13"

10 years agoFix ping issue at LF 61/5361/3
Luis Gomez [Mon, 17 Feb 2014 07:03:52 +0000 (23:03 -0800)]
Fix ping issue at LF

Change-Id: Ibf2ddc896fb67e02dcf867bab79d2a16ffe4bd43
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoUpdate to new version of the artifacts proposed by jenkins-integration-version-changes-13 49/5349/1
jenkins-integration [Sun, 16 Feb 2014 00:35:18 +0000 (00:35 +0000)]
Update to new version of the artifacts proposed by jenkins-integration-version-changes-13

Change-Id: Icb0b85cc263723b3dd4dcd0cd6511e26659eaf63
Signed-off-by: jenkins-integration <jekins-integration@opendaylight.org>
10 years agoMerge "Add affinity configuration to start scrpt. Signed-off-by: Suchi Raman <suchi...
Luis Gomez [Fri, 14 Feb 2014 03:30:52 +0000 (03:30 +0000)]
Merge "Add affinity configuration to start scrpt. Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>"

10 years agoAdd affinity configuration to start scrpt. 17/5317/1
Suchi Raman [Fri, 14 Feb 2014 02:58:16 +0000 (21:58 -0500)]
Add affinity configuration to start scrpt.
Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
10 years agoSet default edition for rpm installs to be the Base edition. 10/5310/1
Sam Hague [Thu, 13 Feb 2014 21:32:12 +0000 (16:32 -0500)]
Set default edition for rpm installs to be the Base edition.

Change-Id: I695d944b247dd566e838aa6b37c95989ded3b6fd
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoAdd pom versioning to rpm builds. 94/5294/1
Sam Hague [Thu, 13 Feb 2014 03:09:57 +0000 (22:09 -0500)]
Add pom versioning to rpm builds.

- buildrpm.sh will use the version in the pom.xml for each project to
create the version in the spec.
- finished up the bgpcep.spec now that the project builds a distribution.zip.
- added bgpcep to the opendaylight.spec.
- fixed a minor typo in the controller.spec changelog.

Change-Id: I489d47c1b3a700fffae0f373d4f3ff6f4c250a93
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoMerge "Update POM files after release - fixing topology version"
Luis Gomez [Wed, 12 Feb 2014 05:11:24 +0000 (05:11 +0000)]
Merge "Update POM files after release - fixing topology version"

10 years agoUpdate POM files after release - fixing topology version 00/5200/4
Sam Hague [Mon, 10 Feb 2014 20:20:49 +0000 (15:20 -0500)]
Update POM files after release - fixing topology version

Change-Id: Ic358d3e697a7d4fec96ac22008ec5f54d0d56dd3
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoAdd release tagged support to buildrpm. 35/5235/1
Sam Hague [Mon, 10 Feb 2014 20:20:49 +0000 (15:20 -0500)]
Add release tagged support to buildrpm.

Change-Id: Ica969962fbf309fedc2149e94840354325cfeb2b
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoAdd snmp4sdn, affinity, yangtools and bgpcep to buildrpm.sh. 19/5219/1
Sam Hague [Mon, 10 Feb 2014 04:39:59 +0000 (23:39 -0500)]
Add snmp4sdn, affinity, yangtools and bgpcep to buildrpm.sh.

Change-Id: I8b0fc6c9e8c5b2c7219cffa77d50ccbc0ed27174
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoUpdates to include higher resource limits. 51/4851/4
Miroslav Miklus [Mon, 27 Jan 2014 10:10:13 +0000 (11:10 +0100)]
Updates to include higher resource limits.

The default limits may affect deamon use in production environment.
Fix introduce higer limit for max. number of processes (threads) 1024 -> 20480
and higher limit for max. opened file descriptors 1024 -> 30720.

Change-Id: I8b11e7f8bbd498fd9572e4f746c27e1d804a066e
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
10 years agoMerge "change opendove.spec to use libevent_devel instead of libevent2_devel"
Sam Hague [Sun, 9 Feb 2014 21:14:10 +0000 (21:14 +0000)]
Merge "change opendove.spec to use libevent_devel instead of libevent2_devel"

10 years agochange opendove.spec to use libevent_devel instead of libevent2_devel 15/5215/1
Sam Hague [Sun, 9 Feb 2014 21:11:59 +0000 (16:11 -0500)]
change opendove.spec to use libevent_devel instead of libevent2_devel

- Also fixed some rm calls to be rm -f in case the files do not exist.
- Also fixed soem changelog versions.

Change-Id: I0437f6c800ee804403a33db3d0668ee756e2ce4d
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoMerge "Add bgpcep to rpm packaging."
Sam Hague [Sun, 9 Feb 2014 19:30:21 +0000 (19:30 +0000)]
Merge "Add bgpcep to rpm packaging."

10 years agoMerge "Add yangtools to rpm packaging. Also remove test artifacts from some packages."
Sam Hague [Sun, 9 Feb 2014 19:29:45 +0000 (19:29 +0000)]
Merge "Add yangtools to rpm packaging. Also remove test artifacts from some packages."

10 years agoMerge "Add affinity to rpm packaging."
Sam Hague [Sun, 9 Feb 2014 19:29:29 +0000 (19:29 +0000)]
Merge "Add affinity to rpm packaging."

10 years agoMerge "Add snmp4sdn to rpm packaging."
Sam Hague [Sun, 9 Feb 2014 19:28:58 +0000 (19:28 +0000)]
Merge "Add snmp4sdn to rpm packaging."

10 years agoAdd bgpcep to rpm packaging. 10/5210/1
Sam Hague [Sun, 9 Feb 2014 04:47:16 +0000 (23:47 -0500)]
Add bgpcep to rpm packaging.

This is just a placeholder for bgpcep. The spec file is mostly complete, but
there is an issue in that bgpcep does not keep the artifacts within the build
directory and only pushes them to the maven repo. Thus, the artifacts cannot
be properly packaged. Committing the file so when that issue is fixed the
packaging will be ready.

Change-Id: If87952b94865d783c9b0717524f7a04a78b0628c
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoAdd yangtools to rpm packaging. Also remove test artifacts from some packages. 09/5209/1
Sam Hague [Sun, 9 Feb 2014 04:41:53 +0000 (23:41 -0500)]
Add yangtools to rpm packaging. Also remove test artifacts from some packages.

- Added yangtools.spec to make the yangtools.rpm.
- Modified controller.spec to not package the yangtools. There is still an issue
with the yangtools.thirdparty.(antlr4|extend-lib-osgi) jars still being pulled in
by the controller project. Need to have them moved to the yangtools package.
- Modified opendaylight.spec to include the new yangtools rpm.
- Removed test artifacts from openflowjava and openflowplugin rpms.

Change-Id: I9535bc0b18e68d3a5a8f7940312ce2ebc730e2ba
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoAdd missing bundle in affinity package. 08/5208/1
Suchi Raman [Sun, 9 Feb 2014 01:44:06 +0000 (20:44 -0500)]
Add missing bundle in affinity package.
Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
10 years agoAdd affinity to rpm packaging. 03/5203/1
Sam Hague [Sat, 8 Feb 2014 23:56:21 +0000 (18:56 -0500)]
Add affinity to rpm packaging.

Change-Id: Ie643e4ba09605f0c10fb54be38ca5aaac52355c5
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoAdd snmp4sdn to rpm packaging. 02/5202/1
Sam Hague [Sat, 8 Feb 2014 22:48:25 +0000 (17:48 -0500)]
Add snmp4sdn to rpm packaging.

Change-Id: If4acf1da1fcdc486713a54b24a755fd6ad80da31
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoTemporary fix to remove OpenDove from RPM builds until libevent2-devel dependency... 93/5093/1
Sam Hague [Sun, 2 Feb 2014 05:13:15 +0000 (00:13 -0500)]
Temporary fix to remove OpenDove from RPM builds until libevent2-devel dependency is resolved.

Change-Id: I3afbc5c83e8ec4002e0863c2599831ff0720386f
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoMerge "Temporary fix to remove OpenDove from RPM builds until libevent2-devel depende...
Sam Hague [Sun, 2 Feb 2014 04:54:58 +0000 (04:54 +0000)]
Merge "Temporary fix to remove OpenDove from RPM builds until libevent2-devel dependency is resolved."

10 years agoTemporary fix to remove OpenDove from RPM builds until libevent2-devel dependency... 91/5091/1
Sam Hague [Sun, 2 Feb 2014 04:52:16 +0000 (23:52 -0500)]
Temporary fix to remove OpenDove from RPM builds until libevent2-devel dependency is resolved.

libevent2-devel is not available to f19 so the OpenDove RPM build fails.

Change-Id: I363925c69d4e69f996b3dd93b111c2fbba8907ee
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoMerge "Add support for different editions"
Sam Hague [Sun, 2 Feb 2014 04:23:46 +0000 (04:23 +0000)]
Merge "Add support for different editions"

10 years agoAdd support for different editions 90/5090/1
Sam Hague [Sun, 2 Feb 2014 04:16:33 +0000 (23:16 -0500)]
Add support for different editions

- Added virtualization and service provider sub packages
- Renamed opendaylight-distribution to opendaylight
- Added proper bundle filters to run.odl.sh script
- Added virt-affinity option to run.odl.sh script
- Added a release build option to buildrpm.sh

Change-Id: Ib164c0e6fd8eedd22bc1ad2447789d1d07854a94
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoLast change to README 85/5085/1
Luis Gomez [Sat, 1 Feb 2014 21:04:59 +0000 (13:04 -0800)]
Last change to README

Change-Id: I1e4a7888fd13d22d3c55a3360a44612571cffdfd
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMinor change to VM script 2 84/5084/2
Luis Gomez [Sat, 1 Feb 2014 20:17:30 +0000 (12:17 -0800)]
Minor change to VM script 2

Change-Id: I9fb6af8a026efdb695258da4fe56d30c60d3227e
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoAdding scripts for test VM 83/5083/1
Luis Gomez [Sat, 1 Feb 2014 19:36:39 +0000 (11:36 -0800)]
Adding scripts for test VM

Change-Id: I27791bae7d81bed4112f825d63103490ec574a71
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "update rpmbuild with latest versions and add opendove and lispflowmapping...
Sam Hague [Sat, 1 Feb 2014 04:45:31 +0000 (04:45 +0000)]
Merge "update rpmbuild with latest versions and add opendove and lispflowmapping projects."

10 years agoupdate rpmbuild with latest versions and add opendove and lispflowmapping projects. 82/5082/1
Sam Hague [Sat, 1 Feb 2014 02:37:37 +0000 (21:37 -0500)]
update rpmbuild with latest versions and add opendove and lispflowmapping projects.

- fixed version error in ovsdb and lipsflowmapping. An older snapshot version was hardcoded in the spec causing the rpm build to fail becuase it could not find the file.
- added opendove and lipsflowmapping to the buildrpm script.
- modified opendove.spec Requires: libjansson-devel. Package could not be found so switched to jansson-devel.
- modified description string in opendaylight-controller.spec with more text.
- added some debugger options to buildrpm.sh. --shortcircuit flags to restart building on specific projects.

Change-Id: Id2487f7ea0fb40fbd43d8e9accb6345b8233cac5
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoupdating the docker artifact version information to sync with the release version... 78/5078/1
David K. Bainbridge [Fri, 31 Jan 2014 22:28:50 +0000 (14:28 -0800)]
updating the docker artifact version information to sync with the release version tick

Signed-off-by: David K. Bainbridge <dbainbri@ciena.com>
10 years ago[maven-release-plugin] prepare for next development iteration
jenkins-integration [Fri, 31 Jan 2014 17:46:02 +0000 (17:46 +0000)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release master-tagforprepareonly-integration-bulk... master-tagforprepareonly-integration-bulk-release-2
jenkins-integration [Fri, 31 Jan 2014 17:46:01 +0000 (17:46 +0000)]
[maven-release-plugin] prepare release master-tagforprepareonly-integration-bulk-release-2

10 years agoMerge "Respinning for snmp4sdn 0.1.2" jenkins-integration-bulk-release-prepare-only-4
Luis Gomez [Fri, 31 Jan 2014 17:32:57 +0000 (17:32 +0000)]
Merge "Respinning for snmp4sdn 0.1.2"

10 years agoupdated docker files to be more in line with some best practices as well as enable... 53/5053/1
David K. Bainbridge [Fri, 31 Jan 2014 07:34:13 +0000 (23:34 -0800)]
updated docker files to be more in line with some best practices as well as enable the build system, which uses fedora as opposed to ubuntu. this commit also fixes the release versions in the docker files for the release

Signed-off-by: David K. Bainbridge <dbainbri@ciena.com>
10 years agoRespinning for snmp4sdn 0.1.2 73/5073/1
Ed Warnicke [Fri, 31 Jan 2014 03:01:28 +0000 (21:01 -0600)]
Respinning for snmp4sdn 0.1.2

Change-Id: I06795ba9fc9ff24cd950c068f69baa047362c01a
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agoRespinning for lispflowmapping 1.0.1 49/5049/2
Ed Warnicke [Fri, 31 Jan 2014 00:59:20 +0000 (18:59 -0600)]
Respinning for lispflowmapping 1.0.1

Patch2:  Remove unused defense4all dependencies

Change-Id: I74c36b803ad57db81afdd9ebb89afebe4ec64c46
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agomove the release docker files to their own directories to help facilitate automated... 41/5041/1
David K. Bainbridge [Thu, 30 Jan 2014 18:28:47 +0000 (10:28 -0800)]
move the release docker files to their own directories to help facilitate automated docker trusted builds

Signed-off-by: David K. Bainbridge <dbainbri@ciena.com>