docs.git
7 years agoUpdated git submodules
Gwenael Lambrouin [Thu, 22 Jun 2017 12:27:42 +0000 (14:27 +0200)]
Updated git submodules

Project: netconf master 9435a8b4b6de63484a0cdd0d7da264532cb0c204

BUG-8697: select correct transformer for schemaless netconf mounts

Getting or editing the configuration of a schemaless-mounted netconf device
from the code of an ODL application results in a NullPointerException.

This patch fixes the NetconfBaseOps constructor so that the RPC structure
transformer dedicated to schemaless mount points is actually selected.

Change-Id: Ib0b2d1c9910613f4354bdcb4f1c56e9be36a95b2
Signed-off-by: Gwenael Lambrouin <gwenael.lambrouin@b-com.com>
(cherry picked from commit 32621d57701de889651097ce5c1bfc3bb5f43ce9)

7 years agoUpdated git submodules
Andrej Kilvady [Fri, 16 Jun 2017 12:18:09 +0000 (14:18 +0200)]
Updated git submodules

Project: integration/test master 75c9c1c297b5136c13779541af785d3c4fd6bee1

Move Utils.Flexible_*_Login into SSHKeywords

Change-Id: Ia9ed4957ed349f93913276375eaec769304e3467
Signed-off-by: Andrej Kilvady <akilvady@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 26 Jun 2017 21:26:13 +0000 (17:26 -0400)]
Updated git submodules

Project: releng/builder master 6a08a79adb60be59a5860cf723b3335b4d8ac9d1

Remove jenkins-admin scripts

These scripts are moved to global-jjb.
https://gerrit.linuxfoundation.org/infra/5315

Change-Id: I5ada5ef748fb884391b78a7015ba09a366d6165b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Peter Gubka [Thu, 22 Jun 2017 10:02:02 +0000 (12:02 +0200)]
Updated git submodules

Project: integration/test master 83cd1daedd67b9b0ba97480cf2742526d02a2186

Add 300k prefix suite to bgp ingest suite

for tell based protocol.

Change-Id: Ia5958683ed16a59e7544aa41fbdb65ec984636ef
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Ryan Goulding [Mon, 19 Jun 2017 18:53:42 +0000 (14:53 -0400)]
Updated git submodules

Project: aaa master 1c0884612a34352282698d0dc31806ff4af7fe9b

Bug 8717 Deprecate the existing non-functional mdsal impl

The mdsal based backing datastore impl is broken, and utilizes
many unsavory practices including reflection left and right.
Deprecate it because it isn't currently used, so it can be
removed in Oxygen and replaced with a proper implementation
utilizing greatly simplified code.

Change-Id: I0a1fc0f6ff69c6d5d54b809740b558e46eb793b9
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Robert Varga [Thu, 1 Jun 2017 19:13:16 +0000 (21:13 +0200)]
Updated git submodules

Project: odlparent master c3406b0c924778554866ce751fdb421ea0b1e6d4

Add Bouncy Castle to startup bundles

We rely on the provider being available, wire it into startup
properties to get that going.

Change-Id: Iee3a386a2d7f6e36caaaa03e846511ad4a213bbe
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Vratko Polak [Mon, 26 Jun 2017 14:12:07 +0000 (16:12 +0200)]
Updated git submodules

Project: releng/builder master fc35aaf092709c2b5ec1b4f48a80024f531dea7c

Start weekly jobs late Saturday

Weekly jobs contain longevity jobs, which take one day to finish.
If they start on Sunday, they take considerable part of Monday.

Change-Id: I882e4a40a0b78e47272d483c4bb5cc52e3891a80
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 23 Jun 2017 19:30:38 +0000 (21:30 +0200)]
Updated git submodules

Project: odlparent master 866e7e1e9809107da7e33c670c8322eb00aa601c

Bug 8677: Do Karaf patch-ing earlier and only once

This changes the application of those patches over Karaf to happen once
during the opendaylight-karaf-resources build (as part of odlparent),
instead of in (each child of) karaf4-parent, as it used to be.

This is better because it:

 (a) solves mysterious issues with patch sometimes failing, see
https://lists.opendaylight.org/pipermail/odlparent-dev/2017-June/001136.html

 (b) avoids problems for Windows users (where there is no "patch")

 (c) makes Karaf local distro builds in projects (a bit) faster.

Change-Id: I16d912c6bc0d60295a787994a602e2753b37bfb2
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Peter Gubka [Mon, 26 Jun 2017 12:37:23 +0000 (14:37 +0200)]
Updated git submodules

Project: releng/builder master 883f4927d94a0b216f8cfc7db3ff5c6e4499071e

Add odl-jolokia to bgp-ingest job

It is required for reset and new suite using
jolokia.

Change-Id: Iaa160c62bfb9c6eed5feeab7b85917d261275cff
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Mon, 26 Jun 2017 13:06:19 +0000 (15:06 +0200)]
Updated git submodules

Project: integration/test master bcae39cf1222c30eb3bd0245299a02e78603d8e5

Mark TODO as comment

Change-Id: I8cff5d74db32f15a4133dd26d13ccc2c108be276
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Vivekanandan Narasimhan [Sat, 24 Jun 2017 09:37:11 +0000 (15:07 +0530)]
Updated git submodules

Project: netvirt master 440b16abdc4937016764e968795c41fb2b525dd2

Bug 8743 : Fix NAT Service to safely use vpn-to-dpn list.

Description : Its been observed the vpn-to-dpn list been not updated
properly resulting in missing dpn-state with active state. As a result,
installation of default route rule been missing resulting in SNAT/DNAT
failure.

Changes are done to make use of vpn footprint service to update the
vpn-to-dpn list whenever floating-ip and external fixed ips are added
and deleted.

Change-Id: Ic55fc5364ef45fbbe7ce63a9feef51bf39332541
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
7 years agoUpdated git submodules
Thanh Ha [Sat, 24 Jun 2017 16:57:10 +0000 (12:57 -0400)]
Updated git submodules

Project: releng/builder master c91130bc5339b0ca04884e78a884cd8bcbc1b7af

Enable trigger with no parameters

If a build trigger does not pass any parameters we need to set this to
true or the parameterized build trigger will skip the trigger.

Change-Id: Iceb3227cef94d00239904891b131d4accd6a3f72
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polak [Fri, 23 Jun 2017 10:14:58 +0000 (12:14 +0200)]
Updated git submodules

