docs.git
7 years agoUpdated git submodules
David Suarez [Wed, 2 Aug 2017 18:38:31 +0000 (20:38 +0200)]
Updated git submodules

Project: netvirt stable/carbon 84d0243b4664ae84ad0224d0ca15799a2f5e2389

Fix some logs

Fix some logs.

Change-Id: I9a72aa7ec1563305596370528f70653eae2ff9ae
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
7 years agoUpdated git submodules
Faseela K [Mon, 7 Aug 2017 10:09:28 +0000 (10:09 +0000)]
Updated git submodules

Project: genius stable/carbon 12477803b80d5b798cf1a05ccb438c545939442e

Merge "IdManager: Use lock only when required" into stable/carbon

IdManager: Use lock only when required

It was observed that there were more than one thread waiting to acquire
lock for the uniqueKey. This can be avoided since there is a local map
which tracks the idValue allocated for every request until the idValue
is persisted in the DS.

During testing, there were some conflictModificationExceptions thrown.
This was because the arrayList for delayedIdEntries were not set as
CopyOnArrayList at certain places.

Also have done some refactoring for allocateIdFromLocalPool()

Change-Id: I5b24b2a5d4ebe809d7217a509c74750b0d399f9c
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Mon, 7 Aug 2017 10:02:09 +0000 (10:02 +0000)]
Updated git submodules

Project: genius stable/carbon 3f41a84c7a1cbf95faf8cdf017e16856e6cb7d8b

Merge "Fix Service-binding flowRef" into stable/carbon

Fix Service-binding flowRef

Change-Id: Ica70eaeafde21531d8b77fe3a8911af9adffe017
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Mon, 7 Aug 2017 08:49:17 +0000 (08:49 +0000)]
Updated git submodules

Project: genius stable/carbon 1ef780ca03bbe6994c61daa7a0eb7b7f61f2bcf7

Merge "Make DJC to be more concurrent and fixing signal issue b/w enqueue jobs" into stable/carbon

Make DJC to be more concurrent and fixing signal issue b/w enqueue jobs

and job queue handler

Change-Id: I7bfbd15f7a8fa1b80555a0a99689a536a4896c8e
Signed-off-by: epgoraj <p.govinda.rajulu@ericsson.com>
7 years agoUpdated git submodules
David Suarez [Fri, 4 Aug 2017 18:46:48 +0000 (20:46 +0200)]
Updated git submodules

Project: netvirt stable/carbon aa214fc522f26918db65ab1594538a8515822011

Replace size()==0 by isEmpty()

Replace size()==0 by isEmpty(). It improves readability and avoid "=0".

Change-Id: I60f975639d32ba7f2c317779b7af5beb2f92ed1a
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Sat, 5 Aug 2017 18:00:56 +0000 (14:00 -0400)]
Updated git submodules

Project: releng/builder master 9d6bbe8814816c12525a19214901b41bb28c02c9

Set autorelease choosing strategy to default

This job is not a Gerrit triggered job so choosing strategy gerrit is
incorrect and causes Jenkins to checkout the wrong branch. In case of
autorelease Carbon builds #416 - #419 it was checking out the master
branch.

Change-Id: I7a5874b461172313397db7c73948800842f9c65c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Aswin Suryanarayanan [Fri, 28 Jul 2017 12:19:23 +0000 (17:49 +0530)]
Updated git submodules

Project: netvirt stable/carbon 3f868b073ed86a6f49db0c002f495f08f5a82c6f

Bug 8882 - With conntrack SNAT communication with PNF fails

Change set_field to load action and set only the relevent bits. Thus the
lport tag is preserved.

Depends on [1] https://git.opendaylight.org/gerrit/#/c/60870

Change-Id: I769254de971deed02cf510ee62db08c3d887070e
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
7 years agoUpdated git submodules
Jaime Caamaño Ruiz [Mon, 31 Jul 2017 14:56:09 +0000 (16:56 +0200)]
Updated git submodules

Project: netvirt stable/carbon d08947abbdd0521ae76f3add71556edc0f5e1f19

BUG 8914: Fix NPE in sfc.classifier-impl

NPE was due ACLs with no RedirectToSfc action. Such ACLs should be
ignored.

Change-Id: If4eb944308db5432919da1c5df8b00469a5df561
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
7 years agoUpdated git submodules
jenkins-releng [Fri, 4 Aug 2017 20:12:44 +0000 (20:12 +0000)]
Updated git submodules

Project: releng/builder master 678b882fdcbe9937ed32601108eb167343fe0297

Update validate autorelease projects for nitrogen

Change-Id: I4fe675c7611d0584cd1ecebcf3aab91a5add6b60
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 4 Aug 2017 18:01:28 +0000 (18:01 +0000)]
Updated git submodules

Project: releng/builder master e781ea36786462732170fb4ead81b39d930fc9bd

Merge "Hard-code openjdk8 for validate job"

Hard-code openjdk8 for validate job

The JDK version does not really matter for validate-autorelease as the
correct JDK is configured by the project in their verify jobs. Typically
infra always wants to use the latest version anyway. This fixes the
warning in Jenkins that {jdk} is not found because
validate-autorelease's autogenerator job does not set a JDK.

Issue: RELENG-361
Change-Id: Idb71caf601d5f49a89afaf423573e78dff9ee72c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 3 Aug 2017 20:56:23 +0000 (16:56 -0400)]
Updated git submodules

Project: releng/builder master a85466d3a8b3258825fe847808414a560f535312

Update SPDX License header to 2.0 format

As defined by https://spdx.org/using-spdx

Change-Id: Ic147d6d919e472a1f81b794bd9075a5c0c97fe72
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 4 Aug 2017 17:39:37 +0000 (17:39 +0000)]
Updated git submodules

Project: releng/builder master ac042722d7b62fdc0769972545985724e70fdeb9

Merge "Rework autorelease generate-taglist and patch code"

Rework autorelease generate-taglist and patch code

Improve the way we generate patches.tar.gz to ensure taglist.log is
always generated along side it.

Jira: RELENG-155
Change-Id: If24e9341f0f69495e028be7a28a9d7fd69980242
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 4 Aug 2017 17:39:34 +0000 (17:39 +0000)]
Updated git submodules

Project: releng/builder master 57ee1d6e72f16a3f465c3e86825b065e119c1432

Merge "Use lf-infra-parameters"

Use lf-infra-parameters

RELEASE_BRANCH is actually just GERRIT_BRANCH so simplify scripts by
removing parameter duplication.

