docs.git
7 years agoMerge "Update find bad words script"
Thanh Ha [Tue, 27 Jun 2017 19:24:52 +0000 (19:24 +0000)]
Merge "Update find bad words script"

7 years agoMerge "Add info on clustered RPCs to controller dev-guide"
Colin Dixon [Tue, 27 Jun 2017 19:24:09 +0000 (19:24 +0000)]
Merge "Add info on clustered RPCs to controller dev-guide"

7 years agoMerge "Add release notes to M3 readout"
Thanh Ha [Tue, 27 Jun 2017 19:03:43 +0000 (19:03 +0000)]
Merge "Add release notes to M3 readout"

7 years agoUpdated git submodules
Jakub Morvay [Tue, 27 Jun 2017 18:34:20 +0000 (18:34 +0000)]
Updated git submodules

Project: netconf master 96583b31d8ce418f8209a308fc6d94f606795ed3

Merge "Convert yanglib project to blueprint"

Convert yanglib project to blueprint

Added blueprint XML to instatiate the YangLibProvider. The yanglib
yang module was converted to a container that is stored in the DS and
provided via the clustered-app-config element. The CSS YangLibModule
was removed.

Change-Id: Ie45fb8261665fea38a4153c01484986d8a0272c4
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
7 years agoUpdated git submodules
Daniel Farrell [Tue, 27 Jun 2017 17:48:44 +0000 (13:48 -0400)]
Updated git submodules

Project: releng/builder master 3d38b52c6c4ef8a8a1f405e6a7fe799a81ff8561

Update default tarball->RPM build param to Carbon

Change-Id: Ic6a7d2f64b556b1a635eab2297d1e98f343a6189
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoMerge "Add TTP Nitrogen M0 readout"
Thanh Ha [Tue, 27 Jun 2017 18:04:57 +0000 (18:04 +0000)]
Merge "Add TTP Nitrogen M0 readout"

7 years agoMerge "Add instructions on how to release standalone"
Colin Dixon [Tue, 27 Jun 2017 17:50:04 +0000 (17:50 +0000)]
Merge "Add instructions on how to release standalone"

7 years agoAdd TTP Nitrogen M0 readout 79/59579/1
Colin Dixon [Tue, 27 Jun 2017 16:59:04 +0000 (12:59 -0400)]
Add TTP Nitrogen M0 readout

Change-Id: I3513e23b06e70c3d09ece9125fc44b20487db37b
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoAdd release notes to M3 readout 78/59578/1
Colin Dixon [Tue, 27 Jun 2017 16:55:53 +0000 (12:55 -0400)]
Add release notes to M3 readout

Change-Id: I752c6cabc00def781b79ff23847ca063c3e2cef4
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
arthi.b [Tue, 20 Jun 2017 23:01:33 +0000 (19:01 -0400)]
Updated git submodules

Project: netvirt master 5328bb4918a807550364060de854fa09902ef508

BUG 8553: Rules are not deleted/added to the SG.

  Problem: Event not processed when we delete last rule
  and also addition of first rule to the SG.

  Fix: Skip only if both before and after ACL list are empty

Change-Id: I7f8ccb10adbdb1b8c1cab0ca7af8a2dcc2105aea
Signed-off-by: arthi.b <arthi.b@hcl.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 27 Jun 2017 16:09:55 +0000 (16:09 +0000)]
Updated git submodules

Project: releng/builder master c1ce16f3ac9a0ba05a48f230a2707d54faca263c

Merge "Resolve some integration ShellCheck"

Resolve some integration ShellCheck

Fix ShellCheck for compare-distributions.sh and configure-clustering
scripts.

Change-Id: Ic8bf1bf8b10634901979d47c74788dc50f5309d1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 27 Jun 2017 16:09:07 +0000 (16:09 +0000)]
Updated git submodules

Project: releng/builder master 3669e9f5f4f88a77415daefd30eb2c7a629d723a

Merge "Fix ShellCheck for packer scripts"

Fix ShellCheck for packer scripts

Change-Id: I7164533608b101ab0c2b0a655aaa3c61389edceb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 27 Jun 2017 16:08:13 +0000 (16:08 +0000)]
Updated git submodules

