docs.git
7 years agoUpdated git submodules
Robert Varga [Wed, 19 Apr 2017 17:12:53 +0000 (19:12 +0200)]
Updated git submodules

Project: netconf stable/boron a4199d37ca3d4a8c81d4e3cfd3bc0b4488ed60dd

Close read-only transactions

As noted in API, read-only transactions are resources and must
be closed just as any other external resource.

Change-Id: I0f2d888a31edf242bc48410e6f2d4dfeed43a6b3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
K.V Suneelu Verma [Wed, 19 Apr 2017 06:28:22 +0000 (11:58 +0530)]
Updated git submodules

Project: ovsdb stable/boron 25f0d037873174ed83ab618ce35ed7ebea6954b7

bug 7781 update vlan bindings and tunnel ips

When physical switch update arrives write it in op datastore.

Change-Id: I46ca4f70b59961eeebbc17c0073fe40f852278b5
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 17 Mar 2017 14:49:09 +0000 (15:49 +0100)]
Updated git submodules

Project: ovsdb stable/boron c4b95fc389c99e3e4a2187898902439644713360

Don't ignore .gitignore

Change-Id: I0153a81206b7b61e806c43eebdd8169aec0c9e20
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 19 Apr 2017 21:36:34 +0000 (17:36 -0400)]
Updated git submodules

Project: integration/test master ece182cfe7ee9b98909c297df0667d52d0331969

Use the right .robot files for DataModels.robot

Change-Id: Ie01bbadc47622c507ed044ba07259a2ea8326593
Signed-off-by: Sam Hague <shague@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Vyshakh Krishnan CH [Tue, 18 Apr 2017 08:12:21 +0000 (13:42 +0530)]
Updated git submodules

Project: netvirt stable/boron f3b171c984c9e4b51c26d1fb8409b95ba49ca6de

Bug 8142 : DHCP timeout issue.

Issue:
stable/boron not usable - DHCP timeout

Analysis:
more than 5 thread were waiting on BGPConfigurationManager when BGP was
trying to send thrift messages to QBGP and QBGP is not up. BGP was
retrying it again and again. Meanwhile, services which call addPrefix is
getting blocked due to synchronized behavior of addPrefix.

Fix:
APIs exposed by BGP to other services - addPrefix, delPrefix, addvrf and
delVrf is made unsynchronized.

Change-Id: I6010b1eeef680b1f8d8908c2b9faf283b3827cfc
Signed-off-by: Vyshakh Krishnan CH <vyshakh.krishnan.c.h@ericsson.com>
7 years agoUpdated git submodules
Alon Kochba [Tue, 18 Apr 2017 09:04:18 +0000 (12:04 +0300)]
Updated git submodules

Project: integration/test master 2a65d9a0f0c7733c870263a6955c776aed504cb3

Add script to configure SNAT mode

Allow configuration of the SNAT mode to prepare
for transitioning to conntrack based SNAT.

Change-Id: Ia10c391fdca35b5cb3115ec15695db6de903f68b
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Alon Kochba [Tue, 18 Apr 2017 09:25:14 +0000 (12:25 +0300)]
Updated git submodules

Project: integration/test master f87189b93374d7fcd3092bbe6c59218f5870626f

Fixes to openstack-sfc CSIT

* Delete neutron ports to properly cleanup suite
* Add model dumps for SFC to verify translator

Change-Id: I8cbf74dfc9442d3aed21f65c47aab46efbbff5c4
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 19 Apr 2017 17:47:52 +0000 (17:47 +0000)]
Updated git submodules

Project: releng/builder master 06c41721530a81dd8369d73e3435a826a5131a7e

Merge "Correct nitrogen and carbon streams in CSIT"

Correct nitrogen and carbon streams in CSIT

Change-Id: Ief23c894f1508bcd805247cd395ec1cb9d6937b2
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
jenkins-releng [Wed, 19 Apr 2017 15:13:24 +0000 (15:13 +0000)]
Updated git submodules

Project: releng/builder master 7e2e822eef004a75aaf1c969c623b8fefb00deb3

Auto Update CSIT Jobs to run

Change-Id: I4c08551543ec6b8dfe12478905357adf645f820c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Alon Kochba [Tue, 18 Apr 2017 09:50:27 +0000 (12:50 +0300)]
Updated git submodules

Project: releng/builder master 258253ac6a9255b39bc4b995011f49a4c5dd7e0d

Job to test conntrack based SNAT

Change-Id: Ie18fe2683d05929946484bfb16c049436ed5cfeb
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Koby Aizer [Sun, 9 Apr 2017 23:40:45 +0000 (02:40 +0300)]
Updated git submodules

Project: netvirt stable/boron 34819334b9ef66593df81853cc9f95857161856d

Bug 8229: fix bad git merge of handleFloatingIpPortUpdated

Cherry-pick [1] was cherry-picked without any conflicts,
but git merge seems to have created an error -
the trailing code lines of NeutronPortChangeListener.update() were
incorrectly moved to handleFloatingIpPortUpdated().

This causes an uncaught exception, and possibly breaks the QoS update code
that was excluded from the update() function because of that.

[1] https://git.opendaylight.org/gerrit/#/c/53217

Change-Id: I7e9c76d08db96fd6f08a39b2c3769f162a8b859a
Signed-off-by: Koby Aizer <koby.aizer@hpe.com>
7 years agoUpdated git submodules
Robert Varga [Wed, 19 Apr 2017 11:10:28 +0000 (13:10 +0200)]
Updated git submodules

Project: netconf stable/boron 7f898edbc352f41c212146994f8409c89d855ef5

BUG-7868: perform checks before starting modifications

The codepath for makeNormalPost() performs sub-optimal emulation
of create().

This patch changes the logic to first check for presence and then
perform modifications. This saves cycles as continuous modify/read
cycles incur heavy penalty on DataTree and also allows batching
of modification requests.

Change-Id: Ic8e18ada094334948170f2a147da806db7db1a16
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Sam Hague [Wed, 19 Apr 2017 13:39:29 +0000 (09:39 -0400)]
Updated git submodules