Project: integration/test master 3d722df36f8e922fe79d30afc1516346723474ae

Do not call http status 500 a validation error

+ Variables table in TemplaterRequests sorted and better commented.
+ Comments pointing to 400 usually being better code to expect.
+ Utils resource now contains keywords for both 400 and 500.
+ Comments pointing to TemplatedRequests instead of Utils.

Change-Id: I0b44cc69f84d7d882f643d6cbd7535489e1a2709
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 23 Jun 2017 18:28:16 +0000 (20:28 +0200)]
Updated git submodules

Project: odlparent master 2b0116272e99507a1bed73361414e59b48bd0008

Remove unused k4.0.7 patches

Change-Id: I956ad203e1f8d17b5e5da61f44590e789ad705d8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Vivekanandan Narasimhan [Wed, 21 Jun 2017 13:16:04 +0000 (18:46 +0530)]
Updated git submodules

Project: netvirt master 85494f97e88d6e383f79d42803af6bd15c491097

Upgrade to new odlparent 2.0.0 & handle its impacts

Change-Id: Ia1380728fed72916f5545721fd95e8986fc85c9a
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Sat, 24 Jun 2017 03:17:32 +0000 (03:17 +0000)]
Updated git submodules

Project: releng/builder master 80e8eaec420426f39113edf5c493996bb6fa9193

Merge "Trigger rel-notes job from version-bump job"

Trigger rel-notes job from version-bump job

Release notes jobs is only useful with the properties file
updated done as post release activity. Therefore runing this job
at the end of AR job is not very helpful. Move this trigger
to AR version bump job.

Change-Id: I96e5bad43f53cf33fa6c58e86d66882552d2daae
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Len [Thu, 22 Jun 2017 17:48:13 +0000 (10:48 -0700)]
Updated git submodules

Project: integration/test master d0409f16ff1815489c3feecd0f226645f7e580f6

Add new test for multiple switch connection

Change-Id: I167bf6c0c5ab48102f53ac46f69725063a111844
Signed-off-by: Len <lgiersch@brocade.com>
7 years agoUpdated git submodules
Daniel Farrell [Fri, 23 Jun 2017 19:15:03 +0000 (15:15 -0400)]
Updated git submodules

Project: integration/packaging master 6fcb94e430838a91e4336df38e5f69a166935d98

Add Boron SR4 example RPM repo config

Change-Id: I0239d02c2192a42b347d170d9843e03a4d06a814
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 23 Jun 2017 16:01:49 +0000 (09:01 -0700)]
Updated git submodules

Project: releng/builder master 34c0a4decedded19d47c841436b2f1be623a88a3

Change OFP UI feature to REST feature

dlux project is not active anymore (maintenance mode).

Change-Id: I8b8c47109d71447869b6099829f6368a4cff75a9
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Jozef Bacigal [Fri, 23 Jun 2017 08:33:19 +0000 (10:33 +0200)]
Updated git submodules

Project: integration/test master 5a5cc289dc6de4ed420ba4a06f43a16bf2e75d74

Changes predefined flows

- openflowplugin changes the port described as INPORT to IN_PORT

Change-Id: Ibc0011d5e3cbde75a8d1e6fb24d7eccd37b4b94e
Signed-off-by: Jozef Bacigal <jozef.bacigal@pantheon.tech>
7 years agoUpdated git submodules
Vishal Thapar [Wed, 21 Jun 2017 15:23:37 +0000 (20:53 +0530)]
Updated git submodules

Project: genius master d9003cb02d485a756a86c4db042caa02102b7b55

Upgrade to odlparent 2.0.0, karaf4 and Guava21

1. Change odlparent-lite to 2.0.0
2. Delete genius-features and rename features4-genius to genius-features
3. Change single-feature-parent to 2.0.0
4. Cleanup in karaf/pom.xml for karaf4
5. Fixes for Guava21
6. Removed odl-genius-ui feature, removing dependency on dlux

Change-Id: I62c4a791d658e74f7347cc03aafb24c999c85a7f
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 23 Jun 2017 15:41:43 +0000 (17:41 +0200)]
Updated git submodules

Project: netvirt master a5b4ef187425903a6aaf5d1489b1ac5399e5c804

Disable Federation

This patch allows building netvirt without Federation. Federation is
currently not part of Nitrogen so we need to disable it for now.

Change-Id: I06401a533169da44d0213b1df77da4a727795eff
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Fri, 23 Jun 2017 14:22:57 +0000 (10:22 -0400)]
Updated git submodules

Project: integration/packaging master a6917d19500734494f897afb751f2835383b21bf

Various minor docs fixes, link additions

Change-Id: I8c884c85afbe4113910598e6f01969b23e09ff23
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Robert Varga [Tue, 10 Jan 2017 17:53:11 +0000 (18:53 +0100)]
Updated git submodules

Project: netvirt master 46124794fc4b756b3601d8f10ff9f2ba7319946c

BUG-7446: update to Guava 21

Futures.transform() was de-overloaded to transformAsync().

Change-Id: Ic01284bee63e4e1dff8deefa4f8ee98d0d11d7c0
Signed-off-by: Robert Varga <nite@hq.sk>
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 23 Jun 2017 03:39:50 +0000 (03:39 +0000)]
Updated git submodules

Project: releng/builder master b8a9171a21356cc75ed35252b87b60e89857fea5

Merge "Create odlparent 2.0.x maintenance jobs"

Create odlparent 2.0.x maintenance jobs

With odlparent releasing out of simrel we need to create new maintenance
jobs for odlparent 2.0.x. This change does the following:

- Renames nitrogen jobs to master
- Add new odlparent 2.0.x jobs
- Remove {project-name}-integration-{stream} jobs
  (odlparent does not use them as they do not have any upstream)
- Configure distribution_branch for both master and 2.0.x to master

Change-Id: I80525b94c623a3749f155950280556310d2ca7d6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polak [Thu, 22 Jun 2017 12:25:13 +0000 (14:25 +0200)]
Updated git submodules

Project: integration/test master 013e27b9764602c3b5ff9a37c04cac54be70eb36

Bug 8629: Do not remove replica in listener suites

Current Carbon implementation of cluster-wide listener
relies on local replica being available.
When the replica is shut down (or otherwise deactivated),
listener stops getting data change notifications.