Project: releng/builder master 5cfcd5cb322f028ef7af9ef9f534285fd843aaea

Merge "Reorder configuration alphabetically"

Reorder configuration alphabetically

Change-Id: I54b9a5c6a32140dfd01d9c5ea0da561b9b2ef07d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 27 Jun 2017 16:07:26 +0000 (16:07 +0000)]
Updated git submodules

Project: releng/builder master 59c13e550c6bc4998e2d79315371130e3b98aad9

Merge "Do not ignore global-jjb ShellCheck"

Do not ignore global-jjb ShellCheck

global-jjb shell files seem to pass shellcheck now so let's not ignore
them.

Change-Id: Ia29f5ae76b7a026e8ac4ec31121a7049a9246223
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jaime Caamaño Ruiz [Mon, 22 May 2017 14:23:26 +0000 (16:23 +0200)]
Updated git submodules

Project: genius master 7052be434684af7132f4d507bb06ba7e8ea227cd

BUG 8528: Fix duplicate Apply Actions Instruction

When an egress service sends it's own Apply Actions instruction, Genius
will generate two Apply Actions instructions southbound, one of it's
own containing the action to set REG6 and a different one containing the
service supplied actions. This is not correct per Openflow specification
and OVS rejects the operation.

Fixed by bundling the set REG6 action and the service provided
actions into the same Apply Actions instruction, taking care of
not rearranging the order of the service actions.

Change-Id: I48735857418fed0025b172b73eb02be9c8e9bbbe
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 27 Jun 2017 13:40:00 +0000 (13:40 +0000)]
Updated git submodules

Project: netconf master 72543f819bb65c6666c0ba1f49d19f2251c8f518

Merge "Use lambdas to remove references to Function"

Use lambdas to remove references to Function

Change-Id: I8e45aca6ce8c3af4845502784ade1d859b375f09
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Peter Gubka [Tue, 27 Jun 2017 10:16:19 +0000 (12:16 +0200)]
Updated git submodules

Project: integration/test master c3ab56229950eefc700cbcdd720a5cd7c51b29a0

Add 300k prefix suite to bgp ingest suite

for ask based protocol.

Change-Id: I48652dbe02189275cb3d0a7defa097b48bc55f46
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Nazeerahamed Hunshyal [Fri, 23 Jun 2017 16:05:52 +0000 (09:05 -0700)]
Updated git submodules

Project: integration/test master f573c8f7ff93e947acd21acd87e10c37a046c2b6

Enable debug logs for datastore

Change-Id: Ia79577bdc4efcae00ea1eba5c913f5bea2339573
Signed-off-by: Nazeerahamed Hunshyal <nazeerahamed.hunshyal@tcs.com>
7 years agoUpdated git submodules
Jakub Morvay [Tue, 27 Jun 2017 11:37:31 +0000 (11:37 +0000)]
Updated git submodules

Project: netconf master 4b26fb1e5de393bc3d8f11eea2e92ae4008744bd

Merge "Add blueprint wiring for restconf connector"

Add blueprint wiring for restconf connector

Added the blueprint XML wiring and deprecated the CSS config yang
and modules. The CSS Module classes are essentially no-ops but
remain for backwards compatibility until CSS is completely
removed.

Change-Id: I6f5e7f369958ead9ce00a7fc6c8afe551738f195
Signed-off-by: matthieu <mcauffiez@inocybe.com>
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 27 Jun 2017 10:28:26 +0000 (10:28 +0000)]
Updated git submodules

Project: netconf master 1a63588d3422e1b9ce1082d5a218846b30dda3aa

Merge "Don't loose cause when reporting parsing errors."

Don't loose cause when reporting parsing errors.

Change-Id: I5e5a07c00f29784a6289aa1ed24187ed6f42e833
Signed-off-by: Tomas Cere <tcere@cisco.com>
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 agoAdd instructions on how to release standalone 47/59247/2
Thanh Ha [Tue, 20 Jun 2017 17:05:53 +0000 (13:05 -0400)]
Add instructions on how to release standalone

Change-Id: Ib18a624cdd02d0713f465bcec816ba8e4076e034
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
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>