Project: releng/builder master 75bc70b324a31a6003e74a273b709874372d12f2

disable topic/vpp distro-check

Change-Id: I11cc2aab81496c50797b299e39d343dd8ab0bfb5
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 19 Apr 2017 12:10:37 +0000 (12:10 +0000)]
Updated git submodules

Project: releng/builder master 48b48d758b9bfa1f81d4700f1b62ce70bdb37dc4

Merge "Install odl-sfc-genius for openstack-sfc CSIT"

Install odl-sfc-genius for openstack-sfc CSIT

Properly install SFC feature for CSIT.
Also parameterize the driver name so it will be
configurable, and currently use odl (v1).

Change-Id: Iabf3002e3bc4f2e46da98bf5e02742d63c6958ff
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Alon Kochba [Sun, 2 Apr 2017 06:47:40 +0000 (09:47 +0300)]
Updated git submodules

Project: integration/test master b57cf8978cbba41ba224a5b2e85bc2556a7ecba1

Verify dispatcher flows are cleaned at suite end

These tests will possibly fail until this bug is resolved:
https://bugs.opendaylight.org/show_bug.cgi?id=7451

Change-Id: I9195e0af0422bb89a6481374cd79075343b219b7
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Alon Kochba [Tue, 18 Apr 2017 14:53:40 +0000 (17:53 +0300)]
Updated git submodules

Project: integration/test master d8919c070ab015de1c159eaabe47eb9c85e94c90

Remove installation of netcat in suite

Remove installation of netcat inside the suite itself,
as it is already pre-installed in the image by packer scripts.

Change-Id: Ic9479f24cdcf976fb479a1b8f32d060baa22a785
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Anil Belur [Wed, 19 Apr 2017 00:58:29 +0000 (10:58 +1000)]
Updated git submodules

Project: releng/builder master bfaba0aa14fee915d0c4b934d4d042bc92ae15dd

Make install message more consistant for parsing

Change-Id: I048dddcab82da0ccb7fa5c633c4ffebec5853f9e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoAdd next and prev page links to localtoc 78/55178/1
Thanh Ha [Sun, 2 Apr 2017 19:41:42 +0000 (12:41 -0700)]
Add next and prev page links to localtoc

Add next and previous page links to the localtoc menu and disable them
in the navbar.

Issue: 6128
Change-Id: Ie68ee7f215092057b078c31615b6174b487a7223
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
(cherry picked from commit 314c753dd90e2a650f86ea27bee2cdeef691405c)

7 years agoUpdated git submodules
jenkins-releng [Tue, 18 Apr 2017 00:46:18 +0000 (00:46 +0000)]
Updated git submodules

Project: releng/builder master 667f8b3df89af040b3dcbd30b3f4ef2ef9a199f6

Auto Update CSIT Jobs to run

Change-Id: Iedb5b3051a250145d35079a94c5bc276527f7b76
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Ajay Chhabria [Mon, 17 Apr 2017 02:45:17 +0000 (02:45 +0000)]
Updated git submodules

Project: releng/builder master 876060b562945b8c21d99202b8cfdfde4946e15e

Netconf CallHome Build File

Change-Id: I8a10f04d751b821a6b291bc3270e2a51103f1603
Signed-off-by: Ajay Chhabria <ajay1005@gmail.com>
7 years agoUpdated git submodules
ajaychhabria [Mon, 17 Apr 2017 23:45:23 +0000 (23:45 +0000)]
Updated git submodules

Project: integration/test master c0ad3da700b5df7e4482399930c40576689128a9

CallHome Tests First draft.

Change-Id: I5fae3a5dfff79ff61657bf02933f1f9933b47329
Signed-off-by: ajaychhabria <ajay1005@gmail.com>
7 years agoUpdated git submodules
Len Giersch [Thu, 13 Apr 2017 17:30:09 +0000 (10:30 -0700)]
Updated git submodules

Project: integration/test master 364317743919cf288aa07accbca2f84477ff35a2

Add tests to Clustered Reconciliation

Change-Id: Ia3b07938b171426a44c6d5cddff748c40b0a7cc5
Signed-off-by: Len Giersch <lgiersch@brocade.com>
7 years agoUpdated git submodules
K.V Suneelu Verma [Wed, 15 Mar 2017 11:14:44 +0000 (16:44 +0530)]
Updated git submodules

Project: ovsdb stable/boron 20613e570aca1d66e61031eed545453c19211454

bug 7599 rename opData method as operData

Change-Id: I468ce2289fe2e11bdec0445f960cf38bb0e9798b
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
7 years agoUpdated git submodules
K.V Suneelu Verma [Sun, 5 Feb 2017 09:05:08 +0000 (14:35 +0530)]
Updated git submodules

Project: ovsdb stable/boron 018c316db61228536ab1db395ecc3b177bf85d12

bug 7599 improve perf of ucast mcas

for ucast macs update do not read operational state again
get the relevant data from local device info.
This avoids reading the whole node possibly from the other cluster node
for processing a single ucast mac update.

Change-Id: I14eb4419a208a7d38cb665d1ac94b0c41c18bcfe
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
7 years agoUpdated git submodules
K.V Suneelu Verma [Tue, 7 Feb 2017 13:00:15 +0000 (18:30 +0530)]
Updated git submodules

Project: ovsdb stable/boron 3db9fe3ace592d7f2b12351077b886af313dc639

bug 7599 avoid mdsal read

while processing the config update avoid mdsal read
maintain the instance identifier vs connectionInstance map.
Update the map upon GlobalUpdate.
Clear the map upon node disconnect event.
Use the map to identifiy the connectionInstance for the changed node.

Change-Id: I8cbb505f0e56bdc0a3f5b46104a26aa02381ad6f
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
7 years agoUpdated git submodules
K.V Suneelu Verma [Sun, 5 Feb 2017 05:56:07 +0000 (11:26 +0530)]
Updated git submodules

Project: ovsdb stable/boron 602d82a44cc2dd32859b82054ca88836556c9159

bug 7599 performance improvement for ucast macs

Using the getModifiedChildren api on the modification to identify the
modified children data under node.