Change-Id: I93d7b0f221133e42788b2ff377319712dd945657
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 4 Aug 2017 17:39:29 +0000 (17:39 +0000)]
Updated git submodules

Project: releng/builder master a1582b2ef6409d7b56a547c70222fb8ada3acce9

Merge "Move validate-autorelease to autorelease project"

Move validate-autorelease to autorelease project

Maintenance of this template is the responsibilitiy of the autorelease
project so move the template there.

Change-Id: I1540c160c0552c04f7a6f8080de4acd65da457bb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
eupakir [Wed, 2 Aug 2017 13:47:58 +0000 (19:17 +0530)]
Updated git submodules

Project: netvirt stable/carbon 10b553c767b414c3ad03b67e2b3a4fbbc5671cbf

Bug 8346 - Conflicting modification for vpnNextHops.

The VpnInstanceListener used to wait for the vpn Interface Operational
data to clean up, before cleaning up data stores related to it.
There was a max wait time calculate, but some time interface op cleanup is
exceeding this wait time. As a result, the vpn instance related cleanup is
done before or at the same time as the vpn interface op cleanup,
resulting in these exceptions.
This fix remove the timed wait for the vpn instance, and cleans up the vpn
data based on notifications fired when both a vpn instance delete is
orchestrated and its footprint is cleared

Change-Id: I54d6369f30aa6d2a0e98df56b80cfcd6b4295978
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Aswin Suryanarayanan [Fri, 28 Jul 2017 12:16:48 +0000 (17:46 +0530)]
Updated git submodules

Project: genius stable/carbon 143d6816f60d81e50fa4aaa40a3d63c976e02b37

Bug 8882 - With conntrack SNAT communication with PNF fails

Added support for load metadata action.

depends on https://git.opendaylight.org/gerrit/#/c/60869

Change-Id: Iafa22368dbeea9e76b3d5f5f43ae5f615f476bcc
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
7 years agoUpdated git submodules
jenkins-releng [Fri, 4 Aug 2017 15:13:49 +0000 (15:13 +0000)]
Updated git submodules

Project: releng/builder master 5519a83d5e9175427c06b7c752058ad6ada8d194

Update validate autorelease projects for nitrogen

Change-Id: I677b58e3ae1ac60a21881685de1e4b01c8df642e
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Daniel Farrell [Thu, 3 Aug 2017 14:49:19 +0000 (10:49 -0400)]
Updated git submodules

Project: integration/packaging master f5cfd3c9d995dbef5493f3ef93972b8a09f970c7

Add Boron SR4 Packer var file

Change-Id: Ib7881afa82b569d9672b25eb95b7857df7e07c09
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Fri, 4 Aug 2017 09:47:00 +0000 (05:47 -0400)]
Updated git submodules

Project: integration/packaging master 9c3a12c819790f5db264c885ff5fd32a50b66104

Use new ODL ansible-opendaylight repo in Packer

Using the GitHub mirror of the ODL-hosted ansible-opendaylight repo
because installing roles with ansible-galaxy from upstream repo fails
with what seems to be an Ansible Galaxy bug (reported upstream).

https://github.com/ansible/galaxy-issues/issues/277

Change-Id: I62a0e37dde21b62e5eb03654a8c98381d7287d1f
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 4 Aug 2017 13:06:52 +0000 (09:06 -0400)]
Updated git submodules

Project: releng/builder master e60194a98f0b1f0aa47537588c2eb463791b1e19

DO NOT create a tarball in the same directory

Creating a tarball in the same directory as the directory that you are
tarballing turns out to be a bad idea. This fixes the mess caused by
Ib7b68bfceca23c796885937f0d07bc520126aebb.

Change-Id: I4c3b4fd12710619084914d7ab24b4b8c02573fba
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Fri, 4 Aug 2017 10:07:36 +0000 (20:07 +1000)]
Updated git submodules

Project: releng/builder master 3ea26655af0682d886f77865a2fda656ecf75257

Fix tar command failures

AR and validation jobs are failing on the below error:

tar: patches: file changed as we read it

Issue is because dir `.` changes as patches.tar.gz is created.

Change-Id: I4b939f5821e54bfd76fa4f2cafa2e64518101f91
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
David Suarez [Wed, 2 Aug 2017 14:51:15 +0000 (16:51 +0200)]
Updated git submodules

Project: netvirt stable/carbon 92322950b57f60def7ead2f85ca2b0533ab27a98

Cleanup

- Replace ArraList by List
- Add override
- Declaration of constants
- Replace size() by isEmpty()

Change-Id: Iefc721ded2ef21e7da9fc59b36e1195e47d77f08
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
(cherry picked from commit e84605a35e3b12b601e8d510dcd2d961bb925416)

7 years agoUpdated git submodules
Anil Belur [Fri, 4 Aug 2017 05:32:31 +0000 (15:32 +1000)]
Updated git submodules

Project: releng/builder master e2d0679dcd959b2804522dab5073521ede496d9c

Revert "Use lf-infra-parameters"

This reverts commit d51dbb74ba2115f10dea28fe069dcecc6076107a.

With this change $BRANCH is not being set correctly which is
causing validate autorelease jobs to fail.

Change-Id: Ia6cada05f1ed9cf44451cf142271a7e822a7cc0b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 3 Aug 2017 22:52:29 +0000 (08:52 +1000)]
Updated git submodules

Project: releng/builder master 6ad55889f8c086bbe9aa9e16160b0d475a744d1d

Change all the --{no,non}-verbose to -nv.

Some of the versions of wget use --no-verbose and others use
--non-verbose both all of them use -nv for the short form
so this should work on all versions of wget.

Change-Id: I7bee02f30291239b8ae0d6e965aeb309395b1825
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 3 Aug 2017 22:15:48 +0000 (22:15 +0000)]
Updated git submodules

Project: releng/builder master 0d72f2240aa3559dcd939f64dd53ccd9c6bafb80

Merge "Switch to using global-jjb mvn macros"

Switch to using global-jjb mvn macros

Change-Id: I018f56c6cd43687b50734357b3fc5f6c58db319a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 3 Aug 2017 22:15:24 +0000 (22:15 +0000)]
Updated git submodules

Project: releng/builder master 9515aeec2c18692963a164c327fafa091f1cfa17

Merge "Use lf-infra-parameters"

Use lf-infra-parameters

RELEASE_BRANCH is actually just BRANCH so simplify scripts by removing
parameter duplication.

Change-Id: If8677ce5bee0398ae04eb9b32580c59413c32e74
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 3 Aug 2017 22:13:12 +0000 (22:13 +0000)]
Updated git submodules