This makes the suite perform explicit leader movement,
so every member still has its local replica.
As we can now control which member becomes new leader,
there is one more test case.

Also, the suite was renamed to better match what happens during test.

Change-Id: I3cccd2581e6a4612badd7b53a600da2e1d0f1794
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 22 Jun 2017 23:43:57 +0000 (16:43 -0700)]
Updated git submodules

Project: integration/test master 11827b2bab19e12ffa5f1d970198f6044aa75560

Remove nic vtnrenderer csit

per this email, vtnrenderer csit is no longer needed:
https://lists.opendaylight.org/pipermail/nic-dev/2017-June/001713.html

ideally, this patch will be merged after this patch in releng/builder:
https://git.opendaylight.org/gerrit/#/c/59435/

Change-Id: I77aefbfab5d3ca5dcce8953e00033c7195cf37a5
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Faseela K [Fri, 23 Jun 2017 00:38:08 +0000 (06:08 +0530)]
Updated git submodules

Project: coe master 91bd9dd58192a5a51fd707b46bf2e4b096614d8c

Fixing copyright headers

Change-Id: I7e80a23f42ef94e109bd32db6c065dbe59e8a35b
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
jenkins-releng [Fri, 23 Jun 2017 00:02:40 +0000 (00:02 +0000)]
Updated git submodules

Project: releng/builder master aff9e44f33a568fadc9c697c78e6a9d571e0bac8

Auto Update CSIT Jobs to run

Change-Id: I1c4b8edf26082df9e1adf5f516822d2fbff2e032
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 22 Jun 2017 23:45:38 +0000 (16:45 -0700)]
Updated git submodules

Project: releng/builder master e0bd0b45eb352a3ae8b14e477087bf9188681889

Remove nic vtnrenderer csit

per this email there is no longer a need to keep the vtnrenderer
csit:
https://lists.opendaylight.org/pipermail/nic-dev/2017-June/001713.html

Change-Id: I9fc95bc603f6e7ff70b126656d5f3125bcd682ba
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Victor Pickard [Tue, 20 Jun 2017 19:12:04 +0000 (15:12 -0400)]
Updated git submodules

Project: integration/test master 5f53fc0f287f26c07905f1e7efd239a0e75d68b0

Fix HWVTEP CSIT openstack commands

Fix syntax in "openstack network create" command and
"openstack security group rule create" command.

Change-Id: Ib2f692c0a2422bd85afbab4786599c309e6103f2
Signed-off-by: Victor Pickard <vpickard@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Faseela K [Wed, 21 Jun 2017 11:49:32 +0000 (17:19 +0530)]
Updated git submodules

Project: coe master 72cbe3bae42a060d16c99b68ab0d8da11f86a479

Migrate to odlparent2.0.0 along with karaf4

Change-Id: I1e1490e8b0c73dad425ebc3db59e02b9416e47f4
Signed-off-by: Faseela K <faseela.k@ericsson.com>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 22 Jun 2017 21:51:46 +0000 (21:51 +0000)]
Updated git submodules

Project: releng/builder master 877d0e69d47d2d6ee515ef319f7e286f0ca4b36d

Merge "Execute Openstack Client from Robot VM"

Execute Openstack Client from Robot VM

- Install Openstack client
- Create the environment variables required to execute the
  Openstack client.

Change-Id: Iddf35141f80a9488540eb6a1875eb312cecc1932
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Anil Vishnoi [Wed, 21 Jun 2017 21:41:43 +0000 (14:41 -0700)]
Updated git submodules

Project: ovsdb master 2183237cd74b8acbaef2dcbee0d349c76f1f3493

Bump to odl-parent 2.0.0, remove karaf3 features and rename features4 to features

Change-Id: Idac9a7011449897e48da67caf9679bf0d3825f76
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 22 Jun 2017 16:59:33 +0000 (16:59 +0000)]
Updated git submodules

Project: releng/builder master d10b27d582d4f84a84ab7c0a0a8d9abd34afc51f

Merge "Bump release tag for next Boron release"

Bump release tag for next Boron release

Change-Id: I353281dade6d7b25b0f554c940751edf71ba97dc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Stephen Kitt [Thu, 22 Jun 2017 16:08:24 +0000 (18:08 +0200)]
Updated git submodules

Project: netconf master fc7cf19a6e5f0d0f27365921f97c03e397ee9db7

Build features-... instead of features4-...

The directories were renamed, but not the artifacts.

Change-Id: I4abe486b54c6ff2220ee83ee3a6c274914932e43
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Jakub Morvay [Wed, 21 Jun 2017 11:41:46 +0000 (13:41 +0200)]
Updated git submodules

Project: netconf master 3d7090c8bf0df8c9814b7d3cb2c43dff483a5c7a

Bump odlparent dependency to 2.0.0

This updates odlparent dependency to 2.0.0 version. Furthermore, karaf 3
features are eliminated.

Change-Id: I8e18e032ea9cfb36f3913dcbfa7c3d1d6cd9ee59
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Robert Varga [Wed, 21 Jun 2017 15:19:44 +0000 (17:19 +0200)]
Updated git submodules

Project: aaa master 06a0da2667760305e482ef20d9f26f0a42251eaa

Bump odlparent version

Fixes the fallout from migration.

Change-Id: I5d10f0a8bb84638059a083617b7853362e669269
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Peter Gubka [Thu, 8 Jun 2017 10:43:53 +0000 (12:43 +0200)]
Updated git submodules

Project: integration/test master d86b9852a3db706d878ac6fbd7b6ecfe6ec03896

Use shutdown(-prefix)-shard-replica in ddb testing

Change-Id: I79fae058c9980e661702c562a9a629580e5224a2
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 21 Jun 2017 14:37:55 +0000 (10:37 -0400)]
Updated git submodules

Project: odlparent master 4aa425b37e1437b996f24891ca5b6d1f337c10d7

Bump versions to 2.1.0-SNAPSHOT

Change-Id: I87425ce991c5277f60074121132254104704d813
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Peter Gubka [Fri, 9 Jun 2017 09:35:04 +0000 (11:35 +0200)]
Updated git submodules

Project: integration/test master 971b82aed16a2992bd5a5fd8f9b17d4979e4ba5c

Add shutdown(-prefix)-shard_replica rpc into lib

Change-Id: I3d3508cb0063287138d804fe7c9a1731abc9b393
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Faseela K [Wed, 21 Jun 2017 01:21:50 +0000 (06:51 +0530)]
Updated git submodules

