docs.git
7 years agoUpdated git submodules
Yakir Dorani [Thu, 6 Apr 2017 08:52:51 +0000 (11:52 +0300)]
Updated git submodules

Project: netvirt master 61611b6b0bcd784aa72030dd4c5b82ced9b06f19

Bug 8166: Acl interfaces are not set and cached correctly

The acl interface can exist in the cache before an interface
was assigned one. This can happen via the AclInterfaceStateListener.
Also, an interface ID should be set when a new entry is created.

Change-Id: I3e882582731eb273da533ac15dd2c8cc7f27ffe2
Signed-off-by: Yakir Dorani <yakir.dorani@hpe.com>
7 years agoUpdated git submodules
Faseela K [Fri, 14 Apr 2017 10:02:20 +0000 (10:02 +0000)]
Updated git submodules

Project: genius master 1dfb34b5c6b47c27f39407c986deac6c4634ec7b

Merge "Renaming IFM utility getInterfaceStateFromOperDS"

Renaming IFM utility getInterfaceStateFromOperDS

The utility was first doing a cache read, and in cache miss
cases, it tends to read from oper DS. So, ideally both the utils should
be separated so that if someone does not want to use the cache read, they
should be free to use the same.

Change-Id: Ie9b4371c466e57f75b357e7e6c39ecfb87480478
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Robert Varga [Thu, 13 Apr 2017 13:25:33 +0000 (15:25 +0200)]
Updated git submodules

Project: odlparent master cc497a5837bb2bb232a83ce1182dda602000b58d

Remove akka-distributed-data-experimental

This module is causing trouble with org.objectweb.asm and is not
used anywhere anymore. Remove it.

Change-Id: I0dcb1d73533f2a7ef1999093840c0c93a4f1450d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Sam Hague [Wed, 12 Apr 2017 18:45:04 +0000 (14:45 -0400)]
Updated git submodules

Project: netvirt master 1338386a1eb6269401177b5491c1b8ba7ff0f63b

Use ArpConstants from arputil

Depend-on: https://git.opendaylight.org/gerrit/54890

This avoids duplicating constants and also helps to
break cyclics.

Change-Id: I76689a97d1131d13cffa382bbf4d07d7a3d19044
Signed-off-by: Sam Hague <shague@redhat.com>
(cherry picked from commit 40f3c94a3068d45b5fda6b38500dbce07aadca44)

7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 13:17:36 +0000 (09:17 -0400)]
Updated git submodules

Project: netvirt master c600a4fc738f1659ab4fd641a7f9402931ca34ad

Name all blueprint.xml file consistently

Change-Id: I7497339a96ff0f76f11e3f3c9937f57b6993169c
Signed-off-by: Sam Hague <shague@redhat.com>
(cherry picked from commit c553537cee52a74b78e2ca68c568ae548a941ebb)

7 years agoUpdated git submodules
Vratko Polak [Thu, 13 Apr 2017 10:04:51 +0000 (12:04 +0200)]
Updated git submodules

Project: netvirt master dd52c7d000c0e33a3daa93c95e7f7c2194f54818

Fix model-bgp version

Change-Id: I419cbebf5df5d38501cf3793aba5ecd806c7f25c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
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
Janki [Wed, 5 Apr 2017 15:16:33 +0000 (20:46 +0530)]
Updated git submodules

Project: netvirt master f100cfb4e361fb07f91d2ec087839d292e94f1d0

Bug 8162 - NPE at org.opendaylight.netvirt.vpnmanager.VpnSubnetRouteHandler.onSubnetAddedToVpn

Change-Id: I2936a473841b995a496c76064249a2bb9bd96354
Signed-off-by: Janki <jchhatba@redhat.com>
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 agoUnimgr docs update for Carbon 90/54990/2
Charles [Thu, 13 Apr 2017 14:41:18 +0000 (07:41 -0700)]
Unimgr docs update for Carbon

Change-Id: I3ce156e43b75693aa75d9941cf76cdc11a7680b6
Signed-off-by: Charles <eckelcu@cisco.com>
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 19:17:28 +0000 (15:17 -0400)]
Updated git submodules