updated data and deleted data is stored in operational state for access
by all the commands.

Added the following accessor methods in operational state.
List<? extends Identifiable> getUpdatedData(InstanceIdentifier<Node> key,
Class<? extends Identifiable> cls)
List<? extends Identifiable> getDeletedData(InstanceIdentifier<Node> key,
Class<? extends Identifiable> cls)

Change-Id: I76584d7c90323313da35e28a600019c05081f9d0
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
7 years agoUpdated git submodules
K.V Suneelu Verma [Mon, 13 Feb 2017 10:27:22 +0000 (15:57 +0530)]
Updated git submodules

Project: ovsdb stable/boron d02b700d51144cac9af0bed1b97e68f2f36a41a2

bug 7781 update vlan bindings and tunnel ips

1) when the vlan bindings is deleted in the device , the same thing is not
deleted in operational datastore because the port to be updated is not
searched properly.

2) When the tunnel ip is updated, as the physical switch is merged the
tunnel ips child is appened. Excluded the tunnel ips from physical switch
merge operation and adding and removing them seperately.

Change-Id: I64004638a6ce5031fd0f15fad3586f8c84f869db
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
7 years agoUpdated git submodules
Daniel Farrell [Mon, 17 Apr 2017 16:14:56 +0000 (16:14 +0000)]
Updated git submodules

Project: releng/builder master f773b83553de441a25e474907afe5647e379c847

Merge "Clean up hwvtep csit combinations and triggers"

Clean up hwvtep csit combinations and triggers

no need for the gate jobs, as they are currently not used in
any patch test.

no need for the schedules as we are letting parent csit jobs
handle these timed triggers.

Change-Id: I977097f7e90ccd7ad18e9346c0482f4d71246855
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Add a doc about Namespaces in OpenDaylight" into stable/boron
Thanh Ha [Mon, 17 Apr 2017 03:01:16 +0000 (03:01 +0000)]
Merge "Add a doc about Namespaces in OpenDaylight" into stable/boron

7 years agoMerge "Remove l3vpn service docs" into stable/boron
Thanh Ha [Mon, 17 Apr 2017 03:00:44 +0000 (03:00 +0000)]
Merge "Remove l3vpn service docs" into stable/boron

7 years agoUpdated git submodules
Anil Belur [Mon, 17 Apr 2017 00:22:22 +0000 (00:22 +0000)]
Updated git submodules

Project: releng/builder master 01606d78567b989c82d53461a858a132dc4846ad

Merge "Make wget for ar-notify script less verbose"

Make wget for ar-notify script less verbose

Saves us some unnecessary log space. --no-verbose still prints out
errors and warnings so it only saves us on info logs.

Change-Id: I5170626cb20f4b7104c329056da89d9a86b12cbf
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Mon, 17 Apr 2017 00:21:42 +0000 (00:21 +0000)]
Updated git submodules

Project: releng/builder master 37009aad5edf8a9f1936738622209bad9c34d208

Merge "Add .npmrc"

Add .npmrc

Make any npm commands infra provided .npmrc. Currently this file
contains a registry configuration to make npm use Nexus as a npmjs
registry which is setup as a proxy of upstream npmjs' repository. This
allows us to be more resilient to upstream infra issues that are out of
our control.

Change-Id: I4c8451aa66921fecffb9f968d7c7bb42214dde2a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
jenkins-releng [Sat, 15 Apr 2017 05:36:51 +0000 (05:36 +0000)]
Updated git submodules

Project: releng/builder master 0908bbc9a0f96b5b2d8e9069867f7476680c5474

Auto Update CSIT Jobs to run

Change-Id: Ifa834a66a1c063baa29e72a842a193cc5cb4b398
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Sat, 15 Apr 2017 05:26:16 +0000 (05:26 +0000)]
Updated git submodules

Project: releng/builder master dee954e19462786263e3df5c728611cf67437361

Merge "Add dluxapps csit job for yangman app."

Add dluxapps csit job for yangman app.

Change streams and branches because of moving to nitrogen for master.

Change-Id: If800eb064ada520ae637f5d45e305c58f6e7c8d6
Signed-off-by: Daša Šimková <dasa.simkova@pantheon.tech>
Signed-off-by: Dasa Simkova -X (dsimkova - PANTHEON TECHNOLOGIES at Cisco) <dsimkova@cisco.com>
Signed-off-by: Daša Šimková <dasa.simkova@pantheon.local>
Signed-off-by: Daša Šimková <dasa.simkova@pantheon.tech>
7 years agoUpdated git submodules
lbeles [Fri, 24 Feb 2017 13:25:24 +0000 (14:25 +0100)]
Updated git submodules

Project: integration/test master 7ca6a5911744e68df509d1bcf509884310f3b765

Add flow table metrics test for Elastic Search TSDR

Change-Id: I8dc51a59e327d82f4533b4e17a9806edab7f71de
Signed-off-by: lbeles <lbeles@frinx.io>
7 years agoUpdated git submodules
Daniel Farrell [Thu, 13 Apr 2017 22:14:44 +0000 (22:14 +0000)]
Updated git submodules

Project: releng/builder master 57b55916fcfbc61f1449bbd5b6509f430b014f1b

Merge "Compress large error attachments"

Compress large error attachments

- Verify file size does not exceed release mailing list attachment
  limit and exclude sending the attachment if the file exceeds limits
- Rename file (error.log) and create a compressed file under $WORKSPACE
  so that the file gets archived.
- Update email body with relevent information on the attachment, if
  its not included.

Jira: https://jira.linuxfoundation.org/browse/RELENG-6
Bug: https://bugs.opendaylight.org/show_bug.cgi?id=7977
Change-Id: Id2a6dc168bc0f1b5e6f07ea1ed1d25db7702b5e3
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 13 Apr 2017 20:51:43 +0000 (16:51 -0400)]
Updated git submodules

Project: releng/builder master cca8d301b756c4defca2de659f6731d71621b1f9

Do not print out bash lines

The output from the loop causes significant unnecessary spam in the
logs.

