docs.git
6 years agoProvide SXP Oxygen M1 status 14/65414/3
Martin Dindoffer [Fri, 10 Nov 2017 18:18:02 +0000 (19:18 +0100)]
Provide SXP Oxygen M1 status

Change-Id: I4b3c1f48db4e6f1ef932081fb887b1b4141af03d
Signed-off-by: Martin Dindoffer <martin.dindoffer@pantheon.tech>
6 years agoUpdated git submodules
David Suarez [Mon, 23 Oct 2017 21:14:43 +0000 (23:14 +0200)]
Updated git submodules

Project: genius master dda2d5f2a44496fc2451f63b46d2c393ac3ea616

Transform asynchronous listener into synchronous

This listener can be synchronous since it is already
offloading the workload through the JobCoordinator.

Change-Id: Ic9fcbca3d5665202c58d01345d47d5a3ea258457
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
David Suarez [Thu, 9 Nov 2017 00:45:09 +0000 (01:45 +0100)]
Updated git submodules

Project: sfc master 947b8b2f446b57b8ee88be076a78a684108dffdf

Fix some checkstyle issues for the upcoming odlparent 3.0

Change-Id: If2e6542e28f50d1c80bc696250cd62f28c3f79f9
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Thu, 9 Nov 2017 17:36:01 +0000 (18:36 +0100)]
Updated git submodules

Project: odlparent master c9f7ff5e80ac0f8d32ea75115e3b2bffae1d54e0

Remove io.dropwizard.metrics dependencyManagement

https://lists.opendaylight.org/pipermail/odlparent-dev/2017-November/001460.html

for https://jira.opendaylight.org/browse/INFRAUTILS-19

Change-Id: I0ce0e4b7ad54e171c061e1bb91d568b25e9d1145
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Faseela K [Thu, 9 Nov 2017 14:22:02 +0000 (19:52 +0530)]
Updated git submodules

Project: infrautils master ee3a5d6785c094d44788b9e9a7d4044f6d75be03

Diagstatus:Log exception in case the remote node is not reachable

Change-Id: I700f862c8693cf97ce5b63b2918fad83325abab0
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Stephen Kitt [Wed, 8 Nov 2017 14:58:13 +0000 (15:58 +0100)]
Updated git submodules

Project: genius master 047d6fe670541b0dad7b03f3f82ffeee59dc86cc

Drop Karaf shell specifiers

We no longer need to support Karaf 3, and the karaf.shell
"[3.0.0,4.1)" declarations prevent us from upgrading to Karaf 4.1
(which is coming with odlparent 3).

Change-Id: If39706d860e67dabd33ce4fc84d046075eac9a33
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Wed, 8 Nov 2017 14:59:36 +0000 (15:59 +0100)]
Updated git submodules

Project: infrautils master f76f74d0f6d833a44aad5509835a71ddcff4406c

Drop Karaf shell specifiers

We no longer need to support Karaf 3, and the karaf.shell
"[3.0.0,4.1)" declarations prevent us from upgrading to Karaf 4.1
(which is coming with odlparent 3).

Change-Id: I9642e303befd2752920319f9325f6b86a1ebc999
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Tom Pantelis [Tue, 31 Oct 2017 21:25:09 +0000 (17:25 -0400)]
Updated git submodules

Project: infrautils master 8de19ab232f6074fbffc215de142578bdd75a2d5

Add KeyedLocks

Simply manages multiple re-rentrant locks by user key. This will be used to
replace the static locks Map and code in https://github.com/opendaylight/netvirt/blob/master/vpnservice/neutronvpn/neutronvpn-api/src/main/java/org/opendaylight/netvirt/neutronvpn/api/utils/NeutronUtils.java.

Change-Id: I817d8a7438f5ab750c35d502742a26fb3a710f23
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Sam Hague [Thu, 9 Nov 2017 00:41:23 +0000 (19:41 -0500)]
Updated git submodules

Project: integration/test master de54cdb58aa62c24c4c4e2f6c307de105d0834ba

Reduce logging in vpnservice

Change-Id: Iebd3f178d9931a46e2df0af63cb5698f69a708ad
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Tom Pantelis [Wed, 1 Nov 2017 04:40:29 +0000 (00:40 -0400)]
Updated git submodules

Project: genius master 7a099eb9bc92252ad1acbe511d07ca1eeaa20a0b

Fix compiler and FindBugs warnings in mdsalutil-api

Change-Id: Ieea0fda8a6a3685619b64f28d54cf697abdf8ac5
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Nov 2017 17:52:49 +0000 (09:52 -0800)]
Updated git submodules

Project: releng/builder master f471623419a76665a0e2bf85a4a753bd78d8e06d

Upgrade robot vms to use 4G RAM from 2G

some robot jobs are creating log files (output.xml) in excess
of 1.5G in size. When robot parses that file to generate it's
html reports it reads the entire file (I believe) in to memory
which ends up causing an OOM scenario in a 2G system. For now,
this will help, but as jobs increase in size and duration,
even 4G will not be enough.

Change-Id: I71c72a8ad62a05549fc4623531f4c7b9387505bc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Thu, 9 Nov 2017 16:49:05 +0000 (17:49 +0100)]
Updated git submodules

Project: genius master de8486216bbcde30f518946ff69ac7a88b936e11

Fix broken build from FindBugs RV_RETURN_VALUE_IGNORED violation in RPC

Impact of https://jira.opendaylight.org/browse/MDSAL-294

Change-Id: If342b11591f1dfe6e58fdca29b400531455669fd
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Aswin Suryanarayanan [Fri, 27 Oct 2017 08:45:40 +0000 (14:15 +0530)]
Updated git submodules