Project: releng/builder master 6c77d3c7aaeaa94683dfc8d2d2ce33eab826bb6b

Merge "Refactor notify-build-failure script"

Refactor notify-build-failure script

Rename to a shorter name and add a docstring to explain what the script
does. Also use -nv for wget as it is a consistent parameter for wget
whereas certain versions use different long-form parameters.

Change-Id: I67a04f69145446d45dbb903b842f43f081fc97f7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 3 Aug 2017 22:12:12 +0000 (22:12 +0000)]
Updated git submodules

Project: releng/builder master 6663ce4c646c618d07bcd47ed8088c4fdfe31eb6

Merge "Archive patches by doing so in script"

Archive patches by doing so in script

Archive in script so that we do not need to pass archive-artifacts
parameters.

Change-Id: Ib7b68bfceca23c796885937f0d07bc520126aebb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 3 Aug 2017 21:49:48 +0000 (21:49 +0000)]
Updated git submodules

Project: releng/builder master c1e44c67cf4cb10e2eec879a8dd04f052de97106

Merge "Add 6Wind quagga to ubuntu16.04 and centos7 images"

Add 6Wind quagga to ubuntu16.04 and centos7 images

Description :
6wind/zrpcd is opensource to handle the the quagga framework from
SDN controller and it will install dependency packages based on
OS flavors like CentOS7 and Ubuntu version 14.04.*,16.04.* &17.04 along
with quagga packages and default version will be v1=L3VPN and v2=evpn

Issue with the dev scripts (as noted in thread) is now resolved on
zrpcd repository. The changes on zrpcd repo is baselined to tested
version (20170731).

Ref:
https://lists.opendaylight.org/pipermail/dev/2017-May/003724.html

Change-Id: I5f4ad020ff85c75141ad7ee87a551bb2d588040b
Signed-off-by: maheshl <mahesh.loni@altencalsoftlabs.com>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Sri Sanketh U [Thu, 3 Aug 2017 10:53:21 +0000 (16:23 +0530)]
Updated git submodules

Project: integration/packaging master 5a4c3d286497af537916081c676add86c2849bf7

Add Fedora 26 build support

Change-Id: Ia134a7f65a1a5a8350722ee0c9d6bcc904092322
Signed-off-by: Sri Sanketh U <sanketh.uppalapati@research.iiit.ac.in>
7 years agoUpdated git submodules
Daniel Farrell [Thu, 3 Aug 2017 10:11:20 +0000 (06:11 -0400)]
Updated git submodules

Project: integration/packaging master 65a96ac522d8151eac5aec68e498b19a96895249

Add Carbon SR1 Packer var file

Change-Id: I7e93767adbe6a45e1825e3c132a268fe9ef4479b
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Thu, 3 Aug 2017 13:04:30 +0000 (09:04 -0400)]
Updated git submodules

Project: integration/packaging master 9c2b805b986b5e6aa8899490c7181c316784e83f

Remove deprecated rpm_repo_file ansible-odl param

Change 60815 to ansible-opendaylight made this var unnecessary.

Change-Id: Ic6c15e9909babb8d92a780e3bfe7ff3d6e7ca428
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Remove Packer ssh-"fixing" logic

This logic was adding because of a problem with upstream Fedora boxes
that seems to be fixed now (SSH doesn't hang forever without this). Also
this config now breaks because the file it's editing doesn't exist.

Change-Id: I9adb10f5fea7f47d3b4ee95549839c7fd18a0ff1
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
jenkins-releng [Thu, 3 Aug 2017 16:02:21 +0000 (16:02 +0000)]
Updated git submodules

Project: releng/builder master b946851201b79c9bade78ab883d8d952fb2b548d

Update validate autorelease projects for nitrogen

Change-Id: I0c0d652d86b3399867ce3e25b7859c61fbf80a19
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Vratko Polák [Thu, 3 Aug 2017 16:01:20 +0000 (16:01 +0000)]
Updated git submodules

Project: releng/builder master c97623b9b42a1ad4751c43446cc1ee9b363f0b9c

Merge "Revert "Add method to not trigger downstream ar-jobs""

Revert "Add method to not trigger downstream ar-jobs"

This reverts commit d69988e8377ff4c48aed40fce140005abe4fd709.

Change-Id: Ie2f0a9e7e0247ba427fa8fd8f8bdd1213a921208
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Atul Gosain [Tue, 27 Jun 2017 02:13:26 +0000 (19:13 -0700)]
Updated git submodules

Project: netconf stable/carbon 0a347d8cded320a72a5192e7f243e3c6f4deb01b

Enable public key based authentication for netconf

Change-Id: Icca97924515537b670688767d41ddd4bd6e1bbf6
Signed-off-by: Atul Gosain <agosain@brocade.com>
7 years agoUpdated git submodules
Andrej Kilvady [Thu, 27 Apr 2017 13:13:27 +0000 (15:13 +0200)]
Updated git submodules

Project: integration/test master 2e5bfc0d188873e33fec4baec7d758f4af3b0470

Rework apidocs suite

Change-Id: I4e9036a0b8d1b344f3edf77aa78ee609345cbf43
Signed-off-by: Andrej Kilvady <akilvady@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 2 Aug 2017 18:18:43 +0000 (14:18 -0400)]
Updated git submodules

Project: releng/builder master 637ccdbfdfd9c83bce0946a47fccc27cf4cd776b

ar-jobs need to retain data for at least 30 days

Change-Id: I92c1e8b6f13246a2abaaa49453f44794b27c62b1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 2 Aug 2017 18:25:53 +0000 (14:25 -0400)]
Updated git submodules

Project: releng/builder master 1db3a30081453e41d4c9faaaa1b851c70ef09d37

Fix packaging archive publisher missing

The publisher archive-artifacts was removed in patch
Ib640a3528fb64fbf666df8f026f4e2313f290472. We're trying to discourage
the use of archiving artifacts to Jenkins. This is a temporary solution
to fix the builder-merge job but long term we need to move the archives
to logs.opendaylight.org if it's small log like data or Nexus if it's
large RPM packages that need to be saved.

Change-Id: I7c2e2597d1d2e77322d0ff5922954ab43ed7d71d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 2 Aug 2017 18:10:03 +0000 (18:10 +0000)]
Updated git submodules

Project: releng/builder master dfc42181fc244f0fe62fb9406fb02ea64c86f552

Merge "Add method to not trigger downstream ar-jobs"

Add method to not trigger downstream ar-jobs

