docs.git
7 years agoMerge "Remove AsciiDoc OpenStack guide"
Colin Dixon [Thu, 18 Aug 2016 00:50:55 +0000 (00:50 +0000)]
Merge "Remove AsciiDoc OpenStack guide"

7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 17 Aug 2016 23:15:38 +0000 (23:15 +0000)]
Updated git submodules

Project: releng/builder master 1870dba1bee464eeb248bdeef87b40103a86b044

Merge "Add new job template, macro and jenkins job for SFC with docker"

Add new job template, macro and jenkins job for SFC with docker

It adds a new macro for using docker vms.

This also requires a new job template to include previous macro.

Additionally it includes an SFC job that sets up a deploy with
3 node cluster and an docker vm that is intended to host several
containers, simulatind SFFs, SFs or classifiers

Change-Id: I0408abe670fbcc9f9fa1b940ae0b9c24c09c293a
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Miguel Angel Munoz Gonzalez [Tue, 21 Jun 2016 09:55:01 +0000 (11:55 +0200)]
Updated git submodules

Project: integration/test master 42e2183c83a939313b2663f5763e11db55c44697

Add new SFC test suite with full node deployment

It simulates nodes with an additional csit vm and docker.
Each SF, SFF and classifier will have a container where it can be
executed.

Change-Id: I9c671e947e8d829dd548d32d814529057378ebd5
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Miguel Angel Munoz Gonzalez [Fri, 12 Aug 2016 09:51:46 +0000 (11:51 +0200)]
Updated git submodules

Project: integration/test master 83be3ab203ae520a005fb3503a5860117c78ca87

Fix HTTP return codes checks to allow for broader ranges

Fixes in SFC_Basic test suite

Change-Id: I649d6c9498baa9d21761c55dfd185c204e206770
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Luis Gomez [Wed, 17 Aug 2016 02:42:27 +0000 (19:42 -0700)]
Updated git submodules

Project: integration/test master 3a464941f84541fb3193c92cff6b8c5fcf80808f

Fix 200 code when adding configuration in OF tests

Change-Id: I33ea596a3688f131951aa7b0986f4078ae8aa837
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Samuel Kontriš [Mon, 15 Aug 2016 08:12:55 +0000 (10:12 +0200)]
Updated git submodules

Project: integration/test master 07dfdc0440a24ddc20ed50ea4691a197ac71ad15

Topoprocessing - fixed "expected string or buffer" error

Change-Id: Ic9db9f701df09527b3efebade17b9a2162b2b2fc
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
7 years agoUpdated git submodules
David Goldberg [Wed, 17 Aug 2016 15:04:56 +0000 (18:04 +0300)]
Updated git submodules

Project: integration/test master 505d1924debda3f193b1d38eb9cfed915b0f3f52

fix the tests due to statuscode change

Change-Id: I5cfe6179cc3dc94fe837ed8195418a475e3c8175
Signed-off-by: David Goldberg <gdavid@hpe.com>
7 years agoUpdated git submodules
Alon Kochba [Wed, 10 Aug 2016 10:54:10 +0000 (13:54 +0300)]
Updated git submodules

Project: integration/test master 3df1edcd39658d80d654d3cd90aef3119507822e

remove netvirt-vpnservice tunnel configuration via REST

Change-Id: Ibbde32b4787e12d6b179fe5df8fb5e1fb5adcae3
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
priya.ramasubbu [Wed, 10 Aug 2016 16:23:35 +0000 (21:53 +0530)]
Updated git submodules

Project: integration/test master 0f47b1f6c5b8362efa0671ee6ff5f060869b9c75

Fix failures in ovsdb southbound suite for PUT request

Change-Id: I647b1c9bb6547a0691de6996b38263a518c2cf19
Signed-off-by: priya.ramasubbu <priya.ramasubbu@hcl.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 16 Aug 2016 16:06:07 +0000 (16:06 +0000)]
Updated git submodules

Project: netconf master 1a0bece17ca76ee1e887d1e66992df63774d1f9b

Merge changes I20578f97,I629c909b,I54f04c99,I9c1e3a28,Ie681c8c5

* changes:
  Bug 6325 - Fix for draft15 update
  Bug 6325 - upgrade draft11 to draft15 - added timestamp & etag
  Bug 6325 - upgrade draft11 to draft15 - change get modules
  Bug 6325 - upgrade draft11 to draft15 - change media types
  Bug 6325 - upgrade draft11 to draft15 - renaming

Bug 6325 - Fix for draft15 update

- transaction chain must be updated
in transaction handler

- adapt utility methods to reset
transaction chain

Change-Id: I20578f97c9a8d002c0ebcc6b8a89a152c1e1c47a
Signed-off-by: Ivan Hrasko <ihrasko@cisco.com>
Signed-off-by: Jakub Toth <jatoth@cisco.com>
Bug 6325 - upgrade draft11 to draft15 - added timestamp & etag

  *fixed read of data from datastore

Change-Id: I629c909ba05f93f4d662199a86637e966cb6d8e1
Signed-off-by: Jakub Toth <jatoth@cisco.com>
Bug 6325 - upgrade draft11 to draft15 - change get modules

  *change modules to modules-state
  *chagne modules/module to modules-state/module