Project: genius master 5b80bc914662f4523cb9c2ffe76c9476ffa155d9

Ignore failing merge tests

Change-Id: Ie5cb68712ebb450e653dc423199c045fcf029036
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Thu, 13 Apr 2017 17:23:10 +0000 (19:23 +0200)]
Updated git submodules

Project: odlparent master ca9763b2ecc607f55c75631675a8743d73644a97

Bug 8208: revert to the Karaf 4.0.7 runtime

We keep the 4.0.9 Maven plugin to get the new generator features, but
switch back to the 4.0.7 runtime to avoid the resolver issues.

Change-Id: Ifebe6ab8155a86c2e9e8c80315ae345a7f033a79
Signed-off-by: Stephen Kitt <skitt@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
Faseela K [Thu, 13 Apr 2017 18:09:57 +0000 (18:09 +0000)]
Updated git submodules

Project: genius master 80df4d976158fce1081656b5acd992fde9e508de

Merge "Enhance install egress dispatcher flow logs"

Enhance install egress dispatcher flow logs

Making the logs a little more readable, found it confusing
while debugging one issue

Change-Id: I486e8afa86a41a4e5a09485e1fbec16c5aff6f58
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 17:45:27 +0000 (17:45 +0000)]
Updated git submodules

Project: genius master ece6231c3f00c1cdff9eca6c0ab24db6f6d2117c

Merge "Add ArpConstants to arputil"

Add ArpConstants to arputil

Moving all arp constants to a single file as some
of these were duplicated. This is also to help break
cylci dependencies in netvirt.

Change-Id: I99ad9110f74702f2b3e6a50b3ba524ff2f6399bb
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Faseela K [Mon, 10 Apr 2017 08:00:21 +0000 (13:30 +0530)]
Updated git submodules

Project: genius master e4d6e0030ed777a70639dcee336375e237290149

Enhancing lockmanager junits

Change-Id: I87c21a7a24229b931c3cdfe2dd939a99c2aaa1e3
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 14:48:53 +0000 (14:48 +0000)]
Updated git submodules

Project: genius master d35f37e001c833fd2b3c3c3b4a41d2b8f056fec7

Merge "Bug 8160 : getLock() in endless loop"

Bug 8160 : getLock() in endless loop

Ensured that the lock is unlocked before returning the idValue.
Depends-On: I5b4b875aabba4d434515004181521d08ba8d1867

Change-Id: I6e01e2dc63992b91f1ecd19dd42413a08932899d
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
7 years agoUpdated git submodules
Sam Hague [Thu, 13 Apr 2017 14:43:58 +0000 (14:43 +0000)]
Updated git submodules

Project: genius master eacff84d90bf6ed27d6eae0fb50c4b782fc5ca5c

Merge "Bug 8111: Conflicting modification for path"

Bug 8111: Conflicting modification for path

Removed the exception object from being logged. Will run CSIT and check.

Change-Id: I5b4b875aabba4d434515004181521d08ba8d1867
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 12 Apr 2017 21:02:09 +0000 (17:02 -0400)]
Updated git submodules

Project: netvirt master 34d2145927f2105f071073e9a6ec83fa330f1d8b

Cleanup unused dependencies

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

Project: netvirt master 370f106bce0419507efaabce4d100010ce4d9225

add interface for VpnFootprintService

This is another attempt to reduce cyclics.

Change-Id: I29acdc7fa4c681c24b0cafc8430716f189bd7be1
Signed-off-by: Sam Hague <shague@redhat.com>
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
Sam Hague [Wed, 12 Apr 2017 23:28:29 +0000 (19:28 -0400)]
Updated git submodules

Project: netvirt master ddb3d6f8ad6807a3176ba719f4aad4f7a1668d95

Remove legacy utils from new netvirt

Change-Id: I43a183b689846924ac8344117bfa59cae0457a4a
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Akash Kumar Sahu [Wed, 12 Apr 2017 10:47:22 +0000 (16:17 +0530)]
Updated git submodules

Project: netvirt master e37b3477fd4b50a7754a8a5299239e4c33277515

Bug 8014 - L2Gw connectivity not working

Tunnel creation issue as cache were not populated properly
Fixed .