When we are triggering many autorelease jobs per day we do not wish to
trigger distribution-test jobs for every run otherwise it will spam the
Jenkins queue. This allows us to selectively disable triggering the jobs
when we manually build.

Change-Id: I42aef04607a5133f45db85eb51b556dc0a7c7955
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 2 Aug 2017 17:28:04 +0000 (17:28 +0000)]
Updated git submodules

Project: releng/builder master 4396c5c7c01b0d51535c6031a53e4c9b70957aec

Merge "Add RPM upgrade test job"

Add RPM upgrade test job

Also refactors other package test logic to break it into smaller chunks
that can be combined in various orders in various jobs for better reuse.

Change-Id: I4a4e3df6f63a219f8caa1ff0fe470cc307093f1e
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 2 Aug 2017 15:04:11 +0000 (17:04 +0200)]
Updated git submodules

Project: integration/test master 9125d03dc0d31c050f611d636086c033fb74381c

Make monitor commands executable

Change-Id: I605f101dfdb6cd5337b0f5069f7de5e315dbc26a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 1 Aug 2017 20:21:53 +0000 (16:21 -0400)]
Updated git submodules

Project: releng/builder master 383a9aec821505b46b4ea3f0b9301ae0d60773ab

Use lf-infra-properties

Change-Id: I6bb7031b52b782187cfe06275c6cd314f5db7c89
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Refactor prepare-release.sh macro

Rename the script so that it has a better name. Also add a docstring to
the file to explain what it is for.

Change-Id: Id4d31e39f2d33b608ebb410648a53b49e7db9722
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 1 Aug 2017 19:58:45 +0000 (15:58 -0400)]
Updated git submodules

Project: releng/builder master ad60423d5ccbb91beb0baa4cb80345e3614aced9

Drop RELEASE_TAG from Nitrogen onwards

Change-Id: I5547e0c4cb77ee80e34cbfce8e848d384b3ccae9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Mon, 24 Jul 2017 08:00:28 +0000 (18:00 +1000)]
Updated git submodules

Project: releng/builder master 54c6bd5abbaf36e216e554fb114cc1354b0b8510

Simplify autorelease to not use release tags

Release tags for carbon, nitrogen and future releases are set as
the stream and no longer uses the format `Carbon-SR1`. Only for boron
the same format is preserved if any hotfix has to be released.
Therefore, pass stream as the default release tag for all releases
except for boron. Also the scripts are modified to set the release tag
as $STREAM by default.

https://lists.opendaylight.org/pipermail/release/2017-July/011619.html
Jira: releng-323
Change-Id: I7ecc4d3962bab741bc31efa636beb986b4b15476
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polak [Tue, 1 Aug 2017 11:58:18 +0000 (13:58 +0200)]
Updated git submodules

Project: releng/builder master 1cce6177399eadf364529bdb32de2d1d40c239ac

Make distribution-check-{stream} faster

Contrary to {project}-distribution-check-{stream},
more steps can be skipped for Integration/Distribution patch checking.

Change-Id: Iebef37bf5551a2b0fd0796939517c2d9a82edf6a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Daniel Farrell [Mon, 31 Jul 2017 20:34:13 +0000 (16:34 -0400)]
Updated git submodules

Project: integration/packaging master 34925cebe705ea6a4d1ce0d4cd4e4e095303f768

Add example RPM repo configs for ODL Nexus repos

Add .repo files that will install RPMs from each of the new RPM repos
hosted on ODL's Nexus.

Not adding .repo files for release repos yet as there are no RPMs in
them and trying to install from them errors out.

Not adding 7-devel repo because there are no Nitrogen builds in it yet
and trying to install from it errors out.

Change-Id: Id09048c837d80bf197dde8f2b1fa7ba25c8e93cb
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
eupakir [Tue, 1 Aug 2017 08:25:24 +0000 (13:55 +0530)]
Updated git submodules

Project: netvirt stable/carbon e1f96c3717d7e0ed8525f1c25883d3258972a30b

Bug 8917 - CSIT Sporadic failures - Arp learning suite - missing flow on
compute node

Remote FIB Flow installation was failing due to OptimisticLockException.
The DJCs involved in this operation is now modified in the L3 Application
to retry on failure.

Change-Id: Ifdb4d3735892de28fb73b6b563878d059d8298ee
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
7 years agoUpdated git submodules
Valentina Krasnobaeva [Thu, 20 Jul 2017 14:01:30 +0000 (16:01 +0200)]
Updated git submodules

Project: netvirt stable/carbon 56098b2b9a21517f2c0a907db874db275a574ce6

Bug 8875 - fix in handleNeutronPortUpdated

This fixes commit "Bug 6770 - Fixes DjC for NPortCL + snmaps serialized
+ listed changes" 19af79aecc2f217c01faeda721606a77bd1b2504.

NeutronPortChangeListener: handleNeutronPortUpdated method receives
portoriginal and portupdate objects as arguments. So, to check, if
neutron port was really updated, compare portoriginal and portupdate
SubnetIDs.

Change-Id: I7509c61bfa1135e21fa8e0a49ca8e0f1c68d4c72
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
Acked-by: Philippe Guibert <philippe.guibert@6wind.com>
7 years agoUpdated git submodules
eceghkl [Thu, 18 May 2017 05:43:35 +0000 (11:13 +0530)]
Updated git submodules

Project: netvirt stable/carbon f2a6b9f887275fa5a8340850ffb2c7e53775f58a

Bug 8439: Handling interface update event for ECMP extra routes.

* Up/Down event from Interface state was not handled before this fix.
  Only add and delete event were handled

* With this fix, up/down events are handled. These events are processed
  similar like add/delete events. Vpntoextraroute, extraroute-rds and
  fibentries are updated accordingly which will result in the bucket
  removal/addition from the select group. For the last extraroute of a
  particular prefix, the corresponding flow(table 21) and select group
  are removed

Change-Id: Ieb205ff9e626c67c888ecdf3d5bfbcc679fdeba8
Signed-off-by: eceghkl <manu.b@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Mon, 31 Jul 2017 19:28:09 +0000 (00:58 +0530)]
Updated git submodules

Project: genius stable/carbon b2e6235e061168dfc55da011f1e3ccdc4d2ea9e2

Fix IfmClusterUtils logs

Change-Id: I93d84a162ffcf61847b1ccb2a0a69aa803462963
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Vratko Polák [Tue, 1 Aug 2017 08:00:08 +0000 (08:00 +0000)]
Updated git submodules

Project: releng/builder master 2afe1fc7be0fcfbf63b985c2a4328cb5ee4b69aa

Merge "Bug 8771: Allow multipatch use not released change"