Project: netvirt master ae10daf238d52878a79c89315e58ff628649625e

NETVIRT-968  : Conntrack SNAT fails in a cluster setup.

Made  the SNAT node event listener cluster aware using
AbstractClusteredAsyncDataTreeChangeListener(Only in Oxygen)

https://jira.opendaylight.org/browse/NETVIRT-968

Change-Id: If036fe679abe8ac5c5457b488325d2474f85820c
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
6 years agoUpdated git submodules
cgowdru [Tue, 31 Oct 2017 07:14:29 +0000 (12:44 +0530)]
Updated git submodules

Project: netvirt master 30c9bc9f1ffed128e485e177d967bd48a9c3ed2b

Bug9298 : ModifiedNodeDoesNotExistException for FIP

Description:
1) This Exception is thrown which deleting the VM instances(using
command “openstack server delete VM“) as part of “External network test”
2) This VMs are booted directly using net-id
Ex: openstack server create --image cirros-0.3.5-x86_64-disk --flavor
m1.nano --nic net-id=193f740e-910f-4038-9a4a-7d8758e63756
VmInstanceFloating1 --security-group sg-connectivity --min 1 --max 1
3) And such Vms are associated with floating ip  using command
“openstack server add floating ip VmInstanceFloating1 10.10.10.12”
4) When such an VM is deleted using “openstack server delete”, I need
NeutronPortChangeListener.remove()(for VM Neutron port deletion) and
NeutronFloatingToFixedIpMappingChangeListener.update(for
floatingip-disassoicated from neutron port) getting triggered
concurrently.
5) NeutronPortChangeListener.remove() -> handleNeutronPortDeleted()
-> nvpnManager.dissociatefixedIPFromFloatingIP() ->
floatingIpMapListener.dissociatefixedIPFromFloatingIP() ->
removeRouterPortsOrPortsNode() -> MDSALUtil.syncDelete()
6) NeutronFloatingToFixedIpMappingChangeListener.update() ->
clearFromFloatingIpInfo() -> MDSALUtil.syncDelete()
7) Both step-5 and step-6 attempt to delete same DS instance
resulting in one in this exception.

Solution:
Change done to check if the internal-to-external-port-map fo the given
fixed-ip exists during Step-6 flow there-by preventing deletion on
non-existant DS instance.

Change-Id: Icc4973020ff73225a5b25a5e73d1ffcbf78f2609
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
6 years agoUpdated git submodules
cgowdru [Thu, 2 Nov 2017 07:21:43 +0000 (12:51 +0530)]
Updated git submodules

Project: netvirt master 8fb3a6941ee73e2f11bcdee0502d140d903cd0fe

Bug 9297 : Adjacency doesn't exist exception fo FIP

Description : When are ARP request for floating-ip(which is learnt
earlier) is received(with mac address change due to deletion and creation
of same FIP during tempest), query is done to delete the odl-adjacency
from vpn-interface which doesn't exists.

Instead of quering all adjacenies, change done for existance of specific
adjancency and delete it if only exists.

Change-Id: Id39f9f0830330bb84869c0d3a88c4787cd55df3c
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
6 years agoUpdated git submodules
Valentina Krasnobaeva [Tue, 23 May 2017 09:08:42 +0000 (11:08 +0200)]
Updated git submodules

Project: netvirt master c93a29bf36a4728cd2581248c4ffb5f191553d13

neutronvpn: dual stack changes

The vpn interface creation/deletion is decorrelated with the adjacencies
and fixed ips contexts port creation. This becomes necessary since each
neutron port will receive creation of ports, but also updates related to
update of new IPs ( which implies that it does not mean creation of VPN
interface).
Also if fixes in vpnmanager an issue upon some cases where networkId
field from subnetmap was null.

Change-Id: I664421f592ea7da9c34f5400100502593bfeea55
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
Signed-off-by: Noel de Prandieres <prandieres@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgp-manager: update thrift model

addVrf() and delVrf() have 2 new parameters that are needed.
The modification consists in adapting the necessary thrift generated
files changes. On top of that, the call appropriate to BgpRoute.addVrf
and BgpRoute.delVrf is done with correct parameters.

Change-Id: Ie2a42923e804d30668c649434fa21fbb39f2ef1c
Signed-off-by: Noel de Prandieres <prandieres@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Nov 2017 16:28:55 +0000 (16:28 +0000)]
Updated git submodules

Project: releng/builder master 0f16b29ecc52f1b1beb31f563659b15b07cea4eb

Merge "Add Gerrit Trigger for multipatch build"

Add Gerrit Trigger for multipatch build

Introduces a new trigger "multipatch-build:" which can be used to
trigger a build from a Gerrit comment rather than requiring committers
to have Jenkins access. Patch parameters are passed through a 1 liner
after the colon of the trigger.

Change-Id: I4c269d3db11a80d981209ef9b1b4ff428f1b7741
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Claudio D. Gasparini [Thu, 9 Nov 2017 10:34:07 +0000 (11:34 +0100)]
Updated git submodules

Project: bgpcep master 800ca7ab86c3678634f87d244b37532fddb082e0

Remove PCEPDipatcher deprecated method

Change-Id: Ie2aa3b0734372b2dd1c5d37c0dc7f34866d8911a
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoFix infrautils javadoc url 73/65373/1
Thanh Ha [Thu, 9 Nov 2017 15:25:42 +0000 (10:25 -0500)]
Fix infrautils javadoc url