Project: releng/builder master 4cd26a1e974d6346b73380a171ca9559dcc6b9a8

Add kuryr.conf as part of the log collection

Change-Id: I5ea122cdefe44fb4c174aac66d4da2024102491c
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Valentina Krasnobaeva [Tue, 28 Mar 2017 10:21:01 +0000 (12:21 +0200)]
Updated git submodules

Project: integration/test master f12358fd0327983c15a646e43fecf45cce4b924d

IPv6: support in basic vpn_service tests

Add 03_basic_ipv6_vpnservice.robot to test L3VPN with IPv6 subnets and
extra routes.

Add 03_basic_ipv6_vpnservice.robot in
netvirt-1node-openstack.txt test plan, to launch it automatically on a
regular basis.

Change-Id: I5a9245b2723b46234fcb2f9baf66e7f95057dfab
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
Acked-by: Philippe Guibert <philippe.guibert@6wind.com>
7 years agoUpdated git submodules
Gobinath [Tue, 20 Jun 2017 14:56:25 +0000 (20:26 +0530)]
Updated git submodules

Project: netvirt master 32fa17ca2e817de9982d3da3c1666b008cd47f6e

Bug 8179 - Data validation failed for path bgp/networks

Issue:

Data validation failed exception during withdrawing prefix from BGP.

Analysis:

The issue occured while trying to delete an element from the
bgp/networks which was not in the desired format. The DPNid is
used as rd in case of extra routes with internal VPN. The prefixes in
the internal VPN are not be advertised to the BGP. The condition for
this already exists(rd is the vpnName here). For extra routes, DPNIDs
are used as rds for ECMP and they should also be advertised. This was
already handled but there was no handling to avoid the withdrawal from
the BGP in case of the removal.

Fix:

Condition has been added to avoid calling withdrawPrefix() for the extra
routes removal in case of the internal VPN.

Note: Also some other errors in logging have been fixed.

Change-Id: Ic5dbcf951cd36b0a0fb9624f4899184bc4e305f0
Signed-off-by: Gobinath <gobinath@ericsson.com>
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
7 years agoMerge "Add a new section for AAA CLI"
Colin Dixon [Wed, 21 Jun 2017 19:55:32 +0000 (19:55 +0000)]
Merge "Add a new section for AAA CLI"

7 years agoAdd a new section for AAA CLI 00/57700/10
David Suarez [Tue, 23 May 2017 14:05:05 +0000 (16:05 +0200)]
Add a new section for AAA CLI

Add a new section with all the CLI commands supported by
the AAA project via the Karaf console.

Change-Id: Ide73f850345d00a8f5d9477db4bf402ee1a9a018
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 20 Jun 2017 12:55:50 +0000 (14:55 +0200)]
Updated git submodules

Project: infrautils master 9fd865d8065669a4214459ab5a6c23fbcbd30713

Upgrade to odlparent 2.0.0 & handle its impacts

Change-Id: Ie492292379a3f7b8927a1f1c0b5f0a32f9255058
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 21 Jun 2017 14:39:31 +0000 (16:39 +0200)]
Updated git submodules

Project: infrautils master 1dd0e04df2fc3ed346552fcfb1db766097a3c076

SystemReadyTest @Ignore, until it's fixed

Due to it actually failing in auto-release.

Change-Id: Id27e808fe0f4e1bdac718d9fd60cd8ffbaa2997f
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 21 Jun 2017 14:54:45 +0000 (14:54 +0000)]
Updated git submodules

Project: releng/builder master 6ea5a2357c4b407fb5d7e3c599ba3f1d5a19bfb4

Merge "Disable Karaf 4 SFT only"

Disable Karaf 4 SFT only

Since change I235eafb777d62a95ca8ffb8010ef95754618421e was merged we now
have an option to disable only the Karaf 4 SFT so let's do that so that
we can have Karaf 3 SFT running again in Carbon.

Change-Id: Iaf1a7a251599b6b368f4f4e5920d91889878f3a0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jakub Morvay [Wed, 21 Jun 2017 14:41:58 +0000 (14:41 +0000)]
Updated git submodules

Project: netconf master e3a4d1aa4db7b1e86e1f6dc728e4a5883c03b1ff

Merge changes I0d93e3c4,I34aca892,I74162d9a,Icd48e366

* changes:
  Remove netconf-auth service-type config yang
  Remove netconf-mapping-api service-type config yang
  Remove netconf-notifications-api service-type config yang
  Remove netconf-api service-type config yang

Remove netconf-auth service-type config yang

The service-type identities aren't used so remove them.

Change-Id: I0d93e3c46e93db31d4515c55296c937f4f7a4d19
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Remove netconf-mapping-api service-type config yang

The service-type identities aren't used so remove them.

Change-Id: I34aca892bdd88f6ffa50c63a933a6cd6266cd75c
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Remove netconf-notifications-api service-type config yang

The service-type identities aren't used so remove them.

Change-Id: I74162d9a055c9d2757a3781b19de5d9dc4054f85
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Remove netconf-api service-type config yang

The service-type identities aren't used so remove them.

Change-Id: Icd48e3666773ca65a3f08a65b2377c0eaf830992
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
7 years agoUpdated git submodules
epgoraj [Tue, 20 Jun 2017 09:07:35 +0000 (14:37 +0530)]
Updated git submodules

Project: netvirt master bbba9856c0878c5b0ec76791d94b9cc9866ef803

Bug 7824: Handling CSIT Exception under Elan module

Change-Id: I2f34d558dc6887324cf5edef6551e1ee6451f816
Signed-off-by: epgoraj <p.govinda.rajulu@ericsson.com>
7 years agoUpdated git submodules
SivaKumar Perumalla [Tue, 13 Jun 2017 15:12:55 +0000 (15:12 +0000)]
Updated git submodules

Project: netvirt master bc4412603cd829d1218a9ce2bf976039d04adb45

Bug 8710:  Bgp afi related bug fixes

Change-Id: Ie62474af854b2b4db5f53c57fa7e79499e163b21
Signed-off-by: SivaKumar Perumalla <sivakumar.perumalla@ericsson.com>
7 years agoUpdated git submodules
Peter Gubka [Tue, 20 Jun 2017 11:37:06 +0000 (13:37 +0200)]
Updated git submodules