Bug 8771: Allow multipatch use not released change

Primary target is Nitrogen Odlparent.

Other projects only depend on the released version of Odlparent,
but the Odlparent repository contains snapshot versions only.

Suffixing 'r' now allows multipatch to drop "-SNAPSHOT"
within all pom.xml files in projects marked as such.

Also, filename of the bash script is shortened.

Change-Id: Id9e5b17db5d2a2b2d09ee0dd336295aa6f4b572b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Daniel Farrell [Mon, 31 Jul 2017 20:20:33 +0000 (16:20 -0400)]
Updated git submodules

Project: integration/packaging master 948a520b14697d83fcf2537a3a89c62b03283464

Remove old instantiations of spec template

We are mostly using Jenkins jobs to build RPMs now, so we have moved
away from keeping the spec files that end up getting wrapped in RPMs.

Change-Id: Ib8888d0d114e1eeaa72e22ab5d767f05c40db266
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Mon, 31 Jul 2017 19:57:12 +0000 (15:57 -0400)]
Updated git submodules

Project: integration/packaging master f2c8d56dfd58da17dfd705fbe6c9117415a00b90

Ignore spec files built during RPM builds

When building RPMs locally, the spec template is populated and rolled
into the RPM. Ignore the populated templates.

Change-Id: I0c7c9c0ecefb5d47f12a6435b82dadb700d4a0f4
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
jenkins-releng [Mon, 31 Jul 2017 19:58:40 +0000 (19:58 +0000)]
Updated git submodules

Project: releng/builder master 45358fec9e3e4902ae12ae184add83ad9ec0adc4

Update validate autorelease projects for nitrogen

Change-Id: I15683e694f0b97165c7c1786e6e0b2140926e95d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Daniel Farrell [Mon, 31 Jul 2017 19:22:46 +0000 (15:22 -0400)]
Updated git submodules

Project: integration/packaging master 6860fd511ef652ee211ff215137d01fead43ef92

Require Java >=1.8 for RPMs, vs current >=1.7

All currently supported versions of ODL require Java 1.8, so make it a
hard requirement in the RPM spec file. Currently installs always happen
to pull down 1.8, but we should force it.

Change-Id: I15a765ff3305de5a9ee6db0af548590a6c3bc37f
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
karthikeyan [Tue, 25 Jul 2017 11:39:55 +0000 (17:09 +0530)]
Updated git submodules

Project: netvirt stable/carbon 495bece1415aeaa9f33d1eaef448a0c6dd11edc9

Bug 8884: SNAT traffic is getting dropped when router gateway is removed

Problem Description:
====================
Issue 1
+++++++

SNAT traffic is getting dropped for second router when gateway is removed
from first router.

Consider the following topology.

1) 2 Internal Network + 2 Subnets
2) 2 Routers with each subnet associated to it.
3) One External network and both router associated to same External
Network.
4) One External BGPVN.

when both Routers, if the same NAPT switch is elected, it will have a
common NAPT PFIB TABLE which forwards the outgoing packet. In such
scenario, when the gateway is removed for one of the routers,
this flow gets removed effecting the other routers traffic.

Solution for Issue 1:
+++++++++++++++++++++
Changes done to prevent this NAPT PFIB table flow(47->21) deletion if
there exists
any other router having same DPN as NAPT Switch.

Issue 2:
++++++++
Label of external-fixed-ip is freed from vpnservice pool when NAPT
switchover happens for SNAT.

Solution for Issue 2:
+++++++++++++++++++++
Changes done to prevent release of label allocated for external-fixed-ip
when Switch-Over Happens.

Change-Id: I0d34ee1140f0d2b800d82271b6f0604bbb8bb9c1
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
7 years agoUpdated git submodules
eceghkl [Thu, 29 Jun 2017 05:28:53 +0000 (10:58 +0530)]
Updated git submodules

Project: netvirt stable/carbon d8e1926dee3f8279614468d66cfda6bfd73ff200

Bug 8632: ECMP LB group not updated during tunnel events

* Tunnel State is read from interface operational DS before installing
  select group
* A few NPE also fixed in this review

Change-Id: Id61c20059fcf4dff16f7590b0c439330bb2c46c3
Signed-off-by: eceghkl <manu.b@ericsson.com>
7 years agoUpdated git submodules
jenkins-releng [Mon, 31 Jul 2017 16:18:22 +0000 (16:18 +0000)]
Updated git submodules

Project: releng/builder master 25281d82aaff0267f41c97e5692037096940a6de

Update validate autorelease projects for nitrogen

Change-Id: I71bea301fefb4fdc69a46054fbc08a9c797509ae
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Matt Welch [Fri, 28 Jul 2017 18:40:19 +0000 (14:40 -0400)]
Updated git submodules

Project: integration/packaging master b1fa503a0b18ae74d41e552bbfcf9a1a910faa04

Update service node image for new base

Moved build collateral into build/ dir. Updates to build files to
reflect new systemd-based container. Added connect_container_to_network
to create veth pairs and bind container to Linux beidges on the host.
Modeled service node files after upstream compute node files.

Change-Id: I3b662a801403f7d25dd134b3281d204d621ab41b
Signed-off-by: Matt Welch <matt.welch@intel.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Ryan Goulding [Mon, 31 Jul 2017 15:16:25 +0000 (15:16 +0000)]
Updated git submodules

Project: aaa stable/carbon 0c97134e67eee15892fe04b2f10c7870aa82325a

Revert "Propagate exceptions from encrypt and decrypt services in aaa-encryption-service API."

This reverts commit def98d6c180381fc649477b77a5f134f85a4411a.

Change-Id: Ieb96ce9015fe12df9dbe925abf93ee28830c6fec
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
jenkins-releng [Mon, 31 Jul 2017 15:29:28 +0000 (15:29 +0000)]
Updated git submodules

Project: releng/builder master 0ebcd9936cef5713c852add8a87995c0a33f8df4

Update validate autorelease projects for nitrogen

Change-Id: Ieda710ea522c312a64e8c85364293616d897e9c6
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Andrej Marcinek [Tue, 25 Oct 2016 12:12:24 +0000 (14:12 +0200)]
Updated git submodules

Project: integration/test master 3a7bae020fcc47cc57d3c57e41d2bb004fe98c19

Use last stream release if not specified

Add keywords for getting release urls from nexus
Add keywords for getting previous release urls from nexus
Update 1node.robot test to use previous release if not specified