Change-Id: I91cef69a4e8608406ee7fdcf9238f15ba095ec43
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove javasphinx 72/65372/1
Thanh Ha [Thu, 9 Nov 2017 15:15:06 +0000 (10:15 -0500)]
Remove javasphinx

The community has spoken and decided that we will continue generating
javadoc using javadoc. We now have javadocs.opendaylight.org to handle
this.

Change-Id: I5ef2aac6e8a4e6f1bafcdde663fb9ceda4d44fd5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate javadoc to javadocs.opendaylight.org 69/65369/1
Thanh Ha [Thu, 9 Nov 2017 14:59:11 +0000 (09:59 -0500)]
Update javadoc to javadocs.opendaylight.org

With the new javadoc URL deployed we can now start linking to docs
there.

Change-Id: Ifc9eb22a2d7ca70d62b664061ad2394665f5ed36
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Marek Gradzki [Thu, 9 Nov 2017 12:49:00 +0000 (13:49 +0100)]
Updated git submodules

Project: netconf master f01da36f40cdcc21a88c40330b43334d3eb06a84

Fix KeyPairProvider initialization in NetconfSshServerProvider

As a side offect of https://git.opendaylight.org/gerrit/#/c/60138,
RSA private key is stored unencrypted on disk.

Without additional countermeasures this might not be a good idea.

This patch sets DEFAULT_PRIVATE_KEY_PATH to null which disables
key pair serialization.

Change-Id: Ibbf51f702bc47d768db16d6a3f406a1b2ec906fb
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 23 Jan 2017 21:41:14 +0000 (22:41 +0100)]
Updated git submodules

Project: odlparent master a67b97e241c7b14b4c7cbc4df6108e8bf89c1d58

Fail build if classpath contains duplicates

duplicate-finder-maven-plugin fails build if duplicate classpath entries
see https://github.com/basepom/duplicate-finder-maven-plugin/

This is currently not enforced, but projects opt-in to this quality via:

  <properties><duplicate-finder.skip>false

FTR: There are a few other tools in this space, incl. e.g.
http://www.mojohaus.org/extra-enforcer-rules/banDuplicateClasses.html
and http://tattletale.jboss.org/ and http://jhades.github.io, but
duplicate-finder-maven-plugin fits best here.

See https://git.opendaylight.org/gerrit/#/c/50851/ for a related util.

Bug: 7662
Change-Id: I79142549ba7c739ce39285d35f179172d7b099a6
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Tomas Cere [Thu, 9 Nov 2017 10:56:20 +0000 (10:56 +0000)]
Updated git submodules

Project: netconf master c259d47d96cffd531116b32516a84702abe8f14c

Merge "Remove netconf-cli"

Remove netconf-cli

This was living in limbo for some time, I think it's time to say goodbye.
The overhead for keeping this buildable is a wasted effort I think, so remove this.

Change-Id: Icc45c9a78afa380c2e96ea373c02c47f644191a1
Signed-off-by: Tomas Cere <tcere@cisco.com>
6 years agoUpdated git submodules
Jakub Toth [Tue, 7 Nov 2017 10:41:09 +0000 (11:41 +0100)]
Updated git submodules

Project: netconf master d7e7fc033919575500f46d724e8f1cddb31857f5

Make ServicesWrapperImpl as argument in provider

Change-Id: Id491309eb0f1bc75337ace02072248f25d60a1b9
Signed-off-by: Jakub Toth <jakub.toth@pantheon.tech>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 8 Nov 2017 22:32:48 +0000 (23:32 +0100)]
Updated git submodules

Project: netvirt master e21dac454c9175342c5eed3b9f8eac98e22713eb

Remove un-used Dropwizard Metrics from bgpmanager

Found during https://jira.opendaylight.org/browse/INFRAUTILS-19

If bgpmanager wants metrics in the future, then it should use the
upcoming infrautils.metrics instead of having a direct dependency on
io.dropwizard.metrics.

Change-Id: I54555c518f0b48f49f940021ba093a264f474e8d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Wed, 8 Nov 2017 11:40:43 +0000 (12:40 +0100)]
Updated git submodules

Project: bgpcep master 755c5458104aeed57e0e863ce153345f8bbc7b91

Enforce BMP SPI/ API Checkstyle

Change-Id: I4cbbc75a30362967bca4a7edcd0001ef32dc8536
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 8 Nov 2017 23:42:30 +0000 (00:42 +0100)]
Updated git submodules

Project: netvirt master be93fad61921ba64c81ba052bae3b7125eae58d5

Comment out LogCaptureRule in ElanServiceTest

to avoid spurious test failures for now; when I get time I'm hoping to
follow up with work which makes this completely reliable by having tests
await the completion of JC background jobs (which is what's causing
this)

Change-Id: I2bcc19f01a0665a85ab155cfa616817fdb3c4854
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoMerge "Add NIC M1 Oxygen Status"
Kit Lou [Wed, 8 Nov 2017 23:53:07 +0000 (23:53 +0000)]
Merge "Add NIC M1 Oxygen Status"

6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 8 Nov 2017 23:35:08 +0000 (23:35 +0000)]
Updated git submodules

Project: releng/builder master 003835acd2d9e452ff4d6f829cbce441c5ebd82b

Merge "Run pybot per suite and collect individual logs"

Run pybot per suite and collect individual logs

Change-Id: I680bcd1fb613c0ea163d09c5c593484cede0fc70
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdated git submodules
Anil Belur [Wed, 8 Nov 2017 22:49:44 +0000 (22:49 +0000)]
Updated git submodules