Change-Id: I54f04c99484941e1ff59af67f822c2ef73c411b5
Signed-off-by: Jakub Toth <jatoth@cisco.com>
Bug 6325 - upgrade draft11 to draft15 - change media types

  * remove media types(for +json and +xml in all cases):
    * yang.api
    * yang.datastore
    * yang.data
    * yang.operation
    * yang.errors
  * add new media type:
    * for xml - yang-data
    * for json - yang-data+json

Change-Id: I9c1e3a28872c47f691d342a4982eaa3f8bbae16c
Signed-off-by: Jakub Toth <jatoth@cisco.com>
Bug 6325 - upgrade draft11 to draft15 - renaming

  *renaming of all occurencies of "draft11" to "draft15"

Change-Id: Ie681c8c511fda87f6d3c862f64667827a9bff1f6
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Vratko Polák [Tue, 16 Aug 2016 12:00:13 +0000 (12:00 +0000)]
Updated git submodules

Project: releng/builder master 8fb9f39b806b94c392c4bb5b7c23826198000498

Merge "Use -Pq profile instead of -DskipTests=true"

Use -Pq profile instead of -DskipTests=true

The -Pq profile handles more things that speed up builds that don't need
the extra build profiles so lets use that instead.

Change-Id: I755f76388dd54a84bcd8a77db0563fd6ac02e9dd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Ashish [Mon, 15 Aug 2016 07:48:13 +0000 (13:18 +0530)]
Updated git submodules

Project: integration/test master e076bd3e8b5d460e01b72e922f066630155fafcf

Fixes scriptplan file name issue and bits.patch path issue.

Changed scriptplans/lispflowmapping-pyangbind-generate-bindings.txt
to scriptplans/lispflowmapping-msmr.txt as per the format of
\$project-\$functionality.txt

Changed bits.patch to global path.

Change-Id: I1bf183d9f6ff9cc7f380cf9bef6484a1bf04d4be
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoUpdated git submodules
Peter Gubka [Tue, 16 Aug 2016 09:46:16 +0000 (11:46 +0200)]
Updated git submodules

Project: integration/test master 2da1fdcf357f951772263cff39906ee3f55ef672

removing unused testplan file for bgp suites

Change-Id: I27c34ad95185d1f056eef05c8634986ebcaa586f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 16 Aug 2016 08:48:49 +0000 (08:48 +0000)]
Updated git submodules

Project: netconf master 091b769f2765137c4b46175c8d24f4c2ff3a8f34

Merge "Bug 6278: Switch to use odlparent's karaf-parent"

Bug 6278: Switch to use odlparent's karaf-parent

Change-Id: I13739711964cd58cb0ef148bcb04532883fea19f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Ryan Goulding [Tue, 9 Aug 2016 16:24:16 +0000 (12:24 -0400)]
Updated git submodules

Project: odlparent master e714b02ea6f1ab2adc04140dfe8d5a6a75462268

Bug 6278: Move opendaylight-karaf-empty to odlparent

Move opendaylight-karaf-empty from controller to odlparent.  As with
moves of other artifacts, the following process will happen:

1) Copy opendaylight-karaf-empty into odlparent and adjust the groupId.
   This patch handles the copy work.

2) Change opendaylight-karaf-empty in controller to derive from
   odlparent's opendaylight-karaf-empty

3) Change references to use the artifact added in #1.

4) Deprecate and remove controller's opendaylight-karaf-empty.

This patch just handles the initial groundwork outlined in #1.

Change-Id: I824e61280784409194840ba54bdc0a6a10f0368f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoMerge "DIDM: Developemnt guide"
Colin Dixon [Mon, 15 Aug 2016 20:56:21 +0000 (20:56 +0000)]
Merge "DIDM: Developemnt guide"

7 years agoUpdated git submodules
melserngawy [Fri, 5 Aug 2016 15:13:56 +0000 (17:13 +0200)]
Updated git submodules

Project: aaa master b8410b1299b7ee1e1b843850a558e68609575fa1

Bug 6424: move aaa-idmlight to use blueprint

Change-Id: I7c84ea21204b40e11135bba5a3c52a2901f4a78c
Signed-off-by: melserngawy <melserngawy@inocybe.com>
7 years agoDIDM: Developemnt guide 99/43999/3
subhash kumar singh [Mon, 15 Aug 2016 16:17:32 +0000 (21:47 +0530)]
DIDM: Developemnt guide

Add the deteails for the FlowObjective in DIDM developer guide.

Change-Id: I7cd6d09f2e28974516786421ace8dc3f82b17d9e
Signed-off-by: subhash kumar singh <subh.singh007@gmail.com>
7 years agoUpdated git submodules
Jakub Morvay [Mon, 15 Aug 2016 13:25:13 +0000 (15:25 +0200)]
Updated git submodules

Project: netconf master a7654ae09a1a094e796597d3ffe4aaa4a3043818

BUG-865: remove String-based getDataChildByName()

Some classes still implement String-based getDataChildByName method.
Get rid of this method implementations.

Change-Id: Ib8c458ec380262957b4bdc4e3b4f3e500f31d8f4
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoMerge "Documentation for Neutron Northbound project"
Colin Dixon [Mon, 15 Aug 2016 14:33:29 +0000 (14:33 +0000)]
Merge "Documentation for Neutron Northbound project"

7 years agoUpdated git submodules
Thanh Ha [Mon, 15 Aug 2016 14:14:43 +0000 (14:14 +0000)]
Updated git submodules