Change-Id: I7613afe762f0a865275c3fc492045ef4d035ba84
Signed-off-by: Akash Kumar Sahu <a.k.sahu@ericsson.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 12 Apr 2017 22:07:13 +0000 (18:07 -0400)]
Updated git submodules

Project: netvirt master 3de179363fd585cf14badfbea0d35662f45140aa

Remove utils.config

Change-Id: Iaf232a25f055b26e392d337e85a2b15409b9c03d
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Brady Johnson [Mon, 10 Apr 2017 09:27:10 +0000 (11:27 +0200)]
Updated git submodules

Project: netvirt master 7d9241826a54c27063269efce6919e24f3a1ff3b

BUG 8193 - Fix Netvirt classifier egress service port binding

- The Netvirt classifier egress service should bind on egress
  ports, not ingress ports like it does now.
- Since its not possible to know all the possible egress ports
  to bind on before-hand, the egress classifier service will
  bind on all switch ports. It will only process NSH packets
  and return all others to the egress dispatcher.
- Also in this patch, when the SFF is on the same bridge as
  the classifier, the egress classifier will resubmit the
  packets directly to the SFF instead of going through the
  ingress dispatcher, since we dont know the correct ingress
  port to use for the SFF.
- Updated OpenFlow13ProviderTest to reflect the change to the
  egress classifier resubmit.
- Changes from code review comments
- Final changes to make sure the egress binding is working.
  Now using getDpnInterfaceList RPC to get the switch ports
  to bind to.

Change-Id: I97bc38722064738ee22b8ddbc7163bc5dc3dd276
Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
7 years agoAdd extra custom clustering config options 29/54229/11
Jamo Luhrsen [Sun, 2 Apr 2017 22:12:14 +0000 (15:12 -0700)]
Add extra custom clustering config options

Change-Id: I31c710f9be9e446f50fc71d7fca5c118fd226c0c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.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 agoMerge "Enhance code blocks with language highlights"
Thanh Ha [Wed, 12 Apr 2017 15:42:15 +0000 (15:42 +0000)]
Merge "Enhance code blocks with language highlights"

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
Sam Hague [Mon, 10 Apr 2017 17:40:04 +0000 (13:40 -0400)]
Updated git submodules

Project: netvirt master 80b1706c436ab8c2626d372b24fd304356ffc8dc

Cleanup version properties

Change-Id: I15c3131032866d0094b7f34ac7e4c85cfe139665
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Tomas Cere [Wed, 12 Apr 2017 13:51:47 +0000 (13:51 +0000)]
Updated git submodules

Project: netconf master 9cdbc4e634d8e64254c19f46650736365756c7d4

Merge "Bug-8187: call home throwing exception on startup"

Bug-8187: call home throwing exception on startup

Remove distracting exception in log.
Restore ability to change the call home server port.
Move to using blueprint for configuration instead of
using ad hoc logic.

Change-Id: I273156ba13237b1ed8efc0e6ff9861b1aa5feb3b
Signed-off-by: allan clarke <clarkea@brocade.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 12 Apr 2017 12:17:04 +0000 (12:17 +0000)]
Updated git submodules

Project: genius master ee4964a4dbfdac4849f14fc1bb63c202a2beac17

Merge "Changing Netvirt Classifier Egress service tables"

Changing Netvirt Classifier Egress service tables

- Previously they were 110, 111, 112 but the Egress dispatcher
  table is 220 so a simple goto_table wouldnt work.
- Instead of doing a resubmit table, its better to have all the
  Egress service tables grouped together. Now using 221, 222, 223.

Change-Id: Ibaa399abb9e3dc40904c8b0d561a62a84eae8c01
Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
7 years agoUpdated git submodules
ruby -v [Wed, 12 Apr 2017 09:29:19 +0000 (14:59 +0530)]
Updated git submodules

Project: netvirt master 0c9a0f34e776cf3620cc4eed8a5f0afe5eec1d23

Bug 8105: IllegalArgumentException in getSrcIp fix