Project: releng/builder master 10833fd3e59e313340cd9f20f7876cc466bd13dc

Merge "Switch to using global-jjb lf-jacoco-report macro"

Switch to using global-jjb lf-jacoco-report macro

Change-Id: Ifae2fcb2d506a2158a3c2211e8d04505d3821813
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Wed, 8 Nov 2017 22:41:20 +0000 (22:41 +0000)]
Updated git submodules

Project: releng/builder master 3b974233d24dd59f58ea78d648b8ab1bb380f4d0

Merge "Remove unused macros gpg-sig and jjbini"

Remove unused macros gpg-sig and jjbini

Both these macros are no longer used by any jobs in this repo and have
been migrated to global-jjb so should be safe to remove.

Change-Id: Ica8f73d1be2ce65867a363b2fe09b0ba6c1c2d66
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Wed, 8 Nov 2017 22:39:12 +0000 (22:39 +0000)]
Updated git submodules

Project: releng/builder master 5bb4581c51fde9a78d259d7460a48608ea5185b1

Merge "Remove deprecated server-name variable"

Remove deprecated server-name variable

Project should be using gerrit-server-name at this point.

Change-Id: Ie1c12a264b342ebe8010a380ff42cbbc6c0b3bf7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "AAA M1 Status"
Kit Lou [Wed, 8 Nov 2017 21:35:46 +0000 (21:35 +0000)]
Merge "AAA M1 Status"

6 years agoMerge "Infrautils Oxygen M1 status"
Kit Lou [Wed, 8 Nov 2017 21:32:12 +0000 (21:32 +0000)]
Merge "Infrautils Oxygen M1 status"

6 years agoUpdated git submodules
Thanh Ha [Wed, 8 Nov 2017 21:04:05 +0000 (16:04 -0500)]
Updated git submodules

Project: releng/builder master 586eb17287ebeb9ed430a895360a92cf8a850eda

Add tox verify job for LF docs-conf project

Change-Id: I51409c91569eeea6a3d0f154b2c011ae5cf3e97e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAAA M1 Status 34/65334/1
Ryan Goulding [Wed, 8 Nov 2017 20:30:11 +0000 (15:30 -0500)]
AAA M1 Status

M1 Status Update.

Change-Id: I94dd52f1bd22d847e1e9392e7acbfe474ebbd3ab
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 18:51:14 +0000 (13:51 -0500)]
Updated git submodules

Project: integration/test master 5d4c5b7d354fa52177765895121e9f83135efbc8

Don't process the prompt line

The Write Commands Until Expected Prompt Keyword
executes a command and then reads output until it sees
the prompt. It then returns all that read output. This
output is then split into lines - which means you get
the prompt line also.

This patch instructs Split To Lines to ignore the last
line (-1).

Change-Id: Ifea842f5b0fa0c45818be4e9cbaa2f0b33774af6
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 17:13:22 +0000 (12:13 -0500)]
Updated git submodules

Project: integration/test master ff6b463bf004d49d39e40d3c0d71296714969862

Don't dump the err/warn/exception

No need to collect this information as
it is also collected by the builder at the end of the test run.

Change-Id: I5c89cf7717f30ec72619bc2c05bc7e78b1e19bac
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoInfrautils Oxygen M1 status 33/65333/1
Faseela K [Wed, 8 Nov 2017 19:26:24 +0000 (00:56 +0530)]
Infrautils Oxygen M1 status

Change-Id: Idfa620a9ee978442eb481576492043735c0c0f36
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 17:06:34 +0000 (12:06 -0500)]
Updated git submodules

Project: integration/test master 74118d72dc6afa94da9b915069641a54bc18a2d9

Reduce logging in model dumps

Change-Id: I19fa3df630344d3ed2990986bb6f1e5fac3df53e
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 16:25:25 +0000 (11:25 -0500)]
Updated git submodules

Project: integration/test master 6619c9053c3c179d9dde9dfc9db054f6489bf31f

Reduce logging in SG suite

Change-Id: I54d4f3382f2360cb7e7f96bb231f8c84a43a0b13
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 15:59:22 +0000 (10:59 -0500)]
Updated git submodules

Project: integration/test master 0777b1f86867683190cdcb85dd07b2d419bb0128

Reduce logging in OpenStackOperations

Change-Id: I07097ebe328c8823b841448ed3f25fa80ffcfd3e
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Valentina Krasnobaeva [Tue, 5 Sep 2017 09:47:22 +0000 (11:47 +0200)]
Updated git submodules

Project: netvirt master 84ee97b7ae91d1f7f491d78add8808b5511ae3bc

vpnmanager: update vpn instance families based on subnetmap updates only

Upon a change in configuration, VPN instance from config DS is updated.
The change is due to a subnetmap moving to or from an other vpnid. If the old
VPN was a BGPVPN, then the list of subnetmaps will be parsed to check if
an IP family is missing or not. Reversely, the introduction of a new
subnet refreshes the IP families of the VPN instance.
According to the information, the VPN instance is updapted.
Consequently, if BGPVPN is configured, then the associated BGP VRFs are
updated accordingly.
Also, the vpnmanager shell command is modified accordingly with correct
AFConfig. Because a VPN instance can be either IPv4 or IPv6 or both,
then a check should be done against the good structure to parse.

Change-Id: I76b067eda44900d5c7bbf3f9792a55c32f711612
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoUpdated git submodules
Robert Varga [Tue, 7 Nov 2017 02:12:21 +0000 (03:12 +0100)]
Updated git submodules

Project: odlparent master 73ff9c34b96f78087b7cc035904fb26a4d462e57