Change-Id: I67afd71c62c100b8460e44751fd5c96e5d0be754
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 13 Apr 2017 00:56:35 +0000 (17:56 -0700)]
Updated git submodules

Project: integration/test master ce5b65c8889b7daa0ae6c9ccb0d458cd7b3a131c

Use json HEADERS var from variables.robot

Change-Id: Icf78f48c6b951ee7746f0dba359933419ac9b169
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 18:58:03 +0000 (18:58 +0000)]
Updated git submodules

Project: releng/builder master 29cba5f1b7b11d580ee4ad587f5ccc04a605297b

Merge "Add high-frequency csit template"

Add high-frequency csit template

adding netvirt 1node/netwton/nodlv2/carbon csit to this
new bucket of jobs we want to run at a higher frequency
than once a day. Currently, it's set to run every 4 hours.

Change-Id: I6c9ff1a0179db44b6d2f69fc9545ced040dabeca
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Diego Granados [Thu, 30 Mar 2017 12:44:36 +0000 (14:44 +0200)]
Updated git submodules

Project: integration/test master c9cbfc430887d0e50f84ca051d0302283fa37775

Daexim: prevent sudo misconfiguration errors

When running Daexim tests / tests using Daexim-defined keywords,
the execution of a "sudo rm ..." command results in error depending on
local sudoers / askpass configuration.
Changed in order to prevent errors because of this cause (by issuing
a second deletion command without sudo, that will suffice in
most cases)

Change-Id: Id6f82fb90caabbf07650513c8a480f3cd6a7c2a9
Signed-off-by: Diego Granados <diego.jesus.granados.lopez@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 13 Apr 2017 06:24:40 +0000 (23:24 -0700)]
Updated git submodules

Project: integration/test master f5e9430b8fac20c90eb40781021de61a662bfd64

Move Get Model Dump keyword to a common resource

this was identical code being copy/pasted between vtn and
netvirt, and yet another project was bringing it in again.
it's time to make it a shared resource.

Change-Id: Iba6a95e8ccbf441d73fc327aea22ed48a057ff1d
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 18:30:15 +0000 (18:30 +0000)]
Updated git submodules

Project: releng/builder master b6b59e48b029a96c05ceb2c88f6a9d9dd1027a1b

Merge "Make integration-multipatch-test deploy to Nexus"

Make integration-multipatch-test deploy to Nexus

This patch converts the integration-multipatch-test job from a Maven
project to a freestyle project type and then reconfigures it to push
the distribution it builds to Nexus. Finally storing BUNDLE_URL as a
variable to be passed to downstream projects so that they can build
against it.

Issue: RELENG-11

Change-Id: I62b666e21d3897e2c1ae4ccb7a21d6ff17976604
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 18:30:09 +0000 (18:30 +0000)]
Updated git submodules

Project: releng/builder master ba5efcdc4e8fc96fa05872ec640d737c011a8bdb

Merge "Make integration-patch-test deploy to Nexus"

Make integration-patch-test deploy to Nexus

This patch converts the integration-patch-test job from a Maven project
to a freestyle project type and then reconfigures it to push the
distribution it builds to Nexus. Finally storing BUNDLE_URL as a
variable to be passed to downstream projects so that they can build
against it.

Issue: RELENG-11
Change-Id: I5faabe5ac31d1b61edd0ba8b551df8cdb778e7be
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 18:30:05 +0000 (18:30 +0000)]
Updated git submodules

Project: releng/builder master 2de9ee3975fc5e086e6fa7f90b57ec2b5df732f9

Merge "Make distribution-verify deploy to Nexus"

Make distribution-verify deploy to Nexus

This patch converts the distribution-verify job from a Maven project to
a freestyle project type and then reconfigures it to push the
distribution it builds to Nexus. Finally storing BUNDLE_URL as a
variable to be passed to downstream projects so that they can build
against it.

Issue: RELENG-11
Change-Id: Id10ed1c72502d8c2ecb414892ee2ee232266b6cc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 18:30:00 +0000 (18:30 +0000)]
Updated git submodules

Project: releng/builder master 9b96b4cf0744a0c23381d7358bb64fd9cd2b636b

Merge "Make patch-test job deploy to Nexus"

Make patch-test job deploy to Nexus

This patch converts the patch-test job from a Maven project to a
freestyle project type and then reconfigures it to push the distribution
it builds to Nexus. Finally storing BUNDLE_URL as a variable to be
passed to downstream projects so that they can build against it.

Issue: RELENG-11
Change-Id: I36100615ddc375648205fe7674335d9f1e55e4c4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 18:29:55 +0000 (18:29 +0000)]
Updated git submodules

Project: releng/builder master fdbeaaa2b84b076e3ecd057ef827d0bb191f507e

Merge "Make distro-check archive distro to Nexus"

Make distro-check archive distro to Nexus

Instead of archiving the karaf distribution to Jenkins, deploy it to
Nexus and record the URL to the zip so that downstream Jenkins jobs can
use it.

Also make distro-check maven-targets use opendaylight-infra-mvn-opts for
default options.

Issue: RELENG-11
Change-Id: Ifc226169994baceb990cab7410b170f9722cacfc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 18:29:43 +0000 (18:29 +0000)]
Updated git submodules

Project: releng/builder master 078ab79313b168f26f2e8c08bbb47b28540267ce

Merge "Make get-bundle-url script more reusable"

Make get-bundle-url script more reusable

Improves this script so that it is more reusable so that we can
deduplicate this with the get-bundle-url-root.

Also fix ShellCheck warnings where appropriate.

Change-Id: I0f9a31b02297f7d9e918ecc46024d74b929cab15
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 18:29:35 +0000 (18:29 +0000)]
Updated git submodules

Project: releng/builder master 0b18ed2fcd4c686757c14f414bf9bf8000a54a7e

Merge "Make patch-test runnable without passing REFSPEC"

Make patch-test runnable without passing REFSPEC

Gerrit will always pass GERRIT_REFSPEC and override this property if a
job is triggered by Gerrit Trigger. Sometimes it's nice to be able to
just click build on a job to test it so configure a default refspec
which allows this. It is still possible for the user to override and set
a specific GERRIT_REFSPEC too when they manually start the job.