modified to fix tox
csit/libraries/AAAJsonUtils.py
csit/libraries/ConfGen.py
csit/libraries/IoTDM/client_libs/onem2m_http.py
csit/libraries/IoTDM/client_libs/testing/test_onem2m_json_primitive.py
csit/libraries/IoTDM/iotdm_comm.py
csit/libraries/MdsalLowlevelPy.py
csit/libraries/Sxp.py
csit/variables/genius/Modules.py
csit/variables/netvirt/Modules.py
csit/variables/vtn/Modules.py
tools/distchanges/changes.py

Change-Id: Ia616ec14b81f8731dd0d242c2719a8a701171780
Signed-off-by: Andrej Marcinek <amarcine@cisco.com>
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 11 Jul 2017 20:42:48 +0000 (02:12 +0530)]
Updated git submodules

Project: netvirt stable/carbon 1989e096ffbcc7b6641f377097c23ee125374943

Remove not needed Thread.sleep() from aclservice component tests

Change-Id: Id3582518e28cc5f523027f806b77aa46cbd32204
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 28 Jul 2017 23:01:57 +0000 (16:01 -0700)]
Updated git submodules

Project: integration/test master 1a268235ea40c3b3a949bd3435ac74161fbea2e6

Add back the proper cleanup

Change-Id: If9342ff80c432dc2ee292344300a6a51fb8227be
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 28 Jul 2017 22:49:50 +0000 (15:49 -0700)]
Updated git submodules

Project: integration/test master acd35ce6ae99071e262a2a5e032015f87dd95b33

Fix pep8 failures

Change-Id: Ibe42d4bf9199b6755ba603947dc4ffcee44cb9b9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 28 Jul 2017 16:38:58 +0000 (16:38 +0000)]
Updated git submodules

Project: releng/builder master 6172ec27ad47ae7899f7f5945c4f8ef908729e00

Merge "Fix multipatch script to pass ShellCheck"

Fix multipatch script to pass ShellCheck

Using exit 1 for cds for now but we should probably redesign this script
to use `set -e -o pipefail` in the long term.

Change-Id: I18899c80e548d4ecce701241e22aa563b83bae97
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 28 Jul 2017 16:38:55 +0000 (16:38 +0000)]
Updated git submodules

Project: releng/builder master 95f3ca7c12689a9fe4ac1cc0fcfe55d85d6c107f

Merge "Fix deploy-controller-run to pass ShellCheck"

Fix deploy-controller-run to pass ShellCheck

Change-Id: I559cdf096907b76cac3c44b5a42c75c6d3269216
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 28 Jul 2017 16:38:15 +0000 (16:38 +0000)]
Updated git submodules

Project: releng/builder master a49ba1366c3de6f2af722e5c35bb3cd468ce8638

Merge "Fix start-cluster script to pass ShellCheck"

Fix start-cluster script to pass ShellCheck

Change-Id: Id4cd46631cc25644e349f7e8600a5e11ac753978
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 28 Jul 2017 16:37:47 +0000 (16:37 +0000)]
Updated git submodules

Project: releng/builder master a5360e68a696b671513e92bcbb3687d51a70696f

Merge "Remove ignore for files that pass ShellCheck"

Remove ignore for files that pass ShellCheck

Change-Id: I9daa01781ecd529debab811171a419ad5bac612a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
jenkins-releng [Fri, 28 Jul 2017 15:07:10 +0000 (15:07 +0000)]
Updated git submodules

Project: releng/builder master a545c392f142b6eee413c22a74d85bedff1b9a3e

Update validate autorelease projects for nitrogen

Change-Id: I6fb70f88f5fd7f4ea1f6c7f472ee64dded868f01
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Anil Belur [Fri, 28 Jul 2017 02:45:26 +0000 (12:45 +1000)]
Updated git submodules

Project: releng/builder master 1361112047adcc7baae6b8de80b136a52c6045be

Increase build timeout for devstack and jbuilder

Newton takes longer than 60 mins to build, which fails
the packer jobs. The java-builder is very close to the 45 minutes limit
so bump it to 60.

Change-Id: I9c19add622743faabc864c4f53c2a49b03941312
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Shashidhar Raja [Wed, 26 Jul 2017 05:06:11 +0000 (10:36 +0530)]
Updated git submodules

Project: netvirt stable/carbon 34dbc7c04befe636ef1274cd6d79a033dfa6dce6

Bug 8838: aclservice NPE's

This commit fixes NPE observed in processInterfaceUpdate().
Similar fix added in applyAce() and removeAce().
Also, unwanted check taken out from updateRemoteAclTableForMultipleAcls().

Change-Id: I895af6b8c59a85400b714c007dab5b03630d93cf
Signed-off-by: Shashidhar Raja <shashidharr@altencalsoftlabs.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 28 Jul 2017 07:20:21 +0000 (07:20 +0000)]
Updated git submodules

Project: genius stable/carbon 5b84aa0a6ca688219cf3fb0b2d065bb5e36a61ad

Merge "Enqueued Job not getting cleaned up in some cases" into stable/carbon

Enqueued Job not getting cleaned up in some cases

Jobs were not getting cleaned up from JobQueue in case of Throwables.
This results in some residual jobs remaining in the JobQueue forever,
and unnecessarily hogging CPU.

Change-Id: I4d910592a4d2da45fed0767b23bfbe4bb31cdee1
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 28 Jul 2017 02:51:41 +0000 (22:51 -0400)]
Updated git submodules

Project: releng/builder master bec2f1fafa0990314f6e540993db8c7a303591a9

Enable packer wget non-verbose mode

Also change all --no-verbose to -nv. Some versions of wget use
--no-verbose and others use --non-verbose both all of them use -nv for
the short form so this should work on all versions of wget.

Change-Id: I13a72ee5333739ca1f3a1e6f066cfb9bd3d11f35
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 27 Jul 2017 21:36:30 +0000 (21:36 +0000)]
Updated git submodules

Project: releng/builder master 57b140e9be0246a5d0fce424739cb891bdf931c7

Merge "Cache NLTK data in build minions"

Cache NLTK data in build minions

Change-Id: I49d5470777b811e8d96bffcd14ecd0ca67697c42
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 27 Jul 2017 20:40:10 +0000 (16:40 -0400)]
Updated git submodules

Project: releng/builder master 24d5c9d4a4f1bb9f8aabada8ecadf3fd9bfbf1d1

Add verify jobs for common-packer

Change-Id: I37bbb31dda8cabbd0c9fa0b830a6fa92ef740e4b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Victor Pickard [Tue, 16 May 2017 20:34:35 +0000 (16:34 -0400)]
Updated git submodules