Project: releng/builder master c00dec408acd98d2996abbbf5b5050e9a2046e96

Merge "Add python tools to docker vms"

Add python tools to docker vms

Add python tools and dependencies, including virtualenv,
to docker vms. Virtualenv will be used to install
docker-compose, which is needed for some of the new Netvirt IT
tests (vpnservice IT).

Reference https://git.opendaylight.org/gerrit/#/c/43140/

Change-Id: I9f7c88bcc4f2ae7657bae650a71a74a01544f85b
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoUpdated git submodules
Jakub Toth [Mon, 4 Jul 2016 10:47:24 +0000 (12:47 +0200)]
Updated git submodules

Project: netconf master a8f0f0bc9a3a27bdf012c5321882c96ef7de46f4

Bug 5553 - Impl get operations

  *package protected impl of container, leaf and module
  *fix for new restconf part too

Change-Id: I1e3e1eb1a52158278992df871ba6690dd3b7c640
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Sat, 13 Aug 2016 20:14:56 +0000 (20:14 +0000)]
Updated git submodules

Project: releng/builder master 0e004d82ea2240f84ea2aa4c274fac5526366a61

Merge "Migrate maven to freestyle for perodic"

Migrate maven to freestyle for perodic

Change-Id: Ia021a0bb047052a4f7bad091d912fad29b9ea98f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Sat, 13 Aug 2016 19:33:36 +0000 (19:33 +0000)]
Updated git submodules

Project: releng/builder master c5e04f9e6d91ae8fa9d2d73dd34d4b8f7224d0fb

Merge "Migrate maven to freestyle for integration"

Migrate maven to freestyle for integration

Change-Id: I89f78c3ccc4b8870594363bb73fb801581f36030
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Fix case of image name in VTN overview"
Thanh Ha [Sat, 13 Aug 2016 19:17:56 +0000 (19:17 +0000)]
Merge "Fix case of image name in VTN overview"

7 years agoUpdated git submodules
Thanh Ha [Sat, 13 Aug 2016 17:37:56 +0000 (17:37 +0000)]
Updated git submodules

Project: releng/builder master 2a8744f668e76ecda6b4f579fa9cc01da649963b

Merge "Migrate maven to freestyle for clm"

Migrate maven to freestyle for clm

Change-Id: I696f9dce606fdbe4b7592a2fac0279aae5570a83
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Get spectrometer autodoc working"
Thanh Ha [Sat, 13 Aug 2016 17:36:44 +0000 (17:36 +0000)]
Merge "Get spectrometer autodoc working"

7 years agoMerge "Update README.md"
Thanh Ha [Sat, 13 Aug 2016 17:03:48 +0000 (17:03 +0000)]
Merge "Update README.md"

7 years agoMerge "Fix sphinx warnings"
Thanh Ha [Sat, 13 Aug 2016 16:30:36 +0000 (16:30 +0000)]
Merge "Fix sphinx warnings"

7 years agoGet spectrometer autodoc working 84/43884/2
Colin Dixon [Fri, 12 Aug 2016 20:20:28 +0000 (16:20 -0400)]
Get spectrometer autodoc working

Change-Id: I66b9c834392ebb937262b9799d83f076cd88464b
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdate Boron documentation for ALTO 85/43885/1
jensenzhang [Fri, 12 Aug 2016 01:07:29 +0000 (09:07 +0800)]
Update Boron documentation for ALTO

Revise the version in user guide and developer guide.
Introduce new feature for user guide.

Change-Id: Ib222678b800952f7371aac5f66240952f1e5e265
Signed-off-by: jensenzhang <jingxuan.n.zhang@gmail.com>
(cherry picked from commit fb063c37aa1d3fc6545c2d8110c340c769134331)

7 years agoFix sphinx warnings 82/43882/1
Colin Dixon [Fri, 12 Aug 2016 20:09:37 +0000 (16:09 -0400)]
Fix sphinx warnings

Change-Id: Ia384acff499d972549d495efbde1904943be6be9
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoDocumentation for Neutron Northbound project 09/32109/4
Isaku Yamahata [Sat, 26 Dec 2015 02:37:04 +0000 (18:37 -0800)]
Documentation for Neutron Northbound project

This patch includes
- user's guide for Neutron Service
- developer's guide for Neutron Service

Change-Id: I77d14d7ebd2d609d1a09d4fe3ef4ea1663bec286
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
7 years agoFix case of image name in VTN overview 55/43855/2
Colin Dixon [Fri, 12 Aug 2016 13:36:14 +0000 (09:36 -0400)]
Fix case of image name in VTN overview

Change-Id: I27d6c1f9fd1293502421f460f6a9ca1623383683
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Vratko Polák [Fri, 12 Aug 2016 09:44:13 +0000 (09:44 +0000)]
Updated git submodules

Project: releng/builder master 0f7ddba01118813c3a06c9e2cccfcce357b43ed6

Merge "Keep validate-autorelease results for 7 days"

Keep validate-autorelease results for 7 days

Change-Id: I28e7799969a5170465a8000a373baa9588566177
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Fri, 12 Aug 2016 09:43:34 +0000 (09:43 +0000)]
Updated git submodules

Project: releng/builder master 1c2c5f2a2d2a5062410e5590cae9596242312ce7

Merge "Add delete jobs script"

Add delete jobs script