Bump jacoco to 0.7.9

https://github.com/jacoco/jacoco/releases/tag/v0.7.8
https://github.com/jacoco/jacoco/releases/tag/v0.7.9

Change-Id: Iced1a38897da53fcf80d2cde4ee76baa93cd8242
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Stephen Kitt [Tue, 7 Nov 2017 16:07:35 +0000 (16:07 +0000)]
Updated git submodules

Project: odlparent master 0a8ff348689e3bf71256d5686b5375b5cb35cede

Revert "Checkstyle InnerAssignment"

This reverts commit c115daf2f2548b49b505a12fb3ab26c7e096dd8c.

The Checkstyle InnerAssignment check only handles a subset of cases,
which ends up being confusing.
(E.g. while() { }, but not do { } while().)

Change-Id: I813679f18214e8729bc588ae4e0987579b0e3786
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 15:28:45 +0000 (10:28 -0500)]
Updated git submodules

Project: releng/builder master 254b9875d0648032490556a32e60d2750f23e0e0

Add 3node snat-conntrack gate trigger

Change-Id: I1f01bec2486520481bcd4d500cf6dc8612b71714
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoMerge "BGPCEP-711: Update bmp test tool doc"
Kit Lou [Wed, 8 Nov 2017 15:40:57 +0000 (15:40 +0000)]
Merge "BGPCEP-711: Update bmp test tool doc"

6 years agoMerge "BGPCEP-688: BMP Config file loader"
Kit Lou [Wed, 8 Nov 2017 15:40:55 +0000 (15:40 +0000)]
Merge "BGPCEP-688: BMP Config file loader"

6 years agoMerge "BGPCEP-694: bgp-config-example"
Kit Lou [Wed, 8 Nov 2017 15:40:43 +0000 (15:40 +0000)]
Merge "BGPCEP-694: bgp-config-example"

6 years agoUpdated git submodules
Thanh Ha [Wed, 8 Nov 2017 14:38:40 +0000 (14:38 +0000)]
Updated git submodules

Project: releng/builder master 9df83a87c56509566f30c8cbbfb75b1ec3bade29

Merge "BGPCEP-688: Install default config for bgp/bmp"

BGPCEP-688: Install default config for bgp/bmp

Due to removal of default configuration of bgp/bmp, now install
configurations within the tests.

Change-Id: Ia1aab20484fb2edb1576047d10447fc4ab25e1a0
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
6 years agoUpdated git submodules
Anil Belur [Tue, 7 Nov 2017 22:14:26 +0000 (08:14 +1000)]
Updated git submodules

Project: releng/builder master e05ebe5db2bfef9201d3c46a76af2b60d03c912d

Ensure apt is not locked on Ubuntu nodes

A background apt process locks /var/lib/dpkg/lock and causes apt
commands to fail. Therefore check if apt is locked before running
apt.

Errors:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource
temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg), is
another process using

Change-Id: I3ced3711b26ebe9ecf5654c70d23f44e905c1f4c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Claudio D. Gasparini [Tue, 7 Nov 2017 16:00:43 +0000 (17:00 +0100)]
Updated git submodules

Project: bgpcep master 2edadcbed454d3f70cd12b4fc34412f1668a2b89

BGPCEP-685: Remove rib config css models

Change-Id: I91f4e4633fbbacbdf4b61bca11310534d77e129c
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoMerge "Unimgr M1 readout"
Kit Lou [Wed, 8 Nov 2017 13:39:40 +0000 (13:39 +0000)]
Merge "Unimgr M1 readout"

6 years agoUpdated git submodules
Stephen Kitt [Wed, 8 Nov 2017 09:28:47 +0000 (09:28 +0000)]
Updated git submodules

Project: odlparent master 26a367e51d7513cb36f0985e12363373506234ae

Revert "Bump Uncommons Maths 1.2.2a → 1.2.3"

This reverts commit cf236575fa87a2928bb83393bb9e5355b8eedd01.

Version 1.2.3 isn’t available on Maven Central...

Change-Id: If524032a85f17dee7a553e5e27cdeb9816904af6
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Frederick F. Kautz IV [Tue, 7 Nov 2017 19:52:17 +0000 (11:52 -0800)]
Updated git submodules

Project: coe master 2339962317b71a99778d8310a85cbaf733760494

Refactor to enable std provider and push watcher message filtering to core

Change-Id: I613ecd0f19cc2112164260f950f5cd5abde867b7
Signed-off-by: Frederick F. Kautz IV <fkautz@redhat.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Tue, 7 Nov 2017 10:31:58 +0000 (11:31 +0100)]
Updated git submodules

Project: bgpcep master 3dc4090f5d10b4af1448b271081513ce755a2240

Remove deprecated methods under BMP API

Change-Id: I6ffe7f210331f08539a260cb0871be77b7f1ec8a
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Tom Pantelis [Tue, 17 Oct 2017 00:40:19 +0000 (20:40 -0400)]
Updated git submodules

Project: netvirt master c6021dc65e1e49aa4c7d500be820332cb6bef882

Convert to JobCoordinator in aclservice-impl

DataStoreJobCoordinator is deprecated so convert to use JobCoordinator.

Change-Id: Ibdeb83f2c147a1b0d651fca792f91f7674d3d802
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Sat, 4 Nov 2017 01:59:35 +0000 (02:59 +0100)]
Updated git submodules

Project: infrautils master bed2be09b7162ec324eb8c0cdb83cac5decc47d6

JobCoordinator's ScheduledExecutorService with ThreadFactoryProvider

so that it has a LoggingThreadUncaughtExceptionHandler