Project: integration/test master 7ab8ae8c2d692d145425fff08d7b6aa3fe760bd5

Enlarge http_timeout in entity.robot

Change based on https://bugs.opendaylight.org/show_bug.cgi?id=8596#c3

Change-Id: I8c60403381778dbe59f4c26a3fb91cb507fef81e
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Jakub Morvay [Wed, 21 Jun 2017 07:52:43 +0000 (07:52 +0000)]
Updated git submodules

Project: netconf master 4469e472b3208c5d472ce3970f4a875f9fae830e

Merge "Switch from config-parent in pom files"

Switch from config-parent in pom files

Most netconf bundles don't or no longer use the CSS so they
don't need to use config-parent.

Change-Id: I59757e8e81709f4904615b0e3829bc5ef569000b
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
7 years agoUpdated git submodules
Valentina Krasnobaeva [Mon, 19 Jun 2017 14:23:02 +0000 (16:23 +0200)]
Updated git submodules

Project: integration/test master 78ab9580aa553fe4531a40787d0d236931e143dc

OpenstackOperations: fixes due to openstack CLI

Due to migration to Openstack CLI in OpenStackOperations.robot and
DevstackUtils.robot, introduced in the following commit
02eb3418af8de2831ad8a5aa1d119746fffd1bac ("Migrate to Openstack CLI"),
appropriate fix is needed for  "openstack security group rule create"
command and formatted output is needed for "openstack router list",
"openstack port list" commands.

Change-Id: I9831e3909c38c7a70389ba29754526a2f675111f
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
7 years agoUpdated git submodules
Daniel Farrell [Wed, 21 Jun 2017 07:13:01 +0000 (07:13 +0000)]
Updated git submodules

Project: releng/builder master 2b0894555df9673b13e43bce6448c8f261250b64

Merge "Add Gate job for netvirt-hwvtep"

Add Gate job for netvirt-hwvtep

Change-Id: I81e82f1814dd6940efa75072c2a09fd5c6cb7f70
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
HANAMANTAGOUD V Kandagal [Thu, 8 Jun 2017 06:05:46 +0000 (11:35 +0530)]
Updated git submodules

Project: netvirt master fa2c12a8c1f1f6041fd3c350ca422e2d980d3dc1

VrfEntryListener refactoring using chain of responsibility pattern

This is a first review where BGP Route handling is separated into a new
handler class BgpRouteVrfEntryHandler.

All common methods are put into a new superclass i.e VrfEntryHandler.
Each of the subclasses like BgPRouteVrfEntryHandler will extend the superclass.
This is done to avoid circular depency on VrfEntryListener.

As part of chain of responsibility pattern , VrfEntryListener will pass on
the Vrf object to the first handler in a chain based on the RouteOrigin
type. Once the first handler completes processing the Vrf obj , it will
pass on the same to next handler.

In the current review BgpRouterVrfEntryHandler will process Routes of type
"RouteOrigin.BGP". BGP routes need not be processed by any other handler ,
hence next handler is not defined in the chain.

In the subsequent patches , when new handlers like LocalRouteVrfEntryHandler,
SubnetRouteVrfEntryHandler etc will have to pass on the Vrf obj to next
handler which will be ImportExportVrfEntryHandler.

Change-Id: I538085bfcda7733b5f3ba5ffe49d541619ac40ec
Signed-off-by: HANAMANTAGOUD V Kandagal <hanamantagoud.v.kandagal@ericsson.com>
Signed-off-by: ehvkand <hanamantagoud.v.kandagal@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 19 Jun 2017 15:47:37 +0000 (11:47 -0400)]
Updated git submodules

Project: releng/builder master 2092343f7f4927c9b6a7170acdd4b14fa488f61c

Remove tcpmd5 project jobs

This project has been archived per TSC vote.
https://meetings.opendaylight.org/opendaylight-meeting/2017/tsc/opendaylight-meeting-tsc.2017-06-15-17.00.html

Change-Id: Iba48afdfbe412cef9d0b269ee80a2b724e003373
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Mon, 19 Jun 2017 18:55:59 +0000 (11:55 -0700)]
Updated git submodules

Project: integration/test master f01446175c8707dfc48e0b9d13710b90c58c8930

Fix Mininet Start multiple connections

With latest mininet VM changes Ubuntu 16.04 OVS 2.5.2
it is not possible to start mininet with no controller
and OVS options at the same time.

In this patch we get rid of unnecessary OVS options.

Change-Id: I4c4fc2a01bd78bcc61c25e35d6ed19243d07f017
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 20 Jun 2017 17:58:48 +0000 (17:58 +0000)]
Updated git submodules

Project: genius master 6432704caf37bb80e25cd804e2d73dfd3f8ec33a

Merge "Genius wide blueprint xml path change: /OSGI-INF/ -> /org/opendaylight/"

Genius wide blueprint xml path change: /OSGI-INF/ -> /org/opendaylight/

Also have removed fake "availability=optional"

Change-Id: Ia4c21bbba98f01d938c97990f2a02dd9996a8490
Signed-off-by: Abhinav Gupta <abhinav.gupta@ericsson.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 20 Jun 2017 17:03:51 +0000 (19:03 +0200)]
Updated git submodules

Project: odlparent master 84102514addf8440c4262b06b99451b62d88fae0

Bug 8571: copy src/main/assembly

The contents of src/main/assembly need to be copied to
target/assembly, overwriting any conflicting file from Karaf.
integration/distribution needs this to be able to add custom scripts
and replace configuration files.

(Arguably this should be part of integration/distribution, but it
can’t be — at least not in a maintainable fashion.)

Change-Id: Ifcce82862d350b87853727e2c77140adee164886
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Ryan Goulding [Tue, 20 Jun 2017 16:55:12 +0000 (12:55 -0400)]
Updated git submodules

Project: aaa master e5da41b21bdf5c10b849092e7b36326d7d541448

Bug 8661:  Remove references to servicemix beanutils

This was originally done in haste to get shiro in.  It was
silly and stupid, and is now removed :).

servicemix has a repackaged version of beanutils that isn't
needed;  we have the original one.  No need to push this in.

Sorry for the confusion.

Change-Id: Ief897e099c8fdded4e1cdd14c24865d1f95698cb
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 6 Jun 2017 18:21:37 +0000 (20:21 +0200)]
Updated git submodules