Change-Id: Id57b6002898891f7e8be4758e5d93e7b949ef08a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Tomas Cere [Fri, 12 Aug 2016 08:45:11 +0000 (08:45 +0000)]
Updated git submodules

Project: netconf master dbc82390d9d0a4559e2dda27ca8fe143f5377c41

Merge "Bug 6251 - Exclude flawed models from mount point"

Bug 6251 - Exclude flawed models from mount point

Flawed models that cannot be parsed by Yangtools are ignored when
building schema context for mountpoint.

Change-Id: I32585bcf34ae9df153c7147566828ba887f466de
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoUpdated git submodules
Karthik.S [Tue, 9 Aug 2016 18:08:31 +0000 (23:38 +0530)]
Updated git submodules

Project: integration/test master 283099c6919a1e86984607554d94eed718fecd71

Fix topology wait test cases failure in VTN Manager Boron

   * For first update topology, test case returns status code as 201 and then
     from next case it returns 200 as return code.
   * For Beryllium, for first time itself it returns 200. To fix this issue
     here we added 'Allowed Status Codes' contain list of retunr codes.

Change-Id: Ib1ca96cd63264422881609f74203a3cee9e78a44
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoUpdated git submodules
gvrangan [Thu, 11 Aug 2016 22:51:14 +0000 (22:51 +0000)]
Updated git submodules

Project: releng/builder master 961d46fea3ced262d704a90d82d99a8711358d9c

Fix the missing whitespace for the list  of pids

This is causing jobs with more than 1 ODL  to fail in CSIT.

Change-Id: I94e06fa8eda90a8f90f28a7af8cc02d64f33d3d9
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 11 Aug 2016 19:10:37 +0000 (15:10 -0400)]
Updated git submodules

Project: releng/builder master 30b599bb3e343e63d5ccd9be1ece201d6946ddb8

Copy log and prop files to archives

autorelease-release job was missing some needed log files so copy them
into the archives directory to make sure they get archived.

Also dedup archive-artifacts parameter.

Change-Id: I1fc74e0a8d98356e7114844140f72c2629a0cd4e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 11 Aug 2016 14:17:41 +0000 (10:17 -0400)]
Updated git submodules

Project: releng/builder master d10cc001f4716a7cfdd30a9579f607655c0198d1

Set next build tag to be Boron-RC0

Change-Id: Ic0e050677447934d51a0f50a6a0c3c4b59f3f0c7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 11 Aug 2016 12:44:28 +0000 (08:44 -0400)]
Updated git submodules

Project: releng/builder master 53a1fa6bd71de7cb02eda239caa0512fea077f9f

Fail build when ssh keys are not copied to nodes

Change-Id: I8f2314f0f32a0f71022c240dfd65f7930f92ec4b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 11 Aug 2016 17:02:31 +0000 (13:02 -0400)]
Updated git submodules

Project: releng/builder master 465619fafdc12d8812754dab0dd5be393b668741

Remove duplicate boron definition

Change-Id: Ie0ce18c53093f9f27e0cd6aa6a7fa791a0573b69
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Thu, 11 Aug 2016 16:43:45 +0000 (16:43 +0000)]
Updated git submodules

Project: releng/builder master 7f2e7ecdae7277b68ffbe2dcbcab96656a220c69

Merge "Migrate maven to freestyle for distribution-check"

Migrate maven to freestyle for distribution-check

Change-Id: Id11ce6a55d39d88f3798247164e54256fe33d58f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Thu, 11 Aug 2016 16:42:40 +0000 (16:42 +0000)]
Updated git submodules

Project: releng/builder master 9a09f8756c8cb73fa5857c77e407324a94078ef3

Merge "Retry copying ssh keys for 10 minutes"

Retry copying ssh keys for 10 minutes

Change-Id: I9ad8da848142acb9378cd77b2e235636a949be96
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Thu, 11 Aug 2016 16:42:19 +0000 (16:42 +0000)]
Updated git submodules

Project: releng/builder master bbf6d21d4bbe4ce8f9ed455b978d4b8dc3af303f

Merge "Generate dependencies.log before building"

Generate dependencies.log before building

Generating the dependencies.log after a build completes causes it to
retrieve the wrong data due to the build leaving around temporary build
files.

Change-Id: I5c98d6e9e8bf77cb656430f40f899aa6f3756441
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Thu, 11 Aug 2016 16:39:55 +0000 (16:39 +0000)]
Updated git submodules

Project: releng/builder master 3b83504d6a0964d13fd00c80d96817408dbae0ac

Merge "Bump next release Beryllium to SR4"

Bump next release Beryllium to SR4

Change-Id: Icade2fbdf5e5c279bb9200668952b9b5abcff992
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Thu, 11 Aug 2016 16:39:45 +0000 (16:39 +0000)]
Updated git submodules

Project: releng/builder master 720f3b63835386955dc6f3f24bb43c51086cb8f8

Merge "Create Carbon jobs for integration"

Create Carbon jobs for integration

Change-Id: I9e368529e55f074473c3bcc0bea2b8cab52edc6e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Thu, 11 Aug 2016 16:38:48 +0000 (16:38 +0000)]
Updated git submodules

Project: releng/builder master 55cfb6b185c108236002e4c0663e6f0fa5403e30

Merge "Create Carbon jobs for csit"

Create Carbon jobs for csit

Change-Id: I760c6a8d7cf3244c8bba37f4d41c03b75ee00a29
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Thu, 11 Aug 2016 16:27:05 +0000 (16:27 +0000)]
Updated git submodules