and its threads have a clear nice name (more minor)

Change-Id: I43f7425f4ab52e2b3ef0c0343847dcfdda132d30
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoMerge "Add eman Oxygen M1 readout"
Thanh Ha [Tue, 7 Nov 2017 20:10:41 +0000 (20:10 +0000)]
Merge "Add eman Oxygen M1 readout"

6 years agoUpdated git submodules
Faseela K [Tue, 7 Nov 2017 01:00:43 +0000 (06:30 +0530)]
Updated git submodules

Project: genius master aca286cf9e10ac4d02ee83e3775a5a92647f975a

Log cleanup in InterfaceStateListener

Change-Id: I0d14a46b8d0b997f350ebd3702806cb6bb442e1e
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 17:30:18 +0000 (17:30 +0000)]
Updated git submodules

Project: releng/builder master 0861cc53ecb3b40c924d253f1cc90489fafe7d95

Merge "BGPCEP-694: Install bgp config example"

BGPCEP-694: Install bgp config example

for bgp ingest test

Change-Id: Ibf239e89b53bf817b86fbf41a50925d4f0d1eece
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Thanh Ha [Mon, 6 Nov 2017 18:46:00 +0000 (13:46 -0500)]
Updated git submodules

Project: releng/builder master 2755dad507df0f1aaaed5e9da71076b6b8a590a2

Remove releng maven jobs (verify, clm, sonar)

Once the patches in the migrate-maven-topics topic are merged
https://git.opendaylight.org/gerrit/#/q/topic:migrate-maven-jobs

We can cleanup the java jobs file to remove the deprecated job types.

Change-Id: I285a9e2c4672a078b596cefd1b69ffc65855b07b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 7 Nov 2017 15:11:24 +0000 (10:11 -0500)]
Updated git submodules

Project: releng/builder master ebb321f1aaa399dc574f0174541d6baed8af97cf

Update sonar jobs to global-jjb

Switch jobs over to using the global-jjb version of the Sonar job.

Change-Id: Ide94181287833dbad2ee665923da3eaf2a646dc9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 7 Nov 2017 15:14:34 +0000 (10:14 -0500)]
Updated git submodules

Project: releng/builder master 59f53aa87248d92dad1fc06ffadff8b2f5567105

Remove clm job from NetVirt

Missed this change in Id4a583b9bc7297ae82d9769e1ac2fc417d26787d.

Change-Id: I6c46f5f94bc7fcbc1922cd33be667d2151496a59
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Michael Vorburger [Sat, 4 Nov 2017 03:15:10 +0000 (04:15 +0100)]
Updated git submodules

Project: odlparent master 8c22caa5e4562ef2e92bd35098ff7f9bfae2d52b

Revert "Checkstyle TrailingComment, Sonar aligned"

This reverts commit f7680f6a688e26e28515c907328c52d0a35a4515.

This code format convention is actually stupid IMHO after all.
For example, I really do like this a lot more:

  @SuppressFBWarnings("SE_BAD_FIELD") // Runnable is not Serializable
  private final TrackingLinkedBlockingQueue<Runnable> backingQueue;

than being forced by Checkstyle to have to write this:

  // Runnable is not Serializable
  @SuppressFBWarnings("SE_BAD_FIELD")
  private final TrackingLinkedBlockingQueue<Runnable> backingQueue;

We should change Sonar's configuraiton, not enforce this in odlparent.

Change-Id: Ib3a8708a7a4b43bb72859f69aca33aafb8b6080c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoBGPCEP-711: Update bmp test tool doc 75/65275/1
Claudio D. Gasparini [Tue, 7 Nov 2017 15:44:44 +0000 (16:44 +0100)]
BGPCEP-711: Update bmp test tool doc

clustering support

Change-Id: I0372afe1e0c52c3be5d233a8abd1c537d6e97734
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoBGPCEP-688: BMP Config file loader 96/65096/2
Claudio D. Gasparini [Fri, 3 Nov 2017 10:47:57 +0000 (11:47 +0100)]
BGPCEP-688: BMP Config file loader

- document BMP config file loader

Change-Id: Id254b5761f05f7f012eb6f22dd5a05cffb52786d
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoBGPCEP-694: bgp-config-example 80/65080/4
Claudio D. Gasparini [Fri, 3 Nov 2017 09:35:05 +0000 (10:35 +0100)]
BGPCEP-694: bgp-config-example

Add feature BGP Config file example documentation

Change-Id: I7c6afb57387d7acd702e181fa5f3025e6ad08a0b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUnimgr M1 readout 71/65271/2
Donald Hunter [Tue, 7 Nov 2017 15:30:15 +0000 (15:30 +0000)]
Unimgr M1 readout

Change-Id: Icb1607dfdc6390085c7b3e76b0f52be14ecd5df9
Signed-off-by: Donald Hunter <donaldh@cisco.com>
6 years agoUpdated git submodules
Faseela K [Sat, 4 Nov 2017 17:36:48 +0000 (23:06 +0530)]
Updated git submodules

Project: genius master 1eb28f02378da70a6cf50bd66e74ecefeb178520

Remove usage of runOnlyInOwnerNode for InterfaceConfigListener

runOnlyInLeaderNode queues a DJC job to check for entity owner,
that too with a constant string. If too many interfaces are getting
configured at the same time, this will potentially slow down DJC.

Change-Id: Iee98b8d503369100e446abe158594f3bb2cc18c1
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Robert Varga [Fri, 27 Oct 2017 11:27:08 +0000 (13:27 +0200)]
Updated git submodules