Change-Id: I1b200b97d63444bcdabfb2f9637dc8d8171337c9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Ivan Hrasko [Thu, 13 Apr 2017 08:15:44 +0000 (10:15 +0200)]
Updated git submodules

Project: netconf stable/boron 574d8beb3e081cf6da0d7306cbc3ec5eaa9ca2bd

Bug 8115: Change URI decoding from ISO-8859-1 to UTF-8

Change-Id: I3bcc7cae197aa267a43c8598f54050e987712c9a
Signed-off-by: lbeles <lbeles@frinx.io>
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 13 Apr 2017 04:02:18 +0000 (21:02 -0700)]
Updated git submodules

Project: integration/test master c5d9b68446a52b11a997988b6c374a351c3ba6c4

Fix PEP8 errors from newly merged code

Change-Id: I02f5f4d2ce01af446d580028cb2386a4f52751a6
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 13 Apr 2017 03:43:30 +0000 (20:43 -0700)]
Updated git submodules

Project: releng/builder master 932a2ea5d45a5e0ed7949159ce9dff2ebaa1eb22

Use carbon as the verify-branch

Change-Id: I45056705f0f18b7d4a3e5647a7420bdf36e30bf9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
jenkins-releng [Thu, 13 Apr 2017 02:31:51 +0000 (02:31 +0000)]
Updated git submodules

Project: releng/builder master 682fb66058b5e99f91d545d836f83389d55337eb

Auto Update CSIT Jobs to run

Change-Id: Ic30882992e6b420053f5d50d1dd04388502d994f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 13 Apr 2017 02:19:25 +0000 (02:19 +0000)]
Updated git submodules

Project: releng/builder master df3dfefde6380e704e818a95ba9275faaad5d5bb

Merge "Nitrogen branch cutting update"

Nitrogen branch cutting update

Change-Id: Ie6a57233db9797b0e9d80845037bf32ecbb2adc0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Wed, 12 Apr 2017 21:59:46 +0000 (07:59 +1000)]
Updated git submodules

Project: releng/builder master 802e95903a5c27ac1905f881f266fe35e7f0b966

Nitrogen branch cutting update

Change-Id: I892f6163e161cbdd79b1f11ea10c984a3755c16f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Tomer Pearl [Mon, 20 Mar 2017 12:08:41 +0000 (14:08 +0200)]
Updated git submodules

Project: ovsdb stable/boron c23fdccdaa7e95a57cc6072bf0ca4d2df4a6c274

Bug 7779: Adding try-catch in hwvtep transactions.

Adding Try-Catch in TransactCommandAggregator
and HwvtepOperationalCommandAggregator , so no single failure
will cause us to stop processing other commands.

Catching specific exceptions instead of a generic Exception.

Change-Id: I8e552119e402de93a1c37cf87397451583f02294
Signed-off-by: Tomer Pearl <tomer.pearl@hpe.com>
7 years agoUpdated git submodules
gvrangan [Wed, 5 Apr 2017 12:10:03 +0000 (05:10 -0700)]
Updated git submodules

Project: integration/test master 5efff13569fb8af72a5fa15d9296213e53a97fa7

VTN - Additional Debug Dumps

The VTN 3node jobs have been failing for a shile now. These additional
debug dumps should help identify the root cause.

Change-Id: I8851462449aa75bb554eef226cdc65823cf55990
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Tomas Janciga [Thu, 16 Mar 2017 13:00:29 +0000 (06:00 -0700)]
Updated git submodules

Project: integration/test master 8ef79caa1152766500398b18adbbe74e6db8662a

Implementation of HTTP IoTDM client python lib

New python lib uses abstract classes representing
communication channels and transfered data. This way
it is allowed to re-use the same keywords or suites for
testing of IoTDM communication using multiple protocols

Change-Id: I4582daac256c25d3860dd99d30fcdaa4f43d2f20
Signed-off-by: Tomas Janciga <tjanciga@cisco.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 10 Apr 2017 23:31:42 +0000 (16:31 -0700)]
Updated git submodules

Project: integration/test master 5de590f771af08eef27f3cf60cabdfc59f297c41

Use 8181 for restconf port in aaa csit

Change-Id: I725294d9132bbe3c6e0bc7e94bbc0b5fa111a83e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Wed, 12 Apr 2017 17:38:37 +0000 (17:38 +0000)]
Updated git submodules

Project: releng/builder master 67a1e272f9034acffdc283707b72b6af7cf3dd4f

Merge "Branch cut scripts for ODL"

Branch cut scripts for ODL

This script can be used for branch cutting tasks needed to be
performed during various milestones.

Usage:

./branch_cutter.sh -n Nitrogen -c Carbon -p Boron

Jira: https://jira.linuxfoundation.org/browse/RELENG-4
Change-Id: I05ba4f52de4d717cba5d46d428f1e9686709e359
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Wed, 12 Apr 2017 17:34:44 +0000 (17:34 +0000)]
Updated git submodules

Project: releng/builder master fdfdf9a3820b1599b777ed675adb09cb46cd77b3

Merge "Handle bundle-vars directly in dist-compare script"

Handle bundle-vars directly in dist-compare script

instead of using the get-bundle-vars script as a build step
which can fail when there is really no "last" build (like
when cutting a new branch) we can figure out those variables
directly in the compare-distribution script which is using
set +e. If there is any trouble with the compare-distribution
script, we don't abort the build.

Change-Id: I8442149ae4c0f3ddb3f69b73dbac5df3c948a4b8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Wed, 12 Apr 2017 17:34:36 +0000 (17:34 +0000)]
Updated git submodules

Project: releng/builder master e5ce689a9c081707253f634d61489cd8b41b3134

Merge "Add Sandbox usage doc to multipatch job"

Add Sandbox usage doc to multipatch job

Change-Id: I6f963efb8ae3b6c71def62faa20329b8f4429304
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Wed, 12 Apr 2017 15:16:54 +0000 (15:16 +0000)]
Updated git submodules

Project: releng/builder master dcec5286229e7f314b752e222a98d72c9fa0d297