Project: releng/builder master f9b75c495dbf77dc916bc4942a4ae93a4aa4d62d

Merge "move ovsdb csit to use carbon for master and stable/boron"

move ovsdb csit to use carbon for master and stable/boron

Change-Id: I005bdb2c5e6534be5c8ffd67b6e4e8b1603478fc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Colin Dixon [Thu, 11 Aug 2016 14:53:13 +0000 (10:53 -0400)]
Updated git submodules

Project: releng/builder master 8246ee99778b72c57a66a5b386d64a9cbd925746

Fix carbon/boron streams for docs-rtd job

Change-Id: I3a4d28fd3e923a31d22f00928f33302005014335
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 11 Aug 2016 13:02:29 +0000 (13:02 +0000)]
Updated git submodules

Project: releng/builder master 5431c5567c729cdac5297640dda467f6835a4e8a

Merge "Migrate maven to freestyle for validation-autorelease"

Migrate maven to freestyle for validation-autorelease

Change-Id: I98c2ae9df8dee9ac7d2368a891e3a5779af36c9d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Update BGP dev and user guide"
Colin Dixon [Thu, 11 Aug 2016 12:54:59 +0000 (12:54 +0000)]
Merge "Update BGP dev and user guide"

7 years agoMerge "Update PCEP dev and user guide"
Colin Dixon [Thu, 11 Aug 2016 12:54:34 +0000 (12:54 +0000)]
Merge "Update PCEP dev and user guide"

7 years agoUpdated git submodules
Robert Varga [Tue, 2 Aug 2016 18:58:16 +0000 (20:58 +0200)]
Updated git submodules

Project: netconf master 46ffd87019793ddf8d6e3c3b06d9a3535b5c44ac

Bump OpenExi to 2.62.0

This bumps the version to the latest released one.

Change-Id: I10dff28446bb7bdcde86c06fe03075f6a67a2bd3
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 11 Aug 2016 04:58:37 +0000 (21:58 -0700)]
Updated git submodules

Project: releng/builder master f8f66775e1b8e77a6a6e3fb568a0a870db05d014

use an 8G devstack VM for the openstack systems

Change-Id: I09332baaeb02f7d0e0312f547bfba664daad3314
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Tomas Cere [Thu, 11 Aug 2016 11:36:38 +0000 (11:36 +0000)]
Updated git submodules

Project: netconf master 9bb49e5b92bcfe0be0597eb0e9e0faaa14028134

Merge "BUG-865: remove String-based getDataChildByName()"

BUG-865: remove String-based getDataChildByName()

Replace usage of deprecated String-based getDataChildByName() method
with QName-based one.

Change-Id: I0108a98bb35082f1fe1b0a3c728fef2e4f43f9b9
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoUpdated git submodules
Andrej Záň [Wed, 10 Aug 2016 13:02:44 +0000 (15:02 +0200)]
Updated git submodules

Project: integration/test master 7971b0b342c0a38ac20f0ff2b521edb637c56113

fix of bug 6377 - change of expected PUT status

Change-Id: I7a4f81fb6825f1d23f063ac64c4acda988dde739
Signed-off-by: Andrej Záň <andrej.zan@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Thu, 11 Aug 2016 08:32:17 +0000 (08:32 +0000)]
Updated git submodules

Project: netconf master 1582427eb81ac3250f2db5c041838d11432b45a0

Merge "Bug 6198 - Use sal-netconf-connector to connet device costs too much time"

Bug 6198 - Use sal-netconf-connector to connet device costs too much time

Filter missing sources Identifiers before createSchemaContext in class RecursiveSchemaSetup.

Change-Id: Ic41d4803df0807d799a1e80ceb6639877f006e42
Signed-off-by: Xu Rong <xu.rong4@zte.com.cn>
7 years agoUpdated git submodules
Alon Kochba [Wed, 10 Aug 2016 11:20:28 +0000 (14:20 +0300)]
Updated git submodules

Project: integration/test master 48e5efbafe65bb133e566faa032c785c5b3e649e

add tempest suite to netvirt-vpnservice-3node run

Change-Id: I4e6800fd1bf9845e03fd39f0d969c1d95597c233
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdate BGP dev and user guide 46/43646/1
Milos Fabian [Mon, 8 Feb 2016 22:25:15 +0000 (23:25 +0100)]
Update BGP dev and user guide

Edit links to conform stable Beryllium branch.
Add info about labled unicast module.
Add more examples for Application Peer usecase
-IPv6 Unicast
-IPv4 Labled Unicast
-Ipv4 Flowspec
-Ipv6 Flowspec

Change-Id: Ibc3a1b566005d1f24cf068867c596217b4bf871e
Signed-off-by: Milos Fabian <milfabia@cisco.com>
7 years agoUpdate PCEP dev and user guide 38/43638/1
Milos Fabian [Mon, 8 Feb 2016 22:31:15 +0000 (23:31 +0100)]
Update PCEP dev and user guide

Edit gerrit links to point stable Beryllium branch.
Update configuration examples to conform current state.
Add info about PCE Sync. Optimization.

Change-Id: I068ffd7dee3cd5e0f486856f4896c65af8dc25fa
Signed-off-by: Milos Fabian <milfabia@cisco.com>
7 years agoUpdated git submodules
Ryan Goulding [Tue, 9 Aug 2016 02:37:38 +0000 (22:37 -0400)]
Updated git submodules