Project: netvirt stable/carbon bf5d2f9aeaef99581a9142830860202e085c2aad

Bug 8476 Add support for logical switch replication mode

With OVS 2.6, the Logical Switch table, in the hardware_vtep schema, has
a new field, replication_mode. This bug will be used to add support to
netvirt, ovsdb, and genius for setting the replication_mode of logical
switches. The default will be for ODL to set the replication_mode
to "source_node" when creating logical switches.

Refer to [1] for more details on replication_mode.

[1] http://openvswitch.org/support/dist-docs/vtep.5.html

This patch depends on genius patch:
https://git.opendaylight.org/gerrit/#/c/57210/

Change-Id: I8581fa3bbc1af7c8d13bed2d66e351d020366ea3
Signed-off-by: Victor Pickard <vpickard@redhat.com>
(cherry picked from commit e25b3264f15af87200b94870dd0d6e9a6f4db14b)

7 years agoUpdated git submodules
Anil Belur [Tue, 11 Jul 2017 06:49:10 +0000 (16:49 +1000)]
Updated git submodules

Project: releng/builder master 6f46bc64cc72537fb113c8810e257c4fabb33df8

Migrate packer jobs to use global-jjb templates

Remove packer templates and builders from the releng/builder
and use the version of generic templates and builders
made available from submodule global-jjb.

Change-Id: Iecec660af86137d9fda7f1a384d831d09b6087e2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 27 Jul 2017 19:20:43 +0000 (19:20 +0000)]
Updated git submodules

Project: releng/builder master 54de58241b3c7f645bcc9b4484a65dc527231a04

Merge "Remove archive-artifacts publisher"

Remove archive-artifacts publisher

The publisher is unused and keeping this causes confussion with the
archive-artifacts variable.

Change-Id: Ib640a3528fb64fbf666df8f026f4e2313f290472
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 27 Jul 2017 19:05:39 +0000 (19:05 +0000)]
Updated git submodules

Project: releng/builder master 5df8db77c1ae2da589024c7de35f05bf257a5e55

Merge "Update validate autorelease projects for nitrogen"

Update validate autorelease projects for nitrogen

Change-Id: I0ae48817fb7ab98dfc280421aeb84e892d1188bd
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
gvrangan [Thu, 27 Jul 2017 18:38:46 +0000 (00:08 +0530)]
Updated git submodules

Project: releng/builder master 11ff7755f54f173ea81cd477a1dddc695e5c2e04

Fix Newton Jobs

Openstack client had a new release recently that had
support for tags. There seems to be some issue with
subnet command for Newton.

Change-Id: Ic6d98f7ca8b2a41e1454c7c142d95d4073d6f261
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Matt Welch [Thu, 20 Jul 2017 18:11:36 +0000 (14:11 -0400)]
Updated git submodules

Project: integration/packaging master 38a47a10f64422e661cbe2020fa57b717fe3539a

Update compute build & run for new base

Moved build collateral into build/ dir.
Updates to build files to reflect new systemd-based container.
Added connect_container_to_network to create veth pairs and bind
container to Linux beidges on the host.
Updates to local.conf to enable instance VNC console and use ODL by
default.
Added restart script that can usually be used instead of start.sh.
Updates to run script to reflect new systemd-based container.

Change-Id: I6e3f2d184a222cdb5ae74b2c221b0f132ae47c62
Signed-off-by: Matt Welch <matt.welch@intel.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Thu, 27 Jul 2017 18:56:25 +0000 (18:56 +0000)]
Updated git submodules

Project: genius stable/carbon dd625d38efd3376e37cdfca9bf67900d933dbe1d

Merge "Bug 8476 Add support for logical switch replication mode" into stable/carbon

Bug 8476 Add support for logical switch replication mode

With OVS 2.6, the Logical Switch table, in the hardware_vtep schema, has
a new field, replication_mode. This bug will be used to add support to
netvirt, ovsdb, and genius for setting the replication_mode of logical
switches. The default will be for ODL to set the replication_mode
to "source_node" when creating logical switches.

Refer to [1] for more details on replication_mode.

[1] http://openvswitch.org/support/dist-docs/vtep.5.html

This patch depends on ovsdb patch:
https://git.opendaylight.org/gerrit/#/c/57209/

Change-Id: I538634a791f73d60b5a9c7cc479f4c42847889bd
Signed-off-by: Victor Pickard <vpickard@redhat.com>
(cherry picked from commit 675204a19310ee849a48c189109adfc2e32f6fc0)

7 years agoUpdated git submodules
Victor Pickard [Tue, 25 Jul 2017 21:20:19 +0000 (17:20 -0400)]
Updated git submodules

Project: ovsdb stable/carbon c9bbb9b3f71b867e0ebf5dc56ab6f143c0f5a8bd

Bug 8476 Add support for logical switch replication mode

Add helper method to SouthboundUtils to check database
version.

Change-Id: Ie271b665b3e47ad275f9c6340764013daa4fd9ad
Signed-off-by: Victor Pickard <vpickard@redhat.com>
(cherry picked from commit cb25f874a9c6cc2a595461561eede160452badac)

7 years agoUpdated git submodules
Faseela K [Thu, 27 Jul 2017 18:45:31 +0000 (18:45 +0000)]
Updated git submodules

Project: genius stable/carbon cbba59b01200500c946961826f10884f39ccf20d

Merge "hwvtep transaction batching separation across shards" into stable/carbon

hwvtep transaction batching separation across shards

Hwvtep helpers were doing a single transaction for operations
spread across shards, which is not recommended, and hence refactoring
the same. Also, in case of continuous HWVTEP channel flap, there are
some issues observed with tunnels not getting programmed on TOR.
Fixing this by avoiding read on topology/oper DS to derive global nodeId.

Change-Id: I7153c8e30dd66d6474125b83dfd3f13f0b760d01
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Sri Sanketh U [Thu, 27 Jul 2017 17:00:26 +0000 (22:30 +0530)]
Updated git submodules

Project: integration/packaging master d7b93fb3d8a35eba802c885e2d7eb0a3a5f306ec

Add necessary iso_checksum variable

Change-Id: I19fe8ca357b7a596896e0004f4cff3d3db56c830
Signed-off-by: Sri Sanketh U <sanketh.uppalapati@research.iiit.ac.in>
7 years agoUpdated git submodules
Sam Hague [Thu, 27 Jul 2017 16:31:44 +0000 (12:31 -0400)]
Updated git submodules

Project: releng/builder master 5910df69dfeefd246290df139fd37daa9795cf09

Move from NetVirt jobs to use ocata