Merge "Remove IT trigger since tests are no longer valid"

Remove IT trigger since tests are no longer valid

Change-Id: I6b0d5e54af9f25586a352a95eb801fae0e72acf0
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Wed, 12 Apr 2017 15:16:44 +0000 (15:16 +0000)]
Updated git submodules

Project: releng/builder master 3bd9ebb49a35331d940bb837bae8fd9d5c8040b8

Merge "Fix hypervisor count for all-in-one devstack"

Fix hypervisor count for all-in-one devstack

Change-Id: If1bf653c2a2981a5395e52660d83c19948781990
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Wed, 12 Apr 2017 15:16:25 +0000 (15:16 +0000)]
Updated git submodules

Project: releng/builder master b5be33b878d75af8df189ee55974405b9a08dff1

Merge "Replace `` cmd substitution with $()"

Replace `` cmd substitution with $()

Change-Id: If95c628f524b25adcc6260951bd93c794eb0fae3
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Daša Šimková [Fri, 24 Mar 2017 11:24:38 +0000 (12:24 +0100)]
Updated git submodules

Project: integration/test master 6d23c41037ccc753ccf2cb21528cec1509364e11

Add basic Yangman robot test

- add Yangman basic test
- add Dlux testing keywords
- add Yangman testing keywords
- add Yangman gui variables
- add Yangman testplan
- browser chrome

Change-Id: Ide1e593a972887df942a30dfbca115989961c9ee
Signed-off-by: Daša Šimková <dasa.simkova@pantheon.tech>
Signed-off-by: Daša Šimková <dasa.simkova@pantheon.sk>
Signed-off-by: Dasa Simkova -X (dsimkova - PANTHEON TECHNOLOGIES at Cisco) <dsimkova@cisco.com>
7 years agoUpdated git submodules
Vratko Polák [Wed, 12 Apr 2017 14:02:51 +0000 (14:02 +0000)]
Updated git submodules

Project: releng/builder master 08c409cd288c13f6796d88e537c76a2b529a764b

Merge "Mention OS_CLOUD as a variable is significant"

Mention OS_CLOUD as a variable is significant

This variable matters in the context of the openstack client cli
command as it takes it as input.

Change-Id: I1f3805825dbbef82f3c7d3eb619d3b8763725c8d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Wed, 12 Apr 2017 05:36:06 +0000 (05:36 +0000)]
Updated git submodules

Project: releng/builder master b44aaa0cfbb05c8250c06d9dac16085f1e9ac732

Merge "Add boolean parameter to run test after build"

Add boolean parameter to run test after build

By default multiplatch builds all patches but does not
run test unless new parameter RUNTEST is set to true.

Also fix variable name in multipatch script.

Change-Id: I75407b0508395db76387dd44b5c4cff73ed8648d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
jenkins-releng [Tue, 11 Apr 2017 01:13:23 +0000 (01:13 +0000)]
Updated git submodules

Project: releng/builder master 8ea99dd210066427b9d1faa55cac7378aaeb3051

Auto Update CSIT Jobs to run

Change-Id: I0122f4e9979adb51575282f15741828441494853
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 7 Mar 2017 23:35:26 +0000 (00:35 +0100)]
Updated git submodules

Project: ovsdb stable/boron 2d7190af186557ab6d8bd03338497fcdfa056674

Fix Checkstyle "Redundant Modifier: Redundant 'final' modifier."

Change-Id: I07c5ac0c61594fc9b2e4faa1d0d028d75348df53
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
(cherry picked from commit c877d44ffa2815892907329c740095df46c56929)

7 years agoUpdated git submodules
Michael Vorburger [Tue, 7 Mar 2017 23:41:34 +0000 (00:41 +0100)]
Updated git submodules

Project: ovsdb stable/boron 6726074e646b7a102007544ade6a565a3b1303f4

Fix NPE in OvsdbConnectionService updateConfigParameter

seen in SingleFeatureTest (SFT) running under Karaf 4

maybe under Karaf 3 this was never called with null, but under 4 it is

Change-Id: I886ccf99ef4be85b6e103d69fa457ec4a0dab4d9
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
(cherry picked from commit 13b999eb5bc1e65442c7ef3d22a1f90a58d98e62)

7 years agoUpdated git submodules
Stephen Kitt [Wed, 8 Mar 2017 10:46:18 +0000 (11:46 +0100)]
Updated git submodules

Project: ovsdb stable/boron 8c8e2512d1c74de91894b5d7323126ee7382cbb4

Bug 8055: remove unnecessary type parameters

Change-Id: I8baabd6823a1876c84db323e56c120c8e2474629
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Bug 8055: remove all unused imports

Change-Id: I6eef86c1c20b75c3584c702d16c8a01c22358b7a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 10 Mar 2017 15:59:15 +0000 (16:59 +0100)]
Updated git submodules

Project: ovsdb stable/boron 8b259dccc319ba3b0be1f708e90ce971ef809faf

Bug 8055: various performance issues

* Use Collections.singletonList() instead of Arrays.asList() with a
  single argument.
* Avoid calling toString() on String objects.
* Avoid constructing new Strings with String constants.
* Avoid String concatenation in StringBuffer.append() calls.

Change-Id: I9e1c338b89bc7e914092a388ccb6b3022c9992ff
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 10 Mar 2017 15:56:22 +0000 (16:56 +0100)]
Updated git submodules

Project: ovsdb stable/boron 7520449b84e80e2708d366b841932c5fdd2c96ae

Bug 8055: remove unnecessary type arguments

Change-Id: Ifa4d36624aeea12de43744460ba0bf43b2094f1c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 10 Mar 2017 15:58:20 +0000 (16:58 +0100)]
Updated git submodules

Project: ovsdb stable/boron a2dc83e2f71270a0e4751ca8f5d587cd352cb22b

Bug 8055: remove redundant array creation

Change-Id: I876410c5ac9fecaab94cecd2fb37f44bd115762b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 10 Mar 2017 15:57:42 +0000 (16:57 +0100)]
Updated git submodules