Project: odlparent master 86e07353ec2326912f60ef915dfd5dd1ee5a4f85

Remove a few unneeded braces

This avoids maven picking up certain properties (i.e., JAVA_HOME)
and replacing with build time value.

Change-Id: I5a7b0a7e5c8698cfb1469420b8bb358857c3e449
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoMerge "Lispflowmapping - user guide - clustering information."
Colin Dixon [Wed, 10 Aug 2016 14:52:52 +0000 (14:52 +0000)]
Merge "Lispflowmapping - user guide - clustering information."

7 years agoUpdated git submodules
Thanh Ha [Sat, 25 Jun 2016 17:31:33 +0000 (13:31 -0400)]
Updated git submodules

Project: releng/builder master a85b82effc9a19aab18416aebb764f6fe59ed57c

Add spectrometer-deployment job

Automate deployment of spectrometer components to
spectrometer.opendaylight.org.

Change-Id: Ic0e3fc3e9a2864b41812ea836b8038df77ffa66f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jozef Gloncak [Wed, 20 Jul 2016 11:04:11 +0000 (13:04 +0200)]
Updated git submodules

Project: integration/test master d4155e2a2d64230329d04ca609664208e4ab4fdb

Add cluster deployer template for lispflowmapping project.

Change-Id: I46b611d40d8e2bde272a56dc27a2f8bea64a6b26
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 24 Jun 2016 13:33:56 +0000 (15:33 +0200)]
Updated git submodules

Project: odlparent master d79303be08b4b11dcce723982e59c20e21c5b4ea

Upgrade Karaf 3.0.6 -> 3.0.7

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12334639
has the details; in particular this should fix
https://issues.apache.org/jira/browse/KARAF-4502 (the SSH key
negotiation failure).

This upgrade also pulls in newer versions of Aries Blueprint.

Change-Id: I475281cc9e422bfdd7574c23457259133593966d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Ed Warnicke [Fri, 5 Aug 2016 22:00:46 +0000 (15:00 -0700)]
Updated git submodules

Project: odlparent master 99f5917863a8bcf66e723fba94dad8e25618a212

Bug 6341 Remove copy of dependencies from karaf-parent

It appears that a lot of bloat is based on the manner in which the transition of
integration/distribution/distribution-karaf was transitioned to using karaf-parent.

There-in lies a tale.  Way back in Helium days... we used a 'dependency' hack for populating system/.
It basically just copied all the dependencies into system/ from the whole shebang.  This had two issues:

a)  Massive overinclusion , as you don't need most of the maven dependencies.
b)  Maven only ever copies *one* version of a thing via the maven dependency mechanisms... so *any* version skew borks you.

To fix this, in Li timeframe I wrote karaf-plugin.  Karaf-plugin walks the features.xml files
and makes sure that we have the needed bundles so all possible features can run.  This radically
reduces the overinclusion, as you are only pulling in the stuff you actually need.
It also solves the version skew problem... which is important because while we don't *want* version skew... it happens.

Because we were at the end of Li, and I did not wish to possibly break someone's
project local distribution, I *only* deployed karaf-plugin to integration/distribution, *not* to karaf-parent.

Since then, others have done good work on karaf-parent (and migrated it to odlparent).
Many thanks to them.  As part of that work, integration/distribution was migrated to use
karaf-parent (again, a good thing).

*But*... this suddenly caused integration/distribution to start doing massive overinclusion again (not good) :(
This appears to account for around 100mb of our size growth since Be.

The correct solution here IMHO would be:

a) To remove the dependency copying behavior of karaf-parent
b) Have the karaf-parent use karaf-plugin

Note: If you do #a without #b... you will likely break the project local distributions.

Sadly, doing #a and #b puts us back in the late breaking change that might impact the
project local distributions place I decided to avoid in Li.  However,
we now have a couple of releases of experience with the karaf-plugin, and thus the risk is somewhat lower.

This patch does #a and #b.

PatchSet #5: Fix karaf-plugin to also install bundles listed in startup.properties as well.

Change-Id: Ie4d99e86cf364fd4fc6d7d99622991133fa3e006
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoRemove AsciiDoc OpenStack guide 77/43577/2
Colin Dixon [Wed, 10 Aug 2016 01:32:47 +0000 (21:32 -0400)]
Remove AsciiDoc OpenStack guide

Change-Id: I31b50dea6f0508ee6e9f1f9696e6ec294133da06
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 9 Aug 2016 22:26:03 +0000 (15:26 -0700)]
Updated git submodules

Project: integration/test master 58702447db050ccc0190d2a0c10a94a3aed4aecc

allow for status code 20x for PUT requests in ovsdb southbound suite

Change-Id: Iab61bc7fb57f21c8e77577b3dd9e96dd25cb370e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoNIC Beryllium - Adoc changes. 28/33628/7
Arthi.b [Tue, 26 Jan 2016 21:49:58 +0000 (03:19 +0530)]
NIC Beryllium - Adoc changes.

Change-Id: I1286c716ee88d25190d73dec6abc06ad6eacae50
Signed-off-by: Arthi.b <arthi.b@hcl.com>
7 years agoUpdated git submodules
Mahendar Yavagani [Tue, 26 Jul 2016 22:49:10 +0000 (15:49 -0700)]
Updated git submodules