Change-Id: Ibb9bbbdd655a5c23a8a1f8d9ab285cd7fe6ef09f
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 26 Jul 2017 15:49:56 +0000 (11:49 -0400)]
Updated git submodules

Project: releng/builder master 782c6f514cfc2783b44bf83bff83515d9d605014

Migrate odlparent to using global-jjb CLM jobs

Change-Id: I0454ed7840f95dacaf4fff18e50221269daca8b7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Update global-jjb to v0.5.5

Fixes issue with CLM jobs missing key variables when we tried upgrading
to v0.5.3 last time.

Change-Id: I30186bc13ad138265c0df911981fef6c13fed68c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 26 Jul 2017 23:28:16 +0000 (16:28 -0700)]
Updated git submodules

Project: integration/test master a82e81b7220997b922b1240da5ed65b568a75c4b

Remove unintended line which breaks suite teardown

Change-Id: Ica4aaa0244d943dc3938f8d48b5d06da631f4bce
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Sri Sanketh U [Wed, 26 Jul 2017 11:15:01 +0000 (16:45 +0530)]
Updated git submodules

Project: integration/packaging master 7008d1492018f2ceab63a47435834c07e11df4a3

Add necessary iso_urls variable

Change-Id: I78116a45b7c02937fd2db714071adf4f2d88d057
Signed-off-by: Sri Sanketh U <sanketh.uppalapati@research.iiit.ac.in>
7 years agoUpdated git submodules
jenkins-releng [Wed, 26 Jul 2017 14:21:22 +0000 (14:21 +0000)]
Updated git submodules

Project: releng/builder master c74ccc2e83e733c698e874a085b5c5fb15400574

Update validate autorelease projects for nitrogen

Change-Id: I66255fb26e08fb6b8a279d7b6907e4e3c7b55e2c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Atul Gosain [Tue, 25 Jul 2017 19:44:43 +0000 (12:44 -0700)]
Updated git submodules

Project: aaa stable/carbon def98d6c180381fc649477b77a5f134f85a4411a

Propagate exceptions from encrypt and decrypt services in aaa-encryption-service API.

Change-Id: If2deeb72316e7ad0a41c87f253b7a132c091fa5b
Signed-off-by: Atul Gosain <agosain@brocade.com>
7 years agoUpdated git submodules
Freeingo Sure [Wed, 26 Jul 2017 03:32:35 +0000 (11:32 +0800)]
Updated git submodules

Project: netvirt stable/carbon f6b592571fdf5b10cbb02255c060ae6a1c385dc6

Bug 8892 - LOG.error format error(VpnManagerImpl.java:176)

Change-Id: Ic1c88364cb04a5226f4cf3d7d32c8125db5508f7
Signed-off-by: Freeingo Sure <xiao.fenggang@zte.com.cn>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 25 Jul 2017 23:59:39 +0000 (16:59 -0700)]
Updated git submodules

Project: integration/test master fbc12ca8936703f0da0b44d3b7b69caa89a09b1f

enable DEBUG logs for genius MDSALManager

in order to get more info on bug 8859 we will enable DEBUG
loggign in suite setup and disable in suite teardown. This
bug is infrequent so we need to have more info in our logs
the next time it comes

Change-Id: Id4e09454c38286d48535290a84387dfd35180c47
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Tue, 25 Jul 2017 01:13:18 +0000 (21:13 -0400)]
Updated git submodules

Project: releng/builder master df311e351b6ec8fc41fc930def2c91626a59ecf9

Restore nitrogen jobs to use int distro

Change-Id: I742617e048b358932a7cecb291498618d23b162f
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
karthikeyan [Tue, 18 Jul 2017 12:44:21 +0000 (18:14 +0530)]
Updated git submodules

Project: netvirt stable/carbon c20d1dbd8a20d00e3ed0725367d9c8778b89e0fa

Bug 8864: DNAT to SNAT traffic is getting failed on same DPN for VXLAN

Problem Description:
=========================
DNAT to SNAT traffic is getting failed on same hypervisor for External
VXLAN Provider Type

Solution:
===========
Have added the follwing flow install/remove code to handle this problem
for external VXLAN provider type (EVPN_RT5)

Install the flow L3_FIB_TABLE (table=21)-> INBOUND_NAPT_TABLE (table=44)
(FIP VM on DPN1 is responding back to external fixed Ip on DPN1 itself.
ie. same Hypervisor){DNAT to SNAT Intra DC traffic}

Change-Id: Id6670876a42ab0a7e89abee705bb0848a642e8df
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 25 Jul 2017 21:39:20 +0000 (21:39 +0000)]
Updated git submodules

Project: releng/builder master 016311e2fdcb44a56d66dbc1e006367d5b84458e

Merge "Revert "Update to global-jjb v0.5.2""

Revert "Update to global-jjb v0.5.2"

This reverts commit 21f26a2f6d9aacf4faf91cd7ffb906fb114ecaef.

Change-Id: I2adb1943b6a7023ffb66adfe35184e94bf3671ca
Signed-off-by: James Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 25 Jul 2017 20:20:49 +0000 (20:20 +0000)]
Updated git submodules

Project: releng/builder master 949587c5d76a12c60b0c1b88d569cd6e98a11931

Merge "Use smaller vms for devstack jobs"

Use smaller vms for devstack jobs

Change-Id: If50d7af2338b7a63bc0194b9d0a83b5128d36cc3
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Vishal Thapar [Thu, 13 Jul 2017 00:01:01 +0000 (05:31 +0530)]
Updated git submodules

Project: genius stable/carbon 49f2167e9f7e2f7eb5226eb14b1dce803747b947

Capture flow addition to debug log

debug log any flows that get added to config DS
trace log flow deletion

Change-Id: Ic15db83a08fca26b01b3c89ebf910d5dbff0be91
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Vishal Thapar [Tue, 25 Jul 2017 04:24:21 +0000 (09:54 +0530)]
Updated git submodules

Project: netvirt stable/carbon c81fd6945fbce4de4c39badcdcb70159cacbbd54

BUG 8880: Trunk port flows not created for subports

Fix for BUG 8020 broke the assumption for trunk sub-ports i.e. Interface
will be already created for Subports at time of NeutronPort creation.

https://git.opendaylight.org/gerrit/#/c/54410/ adds an if condition that
will always be false for VM ports, so we don't create interface at Port
creation. This breaks trunk logic. This also has side effect of increasing
rae conditions by adding too much to do once VM is actually spawned and is
not a good design.

Change-Id: I90e5c60f6d5afe5242cdd0a93d5c35d00a25ab85
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>