Project: odlparent master 87efeea3c532823637162d007795c149ad1fd409

Bump org.apache.aries.blueprint.core version

From 1.4.2 to latest 1.7.1, because in
org.opendaylight.controller:blueprint version 1.7.1 was already used
anyway, and indeed this appears to be the version used in our current
version of Karaf, and it seems wiser to declare this in only a single
place, to avoid possible version discrepancy problems re. this artifact
in the future.  So let's just bump this one, and drop the version in
controller:blueprint in a follow-up change.

Change-Id: Ib332fb88eab11a376e93ea90304e2a22115b3e85
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Achuth Maniyedath [Tue, 13 Jun 2017 07:51:44 +0000 (13:21 +0530)]
Updated git submodules

Project: netvirt master fadbad55858f6c6b8fc3b0a8c5b1d6b3e7ae8c9d

Spec update for DHCP Neutron Port Allocation

+ Updated the pipeline/yang changes
+ DHCP request handling added .
+ Introduce controller-dhcp-mode flag in DHCP Service.

Change-Id: I633571012d6f3ff8a07e0c8e50da9ab05c106c55
Signed-off-by: Achuth Maniyedath <achuth.m@altencalsoftlabs.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 20 Jun 2017 15:42:07 +0000 (15:42 +0000)]
Updated git submodules

Project: genius master 9c3b6cbcd45e141d31b0930ff41745b7c977b0d3

Merge "avoiding logging full stack trace in case of id doesn't exist"

avoiding logging full stack trace in case of id doesn't exist

* This fix is to avoid filling karaf logs exception with full of stack
trace if source of exception is known by its exception type and message.

Change-Id: I057647f9a4ac90c32476e8d9eb2494a1b9d3c4a2
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 20 Jun 2017 08:26:13 +0000 (10:26 +0200)]
Updated git submodules

Project: genius master 89eb79779fcd1993f2b9485936d5c067351aa500

Don’t load odl-genius-ui on boot

This drops odl-genius-ui as the Karaf 4 distribution’s local feature,
so that it’s no longer loaded as a boot feature. The Genius feature
repository will still be part of the distribution.

Change-Id: I3da7ebf2771235bbd86cfa1728a80889e0e59cd4
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 20 Jun 2017 14:40:07 +0000 (14:40 +0000)]
Updated git submodules

Project: netconf master cf359f8bdd996bb8344112d8cd2e36fd17f7585a

Merge "Remove import-package declaration"

Remove import-package declaration

Maven exclusions should not be necessary.

Change-Id: I32c843efcd965624797a61ceff1b1ed4ce80d2e6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Tue, 20 Jun 2017 14:40:00 +0000 (14:40 +0000)]
Updated git submodules

Project: netconf master 5010344c49ceda486ff945ec54231c72e5f2fa60

Merge "Get rid of stale prerequisite for maven"

Get rid of stale prerequisite for maven

It is commonly accepted that ODL requires maven 3.3.9+ now.  This
change removes a stale prerequisite for maven so that it is more
consistent with project guidelines.

Change-Id: Idd3bbe1c7ecbbc9b790fe50b7b29d8a263d98bd5
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 20 Jun 2017 13:03:49 +0000 (15:03 +0200)]
Updated git submodules

Project: odlparent master fab3af35602bed1681aa818d9577fec6ddc55f5d

Remove '4' suffix in karaf[4]-plugin

Change-Id: I05c6241213d761f4764f7b7db8accb2e100d638c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 19 Jun 2017 08:21:20 +0000 (10:21 +0200)]
Updated git submodules

Project: odlparent master 349e54ebfd613582bb3b0c102102e1daf35ab135

Drop odl-guava-18

Change-Id: I545bcacb92d7ede5c95a1f004869d3d35f0438ca
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 20 Jun 2017 13:39:59 +0000 (13:39 +0000)]
Updated git submodules

Project: netconf master 77178144c3b4c72230a5769e32f10a2976c23e89

Merge "Migrate XML output to yang-data-codec-xml"

Migrate XML output to yang-data-codec-xml

The codecs provided yang-data-impl are superseded by those in
codec-xml. This patch provides the first part of migration.

Change-Id: If777defcc6218faf5597289956b800d68dcb5e5a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Tue, 20 Jun 2017 13:39:20 +0000 (13:39 +0000)]
Updated git submodules

Project: netconf master 427cce381055d13b8bd44307608bbb6f701cf059

Merge "Run NormalizedNode parsing inline if possible"

Run NormalizedNode parsing inline if possible

While JSON does not guarantee object ordering, we do not have to
fall back to building internal string if we have the target node
set.

If the target has been set, we call directly to parser with our
current parser, which will be moved forward -- which is more
efficient.

Change-Id: I311cc3525944fd2327183c200b3ed9dbee9e915a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 19 Jun 2017 13:41:28 +0000 (15:41 +0200)]
Updated git submodules

Project: odlparent master 266f511f403f15d19ac106daff088ad5be9c7dd7

Clean up POMs

The main point of this patch is to remove duplicates in the artifacts
POM. The patch also uses ${project.version} where appropriate.

Change-Id: I0554adb79bb7060bf0d45dbd3349440b7f808a7c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 20 Jun 2017 12:26:09 +0000 (12:26 +0000)]
Updated git submodules

Project: netconf master cda3a6d4c125bc30f143614aa4624c0ad252ffd8

Merge "Bug 5995: remove org.json"

Bug 5995: remove org.json

This switches sal-rest-connector to Jackson and Gson and cleans up the
features.

Change-Id: I587ab4638374fccb344e9a769ee2793e16863fef
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 20 Jun 2017 12:25:37 +0000 (12:25 +0000)]
Updated git submodules

Project: netconf master c3bc1761db8a7d9ced57ea5a316b0f438534d19a

Merge "Bug 8622: convert sal-rest-docgen to Jackson"

Bug 8622: convert sal-rest-docgen to Jackson

This removes the requirement for org.json in sal-rest-docgen, which
causes bundle wiring issues in Karaf 4 (sal-rest-docgen ends up
exporting org.json, which Jackson’s compatibility layer consumes,
creating a dependency loop which causes refreshes anytime anything
touches the sal-rest-docgen).

Change-Id: I877f3e567fdeba3258a19a40f1f9e31bb19df24d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 26 Dec 2016 20:24:25 +0000 (21:24 +0100)]
Updated git submodules