Project: integration/test master 17eb4cba8b612391c30bd334c34779c1740df6dc

Added vpnservice related tests with openstack

Change-Id: Ie4799e701bb31121eaf300632c7f53078728cdc4
Signed-off-by: Mahendar Yavagani <mahendar.yavagani@gmail.com>
7 years agoMerge "Change version in conf.py to Carbon"
Thanh Ha [Tue, 9 Aug 2016 21:20:28 +0000 (21:20 +0000)]
Merge "Change version in conf.py to Carbon"

7 years agoChange version in conf.py to Carbon 65/43565/1
Colin Dixon [Tue, 9 Aug 2016 20:37:16 +0000 (16:37 -0400)]
Change version in conf.py to Carbon

Change-Id: If490bc0c66cf9a2d5c9596ee5ab361cb5b9c5582
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 9 Aug 2016 20:17:48 +0000 (20:17 +0000)]
Updated git submodules

Project: releng/builder master 2e39f0c9fe381855ea45dfd98406b557adecd4c0

Merge "Add USC udp csit jobs"

Add USC udp csit jobs

Change-Id: I3744904efddc38a0029bee1212d4f9c1c683fcff
Signed-off-by: victorxu <s.xu@huawei.com>
7 years agoMerge "ADDED UniMgr developer guide"
Colin Dixon [Tue, 9 Aug 2016 20:14:31 +0000 (20:14 +0000)]
Merge "ADDED UniMgr developer guide"

7 years agoMerge "DIDM: documentation for flowObjective"
Colin Dixon [Tue, 9 Aug 2016 20:00:02 +0000 (20:00 +0000)]
Merge "DIDM: documentation for flowObjective"

7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 9 Aug 2016 18:49:16 +0000 (18:49 +0000)]
Updated git submodules

Project: releng/builder master a8c9dada010c058e8af9f5f8403946ba7c723143

Merge "Use odl-mdsal-benchmark feature in dsbenchmark jobs"

Use odl-mdsal-benchmark feature in dsbenchmark jobs

Since Beryllium, there is this feature which also includes
two other benchmarks: rpcbenchmark and ntfbenchmark.
This would allow additional *benchmark suites to be included in this job.

Change-Id: I7c11a173eb11b390fc3dd8e8ad2fe1f4457ea23e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Tue, 9 Aug 2016 10:08:30 +0000 (12:08 +0200)]
Updated git submodules

Project: integration/test master fc0ec1ef74c6f7ab20ff9f50271975de6125d86a

Increase timeout for dsbenchmark suite

It is now run also on 3-node cluster,
and even though it passed on Sandbox within 30 minutes,
in production it times out.

3 hours seems very long, considering 1-node suite passes
the test case in 9 minutes, but this is to distinguish real failures
from mere performance degradation perhaps caused by network.

Change-Id: Id9923c510c7814e6ccb22d6b2c5398a37dbd9778
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 9 Aug 2016 18:29:32 +0000 (14:29 -0400)]
Updated git submodules

Project: releng/builder master fde64df52e802d868ce0c9234af8369762c0efdc

Fix tsdr branch declaration

Change-Id: Idcb91b6683bffbfd8c3a9fbb169a412803a08f3c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Add example commands to branch cut"
Colin Dixon [Tue, 9 Aug 2016 16:27:52 +0000 (16:27 +0000)]
Merge "Add example commands to branch cut"

7 years agoMerge "Add step to release gpgsign repo"
Colin Dixon [Tue, 9 Aug 2016 16:27:49 +0000 (16:27 +0000)]
Merge "Add step to release gpgsign repo"

7 years agoUpdated git submodules
Thanh Ha [Tue, 9 Aug 2016 15:41:53 +0000 (15:41 +0000)]
Updated git submodules

Project: releng/builder master 5bae7cd8254aff34e1e3772769b6268ec913b5d6

Merge "Migrate autorelease JJB jobs to logs.opendaylight.org"

Migrate autorelease JJB jobs to logs.opendaylight.org

Change-Id: Iefb680217c0ca1df209335591c4b914cd3ddd8d7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Ryan Goulding [Tue, 9 Aug 2016 15:39:08 +0000 (15:39 +0000)]
Updated git submodules

Project: aaa master 94305ea009b960e9acc0c7f53b63bda6799e818f

Merge "Move aaa-h2-store bundle to use blueprint"

Move aaa-h2-store bundle to use blueprint

Change-Id: I1a5ab1fbca359ba081add9da26be4710179488d7
Signed-off-by: melserngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Samuel Kontriš [Mon, 1 Aug 2016 10:25:16 +0000 (12:25 +0200)]
Updated git submodules

Project: integration/test master f5029710207d4728dd6d0b343b51adc5a64c4845

Topoprocessing - added 'Underlay item removal' tests

Change-Id: Ib8fdad8b5e7c54c8bd9d78b6cece825099ec0683
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
7 years agoUpdated git submodules
Thanh Ha [Tue, 9 Aug 2016 04:29:19 +0000 (04:29 +0000)]
Updated git submodules

Project: releng/builder master e0f6dddf24a77cccce458f4ab108336dde74d2c6

Merge "Adding All-Job in the CSIT for TSDR project"

Adding All-Job in the CSIT for TSDR project

Change-Id: Iafb5059d9143e6774649dec1ec423fa857cf583b
Signed-off-by: Chaudhry Usama <chaudhryusama@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 8 Aug 2016 21:50:17 +0000 (17:50 -0400)]
Updated git submodules