1. reading IP and ARP payload was wrong, which is fixed by getting payload from
deserialised ethernet data based on IPv4 or ARP, getPayload will return
the right payload as the offsets are maintained in Packet based on
type of payload.
2. IllegalArgumentException was for payload type IPv4 where
getSourceAddress method will return of type int, and
NWUtil.toStringIpAddress will accept input as byte.
The same was working fine with payload type ARP as
getSenderProtocolAddress return byte.
3. Tested these changes by creating 2 ports in neutron network, delete 1
port and send ping packets from deleted port to the other port.
First ARP packet hit and was able to retrieve IP address properly, and
then data traffic hit and was able to retrieve IP address.

Change-Id: I16af2e18e2c857a5529f4ffef1caf9da014d521f
Signed-off-by: Riyazahmed D Talikoti <riyazahmed.d.talikoti@ericsson.com>
7 years agoEnhance code blocks with language highlights 46/54846/2
David [Wed, 12 Apr 2017 10:01:27 +0000 (12:01 +0200)]
Enhance code blocks with language highlights

Enhance code blocks with the correct language highlights
as Thanh suggested in c/52262.

Change-Id: Ibfd9d63f62659204d6c78e88016cec9d8e3f61de
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
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
Anil Belur [Tue, 11 Apr 2017 01:45:35 +0000 (11:45 +1000)]
Updated git submodules

Project: genius master 192000229f7ff3ed239b75d570a5ae65d5f11db3

Bump versions by x.(y+1).z for next dev cycle

Change-Id: I6b36f127efb83a0349606e4bda8aa99aba518a3b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Tue, 11 Apr 2017 01:45:45 +0000 (11:45 +1000)]
Updated git submodules

Project: netvirt master a3482192920b931bde68f29534b4d3488eaa936b

Bump versions by x.(y+1).z for next dev cycle

Change-Id: I9934b7eaaf36c6726e0f8e6700aca63421f03b5c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Tue, 11 Apr 2017 01:45:53 +0000 (11:45 +1000)]
Updated git submodules

Project: ovsdb master cd0c25e87a2fbfa14bb15be4439b079db2f61b49

Bump versions by x.(y+1).z for next dev cycle

Change-Id: Ic79657f79b3797f49466d89dfba2923b67625e4c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Tue, 11 Apr 2017 01:45:34 +0000 (11:45 +1000)]
Updated git submodules

Project: federation master 0d5e0ba0599a401f012f1a27071ba3a03d6913cd

Bump versions by x.(y+1).z for next dev cycle

Change-Id: I3f2edcac8919467bbc4efc0faeefcfe24f8bfa15
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Tue, 11 Apr 2017 01:45:44 +0000 (11:45 +1000)]
Updated git submodules

Project: netconf master c6a54e7ec2cf3657f6b03f42121be0e2e434d088

Bump versions by x.(y+1).z for next dev cycle

Change-Id: Icf638fa6ed52903b79bee1e9d962027750a43226
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Tue, 11 Apr 2017 01:45:37 +0000 (11:45 +1000)]
Updated git submodules

Project: infrautils master 3be54b3ee666b1be9f05792e82b46ad1e7938cb2

Bump versions by x.(y+1).z for next dev cycle

Change-Id: I14dd4017ca7c8c80b81d2fc1b0b50b35d9c15447
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Tue, 11 Apr 2017 01:45:25 +0000 (11:45 +1000)]
Updated git submodules

Project: aaa master dd924a1850c79eff2a7c4e430265153f3c5ee67b

Bump versions by x.(y+1).z for next dev cycle

Change-Id: I3e3561122e5f69a982cf69e6e07b7fcaaba5b6ca
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
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
Anil Belur [Tue, 11 Apr 2017 01:45:49 +0000 (11:45 +1000)]
Updated git submodules

Project: odlparent master d5e45d60c2cbf9a33e28ae25ff917a8e005d4a81

Bump versions by x.(y+1).z for next dev cycle

Change-Id: Ie775e9ef6b719033459b6b61bfae7c464b0f2a6f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
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 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 agoUpdated git submodules
Stephen Kitt [Thu, 6 Apr 2017 13:26:42 +0000 (15:26 +0200)]
Updated git submodules

Project: odlparent master 02ee92e341021dad0cbfd1621cd1c038e40aeec1

Bug 4219: upgrade to Karaf 4.0.9