Project: odlparent master b61f5c45bc90132129f50f3af166f3af4d322bac

Bump scala to 2.12.4

https://github.com/scala/scala/releases/tag/v2.12.4

Change-Id: Id179520eb109053dd99197f5f9665d6be6d40bab
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Claudio D. Gasparini [Tue, 7 Nov 2017 10:28:57 +0000 (11:28 +0100)]
Updated git submodules

Project: bgpcep master 1b9dfc26699ae36775fb0a360b2ad937266938ad

BGPCEP-711: BMP test tool clustering support

Make test tool able to connect to multiple nodes

Change-Id: Ic0011095140e7a31e598bc475f66713c85ed3038
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Faseela K [Tue, 7 Nov 2017 01:36:55 +0000 (07:06 +0530)]
Updated git submodules

Project: genius master e71c6f4357c3573f8a2c864e5729389fb9a49ab5

Stub syncInstallGroup in TestIMdsalApiManager

To resolve random Elan junit failures

Caused by:
org.opendaylight.yangtools.testutils.mockito.UnstubbedMethodException:
syncInstallGroup(java.math.BigInteger dpId,
org.opendaylight.yang.gen.v1.
urn.opendaylight.group.types.rev131018.groups.Group group, long
delayTime) is not implemented in testIMdsalApiManager

Change-Id: Ie07faff86db7b4c8642d36a97c0a023e3327e794
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Mon, 6 Nov 2017 17:23:33 +0000 (18:23 +0100)]
Updated git submodules

Project: bgpcep master a79fdcccb63a46f546c0d9a49c01a0b11b05dedc

Split artifacts in multiple artifacts

Change-Id: Ib90ecdde2568738a2066c88e01af27ac2eea231b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Claudio D. Gasparini [Mon, 6 Nov 2017 16:23:17 +0000 (17:23 +0100)]
Updated git submodules

Project: bgpcep master 58621814fc5635f5034af52aabd83c3eb15c0a96

Remove dulicated module

Change-Id: I43c941e38b391ed34cb236742e2e74b42fa649d7
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Ryan Goulding [Mon, 6 Nov 2017 20:33:25 +0000 (15:33 -0500)]
Updated git submodules

Project: aaa master a5d83ef333777f03043270395d1cb780a5eee960

Remove stale documentation

README.md contained some references to installing the filter as
a ContainerRequestFilter.  Now, we actually use a regular
javax.servlet.Filter, so this documentation is out of date.
This patch just removes the stale documentation.

Change-Id: I7a5183f7db0c77e2012c03e754e7428ebab69098
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Tue, 7 Nov 2017 10:05:43 +0000 (11:05 +0100)]
Updated git submodules

Project: bgpcep master 3040f5a141e38ad6efa6b2f7757f8ba5f2aa2a68

BGPCEP-688: Add odl-bgpcep-bmp-config-example

to features-bmp

Change-Id: I6d49057747ea80a66dbee4e3fb9ce100ea4e4008
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Robert Varga [Tue, 7 Nov 2017 01:55:14 +0000 (02:55 +0100)]
Updated git submodules

Project: odlparent master 18cb7ac2247e5dda1fd8867c75aba53b22f0afaa

Add -Xlint:deprecation

We do need to clean up callers of deprecated methods. Make sure
we emit details during build.

Change-Id: I3259edafcf0f54b087b38f5270cf67009a0fd885
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Claudio D. Gasparini [Mon, 6 Nov 2017 13:07:27 +0000 (14:07 +0100)]
Updated git submodules

Project: bgpcep master 7f569ec247f6097280fbf379e9b69f96d43e0cd0

move bmp to bmp aggregator

Change-Id: I78ac37a18987378ce066effbff0972ee9e04c8c9
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Kevin Wang [Mon, 23 Oct 2017 21:05:27 +0000 (14:05 -0700)]
Updated git submodules

Project: bgpcep master 1b9bbc151b6a489da52cf2705578f2a9d2599efe

BGPCEP-706: Fix BGP Flowspec NumbericOphrand

Right now when serializing a NumbericOphrand, the "end-of-list"
bit is not properly set. The last entry in the ophrand list
should have this bit set according to RFC [1]. Otherwise the packet
will be in malformed format.
This patch fix BGP flowspec NumbericOphrand to set the "end-of-list"
field properly. When the serialization happens, the end-of-list
field will be set in runtime.

[1] https://tools.ietf.org/html/rfc5575

Change-Id: Ib8841360b47137dc0ec0f54c3ef156a298ba3c81
Signed-off-by: Kevin Wang <kevixw@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 01:01:12 +0000 (17:01 -0800)]
Updated git submodules

Project: integration/test master 0e373db0c02a204bb36f8212c2d507969c3367d9

Redirect ostestr stderr output to /dev/null

comments in the code, but for completeness here is the reason:
There are tons of deprecation error messages when we use
ostestr in our CSIT environment (openstack via devstack)
The robot log files are very large and one culprit is all
these deprecation warnings. If we redirect stderr to /dev/null
we should be able to ignore them. We will miss any other
errors, however.

Change-Id: Ic533493cf3f271e4004c0eaf9f0cb2d52e2be8c9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 00:01:50 +0000 (16:01 -0800)]
Updated git submodules

Project: integration/test master 4eb6a912082a887e17b096dd4d3cd0503e805289

Remove extra Logging in VPNService suites

this is an ongoing effort to reduce our log sizes,
specifically the output.xml file which can grow
very large and takes a lot of resources to parse.

Change-Id: I2f1b603f977d2804f8c992fe40ffcfb521de91a2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:28:55 +0000 (02:28 +0000)]
Updated git submodules