Project: netconf master fe897d64d298e3ee50e161e3a7d2c835f2c94027

Bump versions by 0.1.0 for next dev cycle

Change-Id: I6e4f55e341ebd255ace39f5fd4f1eabc9c29d44b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 8 Aug 2016 21:50:11 +0000 (17:50 -0400)]
Updated git submodules

Project: aaa master 78f7233f36950ca0a160dd11539ba9aae5191df4

Bump versions by 0.1.0 for next dev cycle

Change-Id: I3af7fbc22b54e10bf4497b344c2137cc59102b30
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd example commands to branch cut 57/43457/1
Thanh Ha [Tue, 9 Aug 2016 00:22:49 +0000 (20:22 -0400)]
Add example commands to branch cut

Change-Id: I8f491b4dd7a078b4c34c7f7318762c4a9cb645c2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd step to release gpgsign repo 56/43456/1
Thanh Ha [Thu, 4 Aug 2016 18:10:37 +0000 (14:10 -0400)]
Add step to release gpgsign repo

Change-Id: I5f3db4097ca8dff15ff9db96641044ae4e6f4320
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Bump versions by 0.1.0 for next dev cycle"
Thanh Ha [Tue, 9 Aug 2016 00:13:54 +0000 (00:13 +0000)]
Merge "Bump versions by 0.1.0 for next dev cycle"

7 years agoUpdated git submodules
Thanh Ha [Mon, 8 Aug 2016 21:50:18 +0000 (17:50 -0400)]
Updated git submodules

Project: odlparent master a821293befe5f3fd0920e98642d2ee5554d4a4e2

Bump versions by 0.1.0 for next dev cycle

Change-Id: I5d0c92a382129f35ed2cefe407720a30d1e1332b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoBump versions by 0.1.0 for next dev cycle 12/43412/1
Thanh Ha [Mon, 8 Aug 2016 21:50:13 +0000 (17:50 -0400)]
Bump versions by 0.1.0 for next dev cycle

Change-Id: Ibca3d664937bba8cc29d5301ce0e2305cd40b48f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 8 Aug 2016 19:52:28 +0000 (15:52 -0400)]
Updated git submodules

Project: releng/builder master 7b89d05fcdf66c989d52bd8f82e6f42c3b238cb8

Create Carbon releng jobs

- Creates carbon jobs
- Points Boron to stable/boron branch

TODO: Need to create carbon csit jobs too but that will be done in a
separate patch.

Change-Id: I6418cf007af18a68e6a1992205b8786e2716d3ea
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Martin Dindoffer [Wed, 3 Aug 2016 13:56:34 +0000 (15:56 +0200)]
Updated git submodules

Project: odlparent master 5cf1ef4a8f6112d16094e9cf8a39a1d17ab1b30b

Add a workaround for Karaf not recognizing Windows 10

* Adjusts Karaf(Equinox) properties on startup to allow running on Windows 10
* This fix will be obsolete once we update Karaf to a version
   with w10-compatible Equinox
* Equinox commit needed for a permanent fix:
   https://github.com/eclipse/rt.equinox.framework/commit/5ebd8e732dcca11efc03ac4721e1909565caf679

Change-Id: Ide7cf4600a83dd379a7bb2811735e1980dc0887c
Signed-off-by: Martin Dindoffer <martin.dindoffer@pantheon.tech>
7 years agoUpdate README.md 35/43335/1
Colin Dixon [Mon, 8 Aug 2016 16:16:36 +0000 (12:16 -0400)]
Update README.md

Change-Id: Ie4210ccf64285ca9f5e8cea2153d449d01d624c4
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Ryan Goulding [Mon, 8 Aug 2016 03:17:23 +0000 (23:17 -0400)]
Updated git submodules

Project: aaa master 404e0b54a1f71fcc068c00e4e531e8aa92eff196

Remove stale code from aaa-idmlight bundle

There is a bunch of bash scripts and json included in the aaa-idmlight bundle
that are there for historic reasons only.  These scripts do not reflect the
new data models that have been used for AAA since Beryllium, and thus are confusing
at best.  This change removes this dated code to avoid confusion and clean
up the code base.

Change-Id: Ib698c9823227d9648b65881993276c9c187e3443
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Jakub Toth [Mon, 8 Aug 2016 13:50:27 +0000 (15:50 +0200)]
Updated git submodules

Project: netconf master 3b13adeda10b8ba454fe2df85e97ec5ff538b26b

Bug 6358 - Fix merge parents

Change-Id: I965f1ebe2e2bcc06f9af93e613351f28778448ff
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Sun, 7 Aug 2016 21:12:37 +0000 (23:12 +0200)]
Updated git submodules

Project: odlparent master c600a471427eddd30d8595dc0e755e00514dc210

Add more logging from karaf

When a feature fails to install, we would really like
some context to the failure. This option will result
in an additional warning with exception being logged.

Change-Id: I44d44f1905e9b2f400dc31b33473b16d839b9874
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Mon, 8 Aug 2016 10:04:43 +0000 (12:04 +0200)]
Updated git submodules

Project: odlparent master 8f4dd1b3a291f1326269f37469500809aea87992

Add relativePath to karaf poms

Change-Id: I4176f2fdb4ed57d5c69c2b2eac01765c53ddf0e2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>