Project: odlparent master 4909aac4dfeeaa402b4bb09d824906baae3a3d3c

BUG-7446: switch advertized guava to 22.0

This is the build-time switchover patch to have downstream
pick up guava 22.

Change-Id: Ic547fb93ba718d51e6be6f6400b259beff83b8b8
Signed-off-by: Robert Varga <rovarga@cisco.com>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Andrej Kilvady [Thu, 18 May 2017 07:18:49 +0000 (09:18 +0200)]
Updated git submodules

Project: integration/test master 57ffdb8b0bb58c5392d0d7989a9d8e9bf794fdd9

Refactor suite to use RemoteBash, clean Utils

Refactor suite to use RemoteBash lib and clean Utils lib.
Move Write_Bare_Ctrl_C and Write_Bare_Ctrl_D from Utils to RemoteBash.

Change-Id: I3519f85aea8e47df07c9761eb5e079818ac7ae3a
Signed-off-by: Andrej Kilvady <akilvady@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 20 Jun 2017 09:44:01 +0000 (09:44 +0000)]
Updated git submodules

Project: netconf master 28252d862d552dc78adc9df8b4657cd686502509

Merge "Use SimpleSchemaContext instead of EffectiveSchemaContext"

Use SimpleSchemaContext instead of EffectiveSchemaContext

EffectiveSchemaContext is an implementation detail of the parser,
SimpleSchemeContext is a beta-level API from yang-model-util.

Change-Id: I524f9e91562b5fa8d6d942f40bf957ec97e40e88
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Tom Pantelis [Wed, 14 Jun 2017 18:42:41 +0000 (14:42 -0400)]
Updated git submodules

Project: netconf master 17d4a56409775e872c9d55371e633472d621fe7d

Remove UriInfo from JSONRestconfService API methods

https://git.opendaylight.org/gerrit/#/c/48369/ added a UriInfo parameter
to several JSONRestconfService API methods in Carbon. However this was an
undocumented API change which will break downstream users. Further,
there is no available implementation of UriInfo so each user would have
to provide an implementation which would pretty much render the API
unusable. We do not need to expose UriInfo in this API so I've remove the
parameters.

We'll need to cherry-pick to stable/carbon for SR1 to minimize breakage.

Change-Id: I74285413c2a3a92510398a57ea82567b646c6d27
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
7 years agoUpdated git submodules
Peter Gubka [Fri, 16 Jun 2017 09:33:04 +0000 (11:33 +0200)]
Updated git submodules

Project: integration/test master 672d276e8a08326b7c3c5b4c7e6ea7ee2df7c648

Change longevity job duration from 24h to 23h

It is because releng contains a script which may kill VMs with a day
granularity.

Change-Id: Ice44f01246792f5e49318b8205499eb5979e1a79
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Wed, 14 Jun 2017 12:02:41 +0000 (14:02 +0200)]
Updated git submodules

Project: odlparent master 012d2240c8b8d1590450e4fa69672f4ea1761109

Add antlr4 dependency declaration

This is used in yangtools mostly, but will be useful for anyone
dealing with lexers/parsers.

Change-Id: I5e1b232ca7357a6895162427d35736020859f266
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Gobinath [Mon, 19 Jun 2017 07:38:08 +0000 (13:08 +0530)]
Updated git submodules

Project: netvirt master 18036a4c1e8a74b78944bc9de91c28db8e4267b5

Bug 8441, 8630 - LB groups not deleted after extra route deletion

Issue :

When an extra route is completely removed from all the DPNs, the
loadbalancing groups are not updated properly.

Analysis:

There was a "NullpointerException" occuring in the
setupLoadbalancingGroup() method.

Fix:

Changes have been made to avoid the NPE. Also, changes were
made in resolveadjacency() method to populate the adjacencylist
correctly.

This patch also fixes the bug 8630
(CSIT Sporadic failures - arp learning suite
 - MIP not in /config/odl-fib:fibEntries/)
as well which resulted due to the exceptions
caused as mentioned above.

Also it reverts some part of the review that landed here:
https://git.opendaylight.org/gerrit/#/c/59081/

Change-Id: Iaffd3916603f33810cfb7fdba2a86ba8826fc9e3
Signed-off-by: Gobinath <gobinath@ericsson.com>
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
7 years agoUpdated git submodules
Vishal Thapar [Wed, 24 May 2017 09:43:58 +0000 (15:13 +0530)]
Updated git submodules

Project: ovsdb master eb53e326463a4838c404eb4533c801a1010ca6dc

BUG 8529: Deleted vlantag and trunks present in operational

Change-Id: Iab1c46173127f74af4b81a80a5dfba4f7d29f936
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Ryan Goulding [Wed, 22 Mar 2017 10:43:47 +0000 (06:43 -0400)]
Updated git submodules

Project: ovsdb master cde57e98cea098efefdbb2aa1155f157efb05a57

Migrate to karaf4 for the local karaf distribution

Several folks have put in incredible effort to make karaf4 a reality in ODL.
Kudos to those folks for this great effort.  This patch officially converts
ovsdb's local karaf distributions to use odlparent's karaf4-parent artifact.

Change-Id: Ia86905565f739c42bb13cecb0f9e11e1cc20e02d
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Ryan Goulding [Mon, 19 Jun 2017 15:07:57 +0000 (11:07 -0400)]
Updated git submodules

Project: aaa master 67437ddb1da52760c81744961c671c1b041ec7d5

Bug 7265: Fix idmtool paths to reflect the path setup in Nitrogen

In Nitrogen, idmtool was moved from etc to bin.  The paths for
related file access, however, were never updated.  This fixes
this oversight in two critical areas:
1) disabling SSL for idmtool
2) changing the jolokia password

Change-Id: I39554f866494a725638d5b9357d766d1b160695f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 19 Jun 2017 11:21:52 +0000 (13:21 +0200)]
Updated git submodules

Project: netvirt master b0a5086f16acf9d9bd5a38eea1a0715625744aa0

Move fibmanager-shell blueprint.xml from OSGI-INF/blueprint to org/opendaylight/blueprint

This may (?) fix the SFT failing to find the DataBroker, as discussed on follow-up to
https://lists.opendaylight.org/pipermail/netvirt-dev/2017-June/004770.html; and if
this does fix that SFT problem, then this was an indirect impact of
https://git.opendaylight.org/gerrit/#/c/54885/.