Project: ovsdb stable/boron cf13e304e501347cd635a70cec39f0ff62ae0e2d

Bug 8055: remove unnecessary type casts

Change-Id: I02000e8afff1f7748a959368742d9eb8f7fd518e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 10 Mar 2017 15:53:27 +0000 (16:53 +0100)]
Updated git submodules

Project: ovsdb stable/boron 45e38dad23239a319e837d4c8c8eac3d44c71984

Bug 8055: simplify a couple of streams

Change-Id: I3cd16e6a2f2c907b96856d91c12997d98cbe9831
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Bug 8055: use method references instead of lambdas

Change-Id: I34e0108612abe51bbf9fe19e4cf5cdbe41592cef
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Bug 8055: use Java 8 predicates instead of Guava

Change-Id: I724a807f78c4041964e614f332cc811ebd20e60f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Bug 8055: use lambdas instead of anonymous classes

Change-Id: I72b437b9e225f022fa3c55492f6b0f9751450dea
Signed-off-by: Stephen Kitt <skitt@redhat.com>
(cherry picked from commit 3439e07cad0286bdbc88737db2fbd2269e79329d)

7 years agoUpdated git submodules
Anil Belur [Mon, 10 Apr 2017 23:58:22 +0000 (09:58 +1000)]
Updated git submodules

Project: releng/builder master e8a56411730412990a7ad3ef97bcee5643d981a9

Nitrogen branch cutting

Change-Id: I1cb71b4eda04fcfd1751b65464f695497ad540e5
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 11 Apr 2017 00:43:22 +0000 (00:43 +0000)]
Updated git submodules

Project: releng/builder master 12a5312feaeaba3a65c3dcbcfd9a3adc285d474b

Merge "Fix csit-update job for nitrogen"

Fix csit-update job for nitrogen

Change-Id: I15753159ab0a234cbe4bd9ffcd4fbe2276fc0821
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Tue, 11 Apr 2017 00:25:13 +0000 (00:25 +0000)]
Updated git submodules

Project: releng/builder master 14764502cbb964eb0cbd2d36ba80b11654374bd1

Merge "Remove aaa features that do not exist anymore"

Remove aaa features that do not exist anymore

Change-Id: I3401c0e52dc0919e5db70bf8f53da3c5d648ad14
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 11 Apr 2017 00:19:52 +0000 (20:19 -0400)]
Updated git submodules

Project: releng/builder master fc218e629fa473012b47c0c80a8707724d810caa

Add Nitrogen to csit-list update

Change-Id: Ib9e34db2631b5f2cf4d195b3fc7f8130dc0832d7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Miguel Angel Muñoz Gonzalez [Tue, 4 Apr 2017 18:42:08 +0000 (20:42 +0200)]
Updated git submodules

Project: integration/test master 10e2795ff58e2b9765c6dd07258a3d2c78c18534

Jolokia request with TLS/HTTPS

This adds a new case to ensure TLS with client authentication works
with Jolokia requests.

Change-Id: Id73d1e108c8557ee16f69209e3725163fb187b67
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoMerge "Adding Boron-SR3 Release Notes" into stable/boron
Colin Dixon [Mon, 10 Apr 2017 22:53:32 +0000 (22:53 +0000)]
Merge "Adding Boron-SR3 Release Notes" into stable/boron

7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 10 Apr 2017 22:34:46 +0000 (22:34 +0000)]
Updated git submodules

Project: releng/builder master ab12dc93943081aa364584ba259abfad00b18d92

Merge "Add a job for netvirt SFC CSIT"

Add a job for netvirt SFC CSIT

Change-Id: Ib7d74aca432a56afac898461c1adbdecf8fd9164
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Alon Kochba [Tue, 4 Apr 2017 13:51:50 +0000 (16:51 +0300)]
Updated git submodules

Project: integration/test master fe30c71d4c1c824b4939e9b05d378228c7a1e76b

Add CSIT for openstack-sfc

releng/builder patch: https://git.opendaylight.org/gerrit/#/c/54312

Change-Id: I048b77d9ab5c841f027dcba30995ce83bf2b2615
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoAdding Boron-SR3 Release Notes 22/54622/1
A H [Mon, 10 Apr 2017 21:24:00 +0000 (14:24 -0700)]
Adding Boron-SR3 Release Notes

Change-Id: I914bc20b7236490465c4de149002f403f6674b3f
Signed-off-by: A H <an.ho@huawei.com>
7 years agoUpdated git submodules
Quan Xiong [Thu, 27 Apr 2017 07:29:47 +0000 (15:29 +0800)]
Updated git submodules

Project: integration/test master f0c5a462413522561eacfcad3cf1384676853bce

Modify the csit job failure

Change-Id: I8404c4deca6d0e85c932700fb97f191b6b8458d7
Signed-off-by: Quan Xiong <xiong.quan@zte.com.cn>
7 years agoUpdated git submodules
yair [Sun, 9 Apr 2017 07:57:23 +0000 (10:57 +0300)]
Updated git submodules

Project: integration/test master 59147dee8135554ea5d847b7432fa6cd38f778a6

Add csit tests for hairpinning.

Test that pings from VM1 with floating IP to VM2 floating IP.
The test make sure there are no router hops in the way (ttl=1).

Change-Id: I8254c4ebd3fdd1ceb052b667896f3622c3f3e235
Signed-off-by: yair <yair.zinger@hpe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 10 Apr 2017 21:02:35 +0000 (21:02 +0000)]
Updated git submodules

Project: releng/builder master 06598bcca853a550e17804692f02abdda741f8e2

Merge "Use PUBLIC_BRIDGE instead of hardcoded br-physnet1"

Use PUBLIC_BRIDGE instead of hardcoded br-physnet1

Change-Id: Ic3bb67d1f4dc7b77e0cd79c95cebaa9aacbb9244
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 7 Apr 2017 10:40:43 +0000 (12:40 +0200)]
Updated git submodules

Project: releng/builder master 69fa4e5a9a0d4bd1b581ad16d49a3f0817354a5d

Sort environment variables

This makes it easier for humans to locate a particular variable,
but it messes up multi-line values.