Change-Id: Ibfaf2b64c971ab4320d8114cb74d4f5e4c2ae305
Signed-off-by: Stephen Kitt <skitt@redhat.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 agoMerge "Add first version of the AAA Developer Guide"
Thanh Ha [Mon, 10 Apr 2017 20:46:32 +0000 (20:46 +0000)]
Merge "Add first version of the AAA Developer Guide"

7 years agoUpdated git submodules
Robert Varga [Mon, 10 Apr 2017 16:16:45 +0000 (18:16 +0200)]
Updated git submodules

Project: odlparent master 52c5b9c1ba057149eb71a751b8862d99ea4e32fd

BUG-8117: fix jetty/pax-web configuration mismatch

Karaf 4 uses pax-web as the jetty configuration bridge, which
compares the jetty configuration with its directives. If a port
or address mismatch is found, this leads to duplicate ports being
used and hence preventing successful jetty startup.

Change-Id: Ia5b71621ba0474481dab738232ebac778540a258
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
eupakir [Mon, 3 Apr 2017 13:32:53 +0000 (19:02 +0530)]
Updated git submodules

Project: netvirt master 59f3c73941258067e66ba0a06484f04212db443d

BUG 8140 : Elect nodes for subnetroute on control path reboot

When a physical switch on the cloud management network in the cloud is
rebooted, it results in disconnection of datapath-nodes from the ODL
controller. Under such conditions, the subnetRoute is removed from all
the DPNs.
However, once the physical switch comes back up after reboot, the
datapath-nodes are all getting reconnected to the ODL controller.  During
this time in a scaled environment, the subnetRoute flow rules aren't
getting reapplied to the datapath-nodes.  This is because the election
process fails in figuring out a designated datapath-node for hosting
subnetroute, thereby the subnetRoute is not getting reconfigured on all
the datapath-nodes.

Co-Authored-By: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
Change-Id: I4e2770a658e9d3b0c68fc52227845ed8546ecb97
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 6 Apr 2017 10:04:11 +0000 (12:04 +0200)]
Updated git submodules

Project: genius master 08bc9b399cf82173e9da81752cc570bf51e88411

Use ThreadFactoryProvider from (now in) infrautils, rm genius.infra

as well as LoggingThreadUncaughtExceptionHandler (same)

Change-Id: I8156829ad01ad8afeb24798cf010def8f5ebe5b9
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoAdd first version of the AAA Developer Guide 62/52262/6
David [Fri, 24 Feb 2017 18:14:35 +0000 (19:14 +0100)]
Add first version of the AAA Developer Guide

This is the first version of the AAA Developer Guide.
The content is directly extracted from the User Guide
and combined with the information in the README.md file.

Add some other information scattered in Wiki pages.

Change-Id: I1f60a641cc46944e56e96b090246588ff7b4f8b6
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Sam Hague [Mon, 10 Apr 2017 16:09:40 +0000 (12:09 -0400)]
Updated git submodules

Project: netvirt master be455ae9f0acbcc1d9261f6db87a135660463bc6

cleanup checkstyle to pull from parent poms

Change-Id: If1a78a39696a64a29ad57f56978450a1b06a947c
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Josh [Sun, 26 Mar 2017 09:15:08 +0000 (12:15 +0300)]
Updated git submodules

Project: netvirt master 7c1a5fd45d4470731411505bd5177553fd095e54

Bug-8053 OVS Bridge other_config:hwaddr not preserved for nodes not in config DS

1) Make sure to retain operational DS other_configs for existing bridges
2) Set other_config:datapath-id for all bridges already in operational. This
is important to guarantee dpid does not change even for bridges where the
other_config:hwaddr or other_config:datapath_id vals are not set.

DEPENDS ON: https://git.opendaylight.org/gerrit/53856

Change-Id: I5aa792262230655bf753045290666c73aaa4096b
Signed-off-by: Josh <jhershbe@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Sat, 8 Apr 2017 23:15:24 +0000 (01:15 +0200)]
Updated git submodules

Project: infrautils master 7c5f91ec4d455313937aa068316a6e647e0cfcba

Add common/karaf4 distribution for local testing