This also reverts both https://git.opendaylight.org/gerrit/#/c/59105/ private field,
and the availability="optional" from https://git.opendaylight.org/gerrit/#/c/59051/

Change-Id: I856c0f4311a02a5380512496619aee74cf70ee2e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 19 Jun 2017 15:36:56 +0000 (15:36 +0000)]
Updated git submodules

Project: releng/builder master 09646d0a818928a78c1aa778477722e2a46d8484

Merge "Use pipdeptree instead of pip freeze"

Use pipdeptree instead of pip freeze

Change-Id: Iae64d7e49393e79bf2906da0d65f0ee350051efb
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 16 Jun 2017 12:08:26 +0000 (14:08 +0200)]
Updated git submodules

Project: odlparent master 3fa9f96141eb9d621007435755770fe55a7a008b

Bump Xtend 2.11 → 2.12

https://eclipse.org/Xtext/releasenotes.html#/releasenotes/2017/05/25/version-2-12-0

Change-Id: I538fed69d39af0c493d0eda6642601b1a28a3c7d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 19 Jun 2017 14:13:49 +0000 (16:13 +0200)]
Updated git submodules

Project: releng/builder master ad5661e545b79100e1dd220ab319423df06a07ad

Do not run javadoc:aggregate in bgpcep

Other projects are not using it either, so let's keep
things consistent at least for nitrogen.

Change-Id: I5cf0a2ad6bdb032f8462ea5a97749d1b8cb6f32f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 19 Jun 2017 11:14:58 +0000 (13:14 +0200)]
Updated git submodules

Project: odlparent master 485702c63686fd991c7b72e93a302d87eefc49bf

Bump to 2.0.0-SNAPSHOT

Since we’ve introduced breaking changes, we need to bump to
2.0.0-SNAPSHOT. (Thanks to Michael for pointing out the error of my
ways!)

Change-Id: Ic79385b234526ca0ab72180dbe2664351ed680ab
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Faseela K [Tue, 13 Jun 2017 11:19:31 +0000 (16:49 +0530)]
Updated git submodules

Project: genius master 90bebccea33f4876dd84841e9c08f450a11cebc6

changing karaf3 to karaf4 for genius features

Change-Id: I5ddc6382cbe1fd1d3cc6b17ccf8b35cffe9917be
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 16 Jun 2017 12:07:29 +0000 (14:07 +0200)]
Updated git submodules

Project: odlparent master a6f3b7c2fa8350ddf247ee6fba4f56824791cd2a

Bump git-commit-id-plugin 2.2.1 → 2.2.2

Change-Id: Id73ca8bee3b8b048ad3f277b2bc40dced19c6b37
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Lorand Jakab [Wed, 14 Jun 2017 01:57:37 +0000 (04:57 +0300)]
Updated git submodules

Project: odlparent master 9dc34524911970231ba84a03261df2c43a7916da

Remove '4' suffix in applicable artifact names

During the Karaf 4 migration, while both Karaf versions coexisted it
was necessary to have a different artifactId for Karaf 4 features and
feature repositories produced by odlparent. After Karaf 3 is removed,
this is no longer necessary, and this patch removes the '4' from
applicable directory, artifact and property names.

Change-Id: Ib6446a86a75a1a4b9637e73b71aca640a22807f4
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 13 Jun 2017 17:17:39 +0000 (19:17 +0200)]
Updated git submodules

Project: odlparent master e178c83923d72b0fbc99be88ff4d73f7afdea7a0

Remove all Karaf 3 Artifacts (now Karaf 4, only)

Change-Id: I4e60779869d8d4cb4760c1327f4abf238be98ddd
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 16 Jun 2017 14:05:42 +0000 (16:05 +0200)]
Updated git submodules

Project: netvirt master 79e44349ae587fac844ae0211047b50fe95ac6d9

Fix null Optional instantiations

Optional type variables must never be null.

Change-Id: I86af0a9c11dca31b00d72818210d0afb0bcbcff9
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 16 Jun 2017 13:10:31 +0000 (15:10 +0200)]
Updated git submodules

Project: netvirt master 58ad088f01918eedbd1d0bd0ff59381cf0bf720b

Restore VRF imported routes case

In createLocalFibEntry, localNextHopInfo is always null. It used to be
initialised in what became the forEach() loop; this patch restores a
standard foreach loop and tracks whether local next hop info has
actually been seen.

Change-Id: I9dc7a041a1010f7f85003bd225d75f2d03a7d076
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
mor.zvi [Sun, 5 Mar 2017 13:37:57 +0000 (15:37 +0200)]
Updated git submodules

Project: integration/test master 31fb94bf9f599c61cc683f2d5d5493bc314942f3

Enable some ipv6 tempest.scenario cases

Change-Id: If16b2367fcaa9a2a4ee61db3e31095e4f2ebe3b6
Signed-off-by: mor.zvi <mor.zvi@hpe.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 17 Jun 2017 19:49:36 +0000 (12:49 -0700)]
Updated git submodules

Project: releng/builder master c4b23edec73340b9d8d3d28e9d31828afa480e35

Fix bundle URL dectection script

Both jenkins and nexus use similar URL structure:

*/artifact/version/artifact-version*.zip

Change-Id: I2eeef3484f9ae0b4732a45f9b5c93ec2703a5c5a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Janki Chhatbar [Fri, 16 Jun 2017 06:20:15 +0000 (11:50 +0530)]
Updated git submodules

Project: netvirt master 61a0e34d73e5eb9cc71a46bb5aec977de30a3eb2

Minor code clean-up

Replace vrfEntry.getDestPrefix with localNextHopIP in createLocalFibEntry

Change-Id: I7f891ce9a692723829c749736e7f5d89011822d9
Signed-off-by: Janki Chhatbar <jchhatba@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 16 Jun 2017 12:58:08 +0000 (14:58 +0200)]
Updated git submodules

Project: netvirt master b53e6bdf8ab17e4f96d49d607c3eae0a7332b73c

Bug 8706: Restore null-check in createLocalFibEntry

checkCreateLocalFibEntry handles null gracefully, but dereferencing
localNextHopInfoLocal in the method call renders that useless.

Note that just following the forEach(), localNextHopInfo is always
null which suggests something got lost in the transformation...

Change-Id: If15cc4a881c2a1468c84a4e0cebb2a940465f33b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>