Change-Id: I2cdf6b507e5f6829e11cebab7f7e402571464d41
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Mon, 10 Apr 2017 12:07:41 +0000 (14:07 +0200)]
Updated git submodules

Project: integration/test master f5c738101079d8061d7beaee1a4e4fc08e7a86c5

Bug 8149: Increase timeout for netconf restperf

The previous increase was too tight.

Change-Id: Ie46bb3589342bb501375658803fccc934441f9bd
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 10 Apr 2017 16:34:38 +0000 (16:34 +0000)]
Updated git submodules

Project: releng/builder master 99e11609e3fdbcdeebcff293b3b8e8788c2af6b8

Merge "Update Ubuntu mininet image and labels"

Update Ubuntu mininet image and labels

We are currently supporting the following:
- Ubuntu1404 with mininet default
- Ubuntu1604 with mininet-ovs-2.5

Change-Id: I550cbf436755ac2a9a2c1e104c6169383b5a6354
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 10 Apr 2017 16:19:38 +0000 (16:19 +0000)]
Updated git submodules

Project: releng/builder master 300fc94c842e75af11a85e7be4cc23b7209811e6

Merge "Use multi-threaded xz compression"

Use multi-threaded xz compression

Compressing memory dumps can take a long time, hence it is best
to allow xz to select the number of workers based on number of
available cores.

Change-Id: I8ef96b72c28316b3b84a8784d4ab4c4d48dd0f15
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
rahul.agarwal [Mon, 10 Apr 2017 13:44:29 +0000 (19:14 +0530)]
Updated git submodules

Project: releng/builder master c2d89f86cd3b9d9fbe5516c27e8fa20a17561b2e

Update YAML with 6wind guagga images

Ubuntu 16.04 and Centos 7 images with 6Wind
quagga have been created and tested on sandbox.
Adding these images in the yaml so that they can
be used for testing router functionality anytime.

Change-Id: I4b6706bf80da99c34c85ccc1866034b4725d7ecc
Signed-off-by: rahul.agarwal <rahul.agarwal3@tcs.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 10 Apr 2017 14:02:58 +0000 (16:02 +0200)]
Updated git submodules

Project: odlparent stable/boron 195c5be2b917364ae4b33ff2e70ec55a73a7eb37

Bump netty to 4.0.45

http://netty.io/news/2017/03/10/4-0-45-Final-4-1-9-Final.html

Change-Id: I590b5aa96b8b6271186a6506493ef23e23166dab
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Jakub Morvay [Mon, 10 Apr 2017 13:23:30 +0000 (13:23 +0000)]
Updated git submodules

Project: netconf stable/boron 578f8958c8a9a0a65b4289105c4507aeb27d2749

Merge "Bug: 8037 YANG Patch using "replace" instead of "merge"" into stable/boron

Bug: 8037 YANG Patch using "replace" instead of "merge"

Change-Id: Ic53b0649b52529e9bf244b82d85582d343aa95e9
Signed-off-by: Wenbo Hu <huwenbo1988@gmail.com>
(cherry picked from commit c82fa3134d0f582f7e49f5b6cfe8e50a02d77f19)

7 years agoUpdated git submodules
Sam Hague [Thu, 16 Mar 2017 20:15:26 +0000 (16:15 -0400)]
Updated git submodules

Project: odlparent stable/boron 0bb105904f2f882e1a739aa1240732ec96186788

Add cli property to un-skip git-commit-id skip flag

Change-Id: I88340ab60e3e922fd3c79fe01f6b60471eec55e7
Signed-off-by: Sam Hague <shague@redhat.com>
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
(cherry picked from commit e0bd848808daca0a76c49eff2b096ef7a1e14a68)

7 years agoUpdated git submodules
Periyasamy Palanisamy [Mon, 20 Mar 2017 16:59:28 +0000 (22:29 +0530)]
Updated git submodules

Project: netvirt stable/boron 1e3242f767b5631c531ca1eea5b709081594ae5f

Bug 8023 Handling ELAN remote DMAC programming correctly

* Fixing the issue related to synchronization key for programming remote
dmac entry
* code cleanup while handling tunnel add DCN
* added required info logs to collect the logs to know about possible
races. Will get it removed once this issue is completely solved.

Change-Id: I82d3cc1a44696d9dfae531fac818295ba75d28a9
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
7 years agoUpdated git submodules
Jakub Morvay [Mon, 10 Apr 2017 09:53:39 +0000 (09:53 +0000)]
Updated git submodules

Project: netconf stable/boron 73f8a8f2ac2d2602d9a0e9422bc61705ff6c216f

Merge "Bug 5581: Optimize subtree filtering" into stable/boron

Bug 5581: Optimize subtree filtering

If single list entry with key is specified in filter,
only that specific entry is read from datastore, thus
filtering has smaller input to process.

Change-Id: Iae46e3c25067d35f6bcacc40d0997d008da8fb29
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Jakub Morvay [Mon, 10 Apr 2017 09:07:40 +0000 (09:07 +0000)]
Updated git submodules

Project: netconf stable/boron 6bd875a5a1afdea809bb7847aca4aa839e60daec

Merge "Bug 7812: NPE when NetconfDeviceSalProvider.close" into stable/boron

Bug 7812: NPE when NetconfDeviceSalProvider.close

Clustered connector close logic could be called twice on master.
Add boolean guard field to prevent this.

Add null check to netconf device sal provider close method
to prevent NPE.

Change-Id: Ib84be162826726169fb254a933781bb39dce604a
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
Signed-off-by: matus.kubica <matus.kubica@pantheon.tech>
7 years agoUpdated git submodules
Marek Gradzki [Fri, 24 Mar 2017 09:49:52 +0000 (10:49 +0100)]
Updated git submodules

Project: netconf stable/boron 6143889e3ac88c0b19e4da61a2ddf41b42389268

Bug 8072: Fix decoding of URLs with external identityref

Mount point schema (rather than global) should be used
to decode identitirefs defined in external modules.

Change-Id: I51f135fe0cd5ceee39d5a2e6f0fc62631cf4437b
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>