Project: releng/builder master 49f4eb3d8737771bb1e10eaab69eb145c858f5db

Merge "Migrate systemmetrics to global-jjb Maven jobs"

Migrate systemmetrics to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: Ia8461124ed2abf732047a631731ec1d043681686
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:28:36 +0000 (02:28 +0000)]
Updated git submodules

Project: releng/builder master 73840a05255771c071d364cd391f738423ab4dd7

Merge "Migrate ttp to global-jjb Maven jobs"

Migrate ttp to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I92f08fd6cea058305da85dbef04c796c85636910
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:28:23 +0000 (02:28 +0000)]
Updated git submodules

Project: releng/builder master ab847c89e2624b323b1193d2cc729e0f058dac4c

Merge "Migrate yang-push to global-jjb Maven jobs"

Migrate yang-push to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: Ibb7a9af5d38f4a89508fd9bd08920488349aba81
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:27:57 +0000 (02:27 +0000)]
Updated git submodules

Project: releng/builder master 27cee20f365aa2862417a15f29b1ff000d3e4b1f

Merge "Migrate sfc to global-jjb Maven jobs"

Migrate sfc to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I2c01f605f38358065f343de57104bdfdc0ced4fc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:27:29 +0000 (02:27 +0000)]
Updated git submodules

Project: releng/builder master 006b393e87918e350aaf236843f21452bb3d8576

Merge "Migrate topoprocessing to global-jjb Maven jobs"

Migrate topoprocessing to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I1d1261ca5345ca22e3d45a0b420f9bad8b494200
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:27:14 +0000 (02:27 +0000)]
Updated git submodules

Project: releng/builder master 87f0290467fed3322e4ee3bf8fd9fa2674c8bcd7

Merge "Migrate unimgr to global-jjb Maven jobs"

Migrate unimgr to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I567516e8c720b668000160531cff0fd7ced258b4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:26:45 +0000 (02:26 +0000)]
Updated git submodules

Project: releng/builder master 179eb6fdb7167a2c4a5d36226a72f1ed2adcd5bc

Merge "Migrate transportpce to global-jjb Maven jobs"

Migrate transportpce to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I9baca256a38326d08ec252c47271d5193e5d96c3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:26:34 +0000 (02:26 +0000)]
Updated git submodules

Project: releng/builder master 60ece105911dfac245dd20f4b006b6b09a9d10f1

Merge "Migrate vtn to global-jjb Maven jobs"

Migrate vtn to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I52960a8418395f127e25a80c959a12faaa9ee259
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:26:23 +0000 (02:26 +0000)]
Updated git submodules

Project: releng/builder master 90e6051476d97ab8d1bc54d1832f6e931174270b

Merge "Migrate usc to global-jjb Maven jobs"

Migrate usc to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: Ieeb5cb3a7b9540487014cc8e7a373ec0a368a513
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:26:04 +0000 (02:26 +0000)]
Updated git submodules

Project: releng/builder master 0ae69d134348f3839b82bf24b2c9d2b0571ab2a5

Merge "Migrate tsdr to global-jjb Maven jobs"

Migrate tsdr to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: Ide407c13b3bffce38769337397198398a81488f8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:25:47 +0000 (02:25 +0000)]
Updated git submodules

Project: releng/builder master bde01fbe1d1f97d231086b2a4eed5deaaea11328

Merge "Migrate usecplugin to global-jjb Maven jobs"

Migrate usecplugin to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I86a15cf317b1a1156abf27ab46b5e7027c316f42
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:25:34 +0000 (02:25 +0000)]
Updated git submodules

Project: releng/builder master cb442a2449ec6e1f3fe74ffa1e2b359dee97cd5e

Merge "Migrate yangide to global-jjb Maven jobs"

Migrate yangide to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I96a4aef6f1e55851cdaf63137921fa73b8db98e7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:25:20 +0000 (02:25 +0000)]
Updated git submodules

Project: releng/builder master f407886271b375ad491eda069c5b5a14171c4328

Merge "Migrate of-config to global-jjb Maven jobs"

Migrate of-config to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I2ec0c20da2f75f606f68c6f29c9d2c4ad01e38d1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:22:38 +0000 (02:22 +0000)]
Updated git submodules

Project: releng/builder master 506ebeaa588eafd7c8685fa75269a7ff548b9191

Merge "Migrate sxp to global-jjb Maven jobs"

Migrate sxp to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I36849e0b7e6005b8870c4295bbac1e4e6a8763f2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:22:24 +0000 (02:22 +0000)]
Updated git submodules

Project: releng/builder master 1bbaa8b1dfc7c5d70fe42004b3a68d23615d3302

Merge "Migrate snmp4sdn to global-jjb Maven jobs"

Migrate snmp4sdn to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: Ic0e3c28eab7da9abe96c458fe96e54947e05f9e1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:22:10 +0000 (02:22 +0000)]
Updated git submodules

Project: releng/builder master d6c6bb7136720d8ff3a46134b5e9216c3281777c

Merge "Migrate snmp to global-jjb Maven jobs"

Migrate snmp to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: Ib77152c4db0d13afd4e72989174757ad8add8135
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Nov 2017 02:21:54 +0000 (02:21 +0000)]
Updated git submodules

Project: releng/builder master 482eb559cce738749ed152a72bd28b279e4c7edf

Merge "Migrate snbi to global-jjb Maven jobs"

Migrate snbi to global-jjb Maven jobs

In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I18efc47281f9d89366dae2ac20f82c7f07cd5c10
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>