This does NOT actually "switch" anything to Karaf 4;
do not worry!  This JUST builds (in 15s) a distribution
which is very handy for local testing of Karaf 4.

based on c/51332 originally by Stephen.

Change-Id: Ibe7653ed09c2cf710d577588e8460d655e420924
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoMerge "Restructure to better accomodate new functionality"
Thanh Ha [Mon, 10 Apr 2017 16:54:09 +0000 (16:54 +0000)]
Merge "Restructure to better accomodate new functionality"

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
Daniel Farrell [Wed, 5 Apr 2017 05:12:12 +0000 (01:12 -0400)]
Updated git submodules

Project: integration/packaging master e1ff28a28c54583059b83c23883350b0641ddc92

Add Boron SR3 example RPM repo config

Change-Id: If2f3929fe8876ecbf7c48eafa069d2b15c734a18
Signed-off-by: Daniel Farrell <dfarrell@redhat.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 agoMerge "Add Coala spacing linting"
Thanh Ha [Mon, 10 Apr 2017 16:31:18 +0000 (16:31 +0000)]
Merge "Add Coala spacing linting"

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
Brady Johnson [Fri, 7 Apr 2017 07:30:03 +0000 (09:30 +0200)]
Updated git submodules

Project: netvirt master e8282fe58401a077f005c9e5037b93d31119687a

UT for SfcProvider and NetvirtProvider

- Added SfcProviderTest.java
- Added NetvirtProviderTest.java
- modified pom.xml to add ConstantSchemaAbstractDataBrokerTest

Change-Id: If8f9a7f3e87725d279566531df4b2b431abdb417
Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Sun, 9 Apr 2017 18:23:07 +0000 (23:53 +0530)]
Updated git submodules

Project: netvirt master 43822bab5f63d347fafb8090df118a26bed866e2

Minor code cleanup in ELAN

Change-Id: I15e80fd1d38b6a4cb96d1c947bddbc1a68bf4180
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
karthikeyan [Fri, 7 Apr 2017 09:40:17 +0000 (15:10 +0530)]
Updated git submodules

Project: netvirt master c151da8ec33eedf6d1a42e91de2bd3357fc916e6

Bug 8001: Data validation failed for path CSIT TCs

Problem Description:
====================
On external network update or internet VPN update NAT code will trigger
the ExternalRoutersListener.update() to handle the updated changes
in NAT feature. During this invocation, for getting NAPT switch-id is
retrieved from the "router-to-napt-switch" DS. After retrieved the NAPT
switch-id from the DS, it contains the value as "0". There is no check for
NAPT switch-id validation.

clrRtsFromBgpAndDelFibTs() method is invoked with passing NAPT switch-id
as "0" value is throwing the data validation exceptions.

Solution:
===========
As part of this issue fix, invoked NAPT Switch selection if dpnId value is
"null" or "0" from "router-to-napt-switch" DS then go for electing new
Napt switch for existing router. This will resolve the data validation
exception. Since clrRtsFromBgpAndDelFibTs() method is never invoked with
NAPT switch-id as "0".

Change-Id: I851c4049397369871616834f59aff1eb16ce4472
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 7 Apr 2017 15:28:40 +0000 (17:28 +0200)]
Updated git submodules

Project: odlparent master c1753922edba4e329c7ba6ce8d5d10cbd1f8642a

Drop karaf-maven-plugin

We can’t use it within odlparent anyway, and the release of Karaf
4.0.9 means we don’t need it.

Change-Id: I04edebf6799115d35b225e145d18dc29235819a1
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
eupakir [Thu, 6 Apr 2017 08:47:56 +0000 (14:17 +0530)]
Updated git submodules

Project: netvirt master d029f242f7c7068acfa1cf983c0b2e608a5bc01d

Bug 8165 - Learnt IP route does not reappear on DC-GW after OVSRestart

On OVS Restart, a learnt IP will have to be deleted by Liveness
Monitor, and then re-learnt once the OVS comes up.
But this IP was not learned again.

Cyclic events were getting spawned while processing removal of
Learnt IPs.  This was causing deletion of re-learnt IPs.

Change-Id: I17b87fef05de8d3eb51f2a4720df98ff647e8937
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>