docs.git
6 years agoUpdate TTP release notes for Nitrogen 57/63157/2
Colin Dixon [Thu, 14 Sep 2017 23:11:00 +0000 (19:11 -0400)]
Update TTP release notes for Nitrogen

Change-Id: Idb02cfaf5b688c0ccd80bae76d1955b076e6e298
Signed-off-by: Colin Dixon <colin@colindixon.com>
6 years agoUpdated git submodules
Stephen Kitt [Fri, 8 Sep 2017 10:40:54 +0000 (12:40 +0200)]
Updated git submodules

Project: genius master 1dcfbae79006880df221f1d14aabcb570350f395

Remove unused parameters

This patch removes unused parameters (except where they’re obviously
WIP). Where necessary, deprecated variants of affected methods are
provided so downstreams don’t break straight away.

Change-Id: Ia3fcb07ca03074d2f2e85c50d827865e9f125d3b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Mohamed ElSerngawy [Fri, 8 Sep 2017 21:39:23 +0000 (17:39 -0400)]
Updated git submodules

Project: coe master 1790f100558e49a15e2e5f9925a179bf815779f2

Fix the cni json string error

At execution time cni raise error "unexepected
json formate" due to return the error object at
cmdAdd method without formating the json string

Change-Id: I2539a2e5e39f11fe31a0d2900f23dbb9ff010cf2
Signed-off-by: Mohamed ElSerngawy <m.elserngawy@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 14 Sep 2017 16:54:04 +0000 (16:54 +0000)]
Updated git submodules

Project: releng/builder master d0035206a094f8a56711c02ab0f47fafee7cb454

Merge "Update l2gw csit with supported release combos"

Update l2gw csit with supported release combos

Update the l2gw/hwvtep test suite to cover the
supported Openstack/ODL release combos, to
match what is currently defined in netvirt
csit list.

Update ocata jobs to use devstack ocata image
(was newton...).

Change-Id: I3fd4a8c50b7aa329e18a9d57313484f3eda5b7ff
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
David Suarez [Thu, 14 Sep 2017 15:29:44 +0000 (17:29 +0200)]
Updated git submodules

Project: aaa master 7e6781e513100ffb3fc3a1ae5959f0426f6058a1

Fix checkstyle issues to enforce it

- Add an entry to .gitignore.

Change-Id: I03757a605211497210e7b7aa7b635ca65b69bb84
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoMerge "Update release notes for Nitrogen release"
Thanh Ha [Thu, 14 Sep 2017 14:47:04 +0000 (14:47 +0000)]
Merge "Update release notes for Nitrogen release"

6 years agoUpdated git submodules
Stephen Kitt [Tue, 12 Sep 2017 10:13:02 +0000 (12:13 +0200)]
Updated git submodules

Project: genius master 9b616e6b271df53b51902a4b46e6080f07b8868a

Optional clean-up

More whack-a-mole:
* method reference in IdManager;
* Optional-creation-instead-of-null-check in
  OvsInterfaceConfigAddHelper.

Change-Id: Ic48f90eede791c66430916ca6875972d48fb3c19
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Vishal Thapar [Thu, 27 Jul 2017 21:41:05 +0000 (03:11 +0530)]
Updated git submodules

Project: genius master 5ad5d6bf9b17bb66ddb35e56e895d220795febc6

Initial bundle setup for SRM

This adds following:

1. Initial api, impl and shell bundles for ServiceRecoveryManager (SRM)
2. Adds them to genius features
3. Skeletal code for CLI and RPCs

Change-Id: Idcc7266ba0ba8680a23f50261ab4b9aae19f2ed7
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoUpdated git submodules
Stephen Kitt [Fri, 8 Sep 2017 08:42:57 +0000 (10:42 +0200)]
Updated git submodules

Project: genius master 178d84b4107ec42570b784f8ca28e8ee3f6d33b9

Clean up collections of Futures

This patch replaces lists of Futures with singleton lists where
possible, and cleans up some transaction initialisations so we don’t
end up creating a transaction and leaving it dangling following an
early return.

Change-Id: I6b48a02fe9883175ed09cbe184792cef519030b3
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Thu, 14 Sep 2017 01:53:04 +0000 (03:53 +0200)]
Updated git submodules

Project: genius master 6f682028e67c45ffd729e81625ccfe9678b55983

Minor: LockManager "Failed to get lock" incl. number of retries

Change-Id: I2ff5426b420169656836b175380b995eb0813c27
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Quan Xiong [Wed, 2 Aug 2017 10:13:36 +0000 (18:13 +0800)]
Updated git submodules

Project: integration/test master c5fd0cb1587c1a0202affa820c2f2505998965af

Update Bier CSIT with template

Change-Id: I4e6914216482100a875b5676ef433d0c49774eb0
Signed-off-by: Quan Xiong <xiong.quan@zte.com.cn>
6 years agoMerge "Bug 9020 - Document NETCONF SSH server regression"
Thanh Ha [Wed, 13 Sep 2017 22:48:59 +0000 (22:48 +0000)]
Merge "Bug 9020 - Document NETCONF SSH server regression"

6 years agoUpdate release notes for Nitrogen release 10/63110/2
Rob Adams [Wed, 13 Sep 2017 16:59:29 +0000 (09:59 -0700)]
Update release notes for Nitrogen release

Change-Id: I5260030e53092e7dd47e3a1a261ea99bd3a9385a
Signed-off-by: Rob Adams <readams@readams.net>
6 years agoMerge "OVSDB Project Nitrogen Release Notes"
Thanh Ha [Wed, 13 Sep 2017 22:44:48 +0000 (22:44 +0000)]
Merge "OVSDB Project Nitrogen Release Notes"

6 years agoUpdated git submodules
Sam Hague [Mon, 11 Sep 2017 23:35:43 +0000 (19:35 -0400)]
Updated git submodules

Project: genius master 194d57f444c90d8d3ebfb98c53ccf2969896e75a

bug 7380: Add getIfaceInfoFromConfigDataStore

Add getInterfaceInfoFromConfigDataStore to
TestInterfaceManager

Change-Id: I4b28882cf79594a3cf0684682e4d32e98f529553
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 13 Sep 2017 17:49:18 +0000 (13:49 -0400)]
Updated git submodules

Project: releng/builder master dfc4980a9847e3f5a2f818b9cceaab822700a459

Fix _ to be -

Change-Id: I348cd507675482c2a1825e343969e1e9e465965d
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Victor Pickard [Wed, 13 Sep 2017 19:02:59 +0000 (15:02 -0400)]
Updated git submodules

Project: integration/test master bd284c3e658b3ef61e73738ef44b82757e66b0ed

Create nano flavor for l2gw csit

Devstack fails with tempest and l2gw-plugin on pike.
For now, just go ahead and create the nano flavor,
and do not enable the tempest service in the
l2gw csit test suite.

Change-Id: Ia81ab327ad79ac1e429655ac64723963de7f8f66
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
David Suarez [Thu, 7 Sep 2017 19:52:23 +0000 (21:52 +0200)]
Updated git submodules

Project: genius master 0e58b6accf3c4cf9663881b4890cb6e8ca78826f

Remove deprecated CheckedFuture

Remove deprecated CheckedFuture.

Change-Id: Ide74b976dcf4868f7dc9b4734e1cc468dac0ee37
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
karthikeyan [Thu, 31 Aug 2017 12:50:21 +0000 (18:20 +0530)]
Updated git submodules

Project: netvirt master 4f4f7effef43699a1568305ecf2aa48c602b0355

Bug7380:CSIT FIP ping is getting failed for Ext Flat/VLAN Network

Problem Description:
=======================
FIP Ping TC is getting failed for external FLAT/VLAN network on single
node setup.

For Single node setup VXLAN TEP is not at all required for external
network with provider type as FLAT/VLAN.
Current Implementation on FIP handling, it is
expected nextHop IP should not be null before programming FIP local flow
entry L3_FIB_TABLE (21) -> PDNAT_TABLE (25). This validation is not
required for external provider type as FLAT/VLAN networks.

Solution:
==========
NextHopIP validation is already existing in NatUtil.addPrefixToBGP()
method before FIP advertising to BGP. Hence removing unnecessary
validation from VpnFloatingIpHandler.
This will resolve FIP local flow entry L3_FIB_TABLE (21) -> PDNAT_TABLE
(25) installation on corresponding DPN for external FLAT/VLAN network on
Single Node setup (Without VXLAN TEP Configured)

Change-Id: I6653c78733e037310827ffbcd4498097b19a2abf
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 13 Sep 2017 16:28:55 +0000 (18:28 +0200)]
Updated git submodules

Project: genius master b66f1a2224dac7c5bddedfedb147531efc45c5ef

Remove un-used MDSALUtil buildAction()

This has come up in https://git.opendaylight.org/gerrit/#/c/62921/

I've done a grep like search using this:

findx.sh "buildAction(" | grep -v "buildAction()" | grep ","

and found that this method appears to be un-used in genius and netvirt.

It's very weird anyway - why is it hard-coded to a PopVlanAction, but
called buildAction() like a general utility?  This probably shouldn't be
in this API.

Change-Id: I196d54882a71ec849169303c4ab78c191fd86f79
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Luis Gomez [Tue, 12 Sep 2017 05:19:48 +0000 (22:19 -0700)]
Updated git submodules

Project: integration/test master 238a88f46e7923f6f168853860de319bee089191

Isolate OF bug 9145

- This new bug is impacting reconciliation suite so this change
will isolate the bug in its own test.

- Also remove unnecessary check in member isolation test.

Change-Id: I31ecc57126955b3704dd73de3ff1ca236997bcab
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Vratko Polak [Tue, 12 Sep 2017 12:57:01 +0000 (14:57 +0200)]
Updated git submodules

Project: integration/test master 091e6d0c6995bce74f524c59d3924220f251ac10

Bug 9044 workaround: Delete etc/host.key

When testing locally with bin/client,
deleting etc/host.key file before starting ODL again
is enough to avoid Bug 9044 symptom.

Change-Id: I6993f543a710a88bbfdbb2a2c44fa97833229b8e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 13 Sep 2017 16:50:35 +0000 (09:50 -0700)]
Updated git submodules

Project: integration/test master 8d5528eea0d75df92c9a8fdd226c2b5a35e2910e

Remove references/test using odl-nic-console

Change-Id: I34dbcfd7a34c297992d92a99ba2349eb08356a5e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoOVSDB Project Nitrogen Release Notes 09/63009/2
Anil Vishnoi [Mon, 11 Sep 2017 23:07:19 +0000 (16:07 -0700)]
OVSDB Project Nitrogen Release Notes

Change-Id: I74f9c2bc6d912bc247f65cfc840aa5d93b606406
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 13 Sep 2017 16:29:46 +0000 (16:29 +0000)]
Updated git submodules

Project: releng/builder master d83fe1d57272cd0a52bc0145248d25a08ee9c2a1

Merge "Get tempest output from stestr"

Get tempest output from stestr

Change-Id: Ia26f56e1823ebff1bb674102e1ababe059f69e40
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 13 Sep 2017 04:28:54 +0000 (00:28 -0400)]
Updated git submodules

Project: integration/test master 6c531f0d436c77fc2ae83499b5061b8ae319bb87

Add Create Nano Flavor function

Change-Id: I0a683a660cf2839169cd953006e93ad923bde3a0
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Martin Dindoffer [Wed, 13 Sep 2017 15:13:16 +0000 (17:13 +0200)]
Updated git submodules

Project: integration/test master 622e6ed29aab80a24b1b47117287eadef81fba9c

SXP: Randomize retry open timers

The SXP protocol does not cope well with nodes
running on the same IP. Nodes that try to connect
to each other at the same time will never do so.
Randomize the retry open timers to minimize such
false negatives to minimum.

Change-Id: I06c46bbfd3b93ee6f139619d8997b41e6f88922d
Signed-off-by: Martin Dindoffer <martin.dindoffer@pantheon.tech>
6 years agoUpdated git submodules
Vratko Polak [Wed, 13 Sep 2017 15:28:07 +0000 (17:28 +0200)]
Updated git submodules

Project: releng/builder master 74c44e74d6d9e114ff3317e87654febd50e4ceec

Bugs 9044 and 8258: Make offline job work for N

Bug 8258 workaround:
Add wait loop as Karaf 4.0.9 takes its sweet time to go up.

Bug 9044 workaround:
Use bin/client instead ssh to get around crypto limitations.

Change-Id: I7a8b60d7e2e2a0f5ff4d72b2d78f4d6b95e53b7d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 13 Sep 2017 16:08:32 +0000 (12:08 -0400)]
Updated git submodules

Project: integration/test master fee1de2e68315d570c3125b8ae340811af06d01d

Add dump of op:opendaylight-inventory

Change-Id: Ie84c10b86ad16e61687097442ad128cafc680c43
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Wed, 13 Sep 2017 12:28:55 +0000 (14:28 +0200)]
Updated git submodules

Project: netvirt master 3f26a19195eef926c6f3a171e71bc2383b25cd1b

Fix cloud-servicechain YANG

This corrects the YANG revision, which becomes 160711.

Change-Id: I32b619cc29d89c0d3adb06fc264c3f26c04d50c0
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Josh [Mon, 3 Jul 2017 13:56:19 +0000 (16:56 +0300)]
Updated git submodules

Project: genius master 09f4fa330b26fce7851826fd79206076dc7d6ee2

Fix decl for ItmInternalTunnelAddWorker.updateOperationalDatastore

Function name stated write was to operational when it
is actually written to config. Plus, three out of four
params were not used in the function.

Change-Id: I1e1205ba297b39b13f9aaea52537d00f86f053df
Signed-off-by: Josh <jhershbe@redhat.com>
6 years agoUpdated git submodules
Mohamed ElSerngawy [Tue, 12 Sep 2017 21:22:17 +0000 (17:22 -0400)]
Updated git submodules

Project: coe master 33b8ea922e79d11d385404f87e5563457f0b0085

Update the K8s-ODL vagrant env

Update the K8s-ODL vagrant env example
and add Readme steps.

Change-Id: Ia848fa2a41ef40b59cbc1164e907fcbadefb963d
Signed-off-by: Mohamed ElSerngawy <m.elserngawy@gmail.com>
6 years agoUpdated git submodules
Faseela K [Fri, 8 Sep 2017 17:59:36 +0000 (23:29 +0530)]
Updated git submodules

Project: netvirt master ade44598718adb81f396dcc3bbf6000adff66df0

Fix elanservice tests after daexim change in genius idmanager

Change-Id: I97f97a7c926a34f9bb6764bf004e8854512f5788
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoBug 9020 - Document NETCONF SSH server regression 64/62664/4
Jakub Morvay [Tue, 5 Sep 2017 07:46:29 +0000 (09:46 +0200)]
Bug 9020 - Document NETCONF SSH server regression

Update NETCONF user guide with performance regression regarding
accepting SSH connections to NETCONF northbound servers.

Change-Id: I4fbb1fa4ab717cea3dfacc828441c37640c54d51
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 12 Sep 2017 21:16:01 +0000 (14:16 -0700)]
Updated git submodules

Project: releng/builder master 4cad151b2f1c67e4d85081f0f40bc1c68012613b

Pin devstack to specific hash for queens

There was devstack patch [0] merged which breaks our
deployment. The patch has a hardcoded 60s timeout
for control services to be available. Since we are
stacking our computes and control in parallel (and
not doing compute *after* control is done) this 60s
is not long enough and devstack fails.

[0] https://github.com/openstack-dev/devstack/commit/a7623994bcdb1985a30ed9c5a03a000579da0b23

Change-Id: Idac5ce5308f157002b321fad924203c2f37f3c58
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Tue, 12 Sep 2017 20:47:09 +0000 (16:47 -0400)]
Updated git submodules

Project: releng/builder master 52cf23ffab67e9e17feb4fcbe07eed704d14b172

local.conf mv is no longer used

The conf files are being copied to the archives differently with
https://git.opendaylight.org/gerrit/48648 so this is no longer needed.

Change-Id: I62ecf12f6bf7a8643efa9902d29ae99892366631
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Robert Varga [Mon, 4 Sep 2017 11:59:18 +0000 (13:59 +0200)]
Updated git submodules

Project: sfc master 0e56096caa76334e1de7d88e3def81fa722024d0

Adjust for mdsal-binding-dom-codec movement

The component is moving its package name, adjust for that.

Change-Id: I48fc821360b59e36768fae6a8139497e10e3623e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Sam Hague [Tue, 12 Sep 2017 17:37:46 +0000 (13:37 -0400)]
Updated git submodules

Project: releng/builder master c4dae041395979e8bf83e9ea136c7e9b103ede6a

Use Ocata for NetVirt gate csit

Change-Id: If8b00d3f154184ab20da4b27a117347e3b77b2aa
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Atul Gosain [Wed, 7 Jun 2017 22:10:02 +0000 (15:10 -0700)]
Updated git submodules

Project: aaa master fda91c2d91823d0e4a0d59086dd215830e81edf6

Utility service to encode/decode public/private keys of type RSA, DSA and ECDSA.
Placing it here to make a common place to access this service.

Change-Id: I614a49fb7adc8fe569fc2959a79ce4a74fe6b548
Signed-off-by: Atul Gosain <agosain@brocade.com>
6 years agoUpdated git submodules
Tom Pantelis [Wed, 30 Aug 2017 01:40:15 +0000 (21:40 -0400)]
Updated git submodules

Project: netvirt master 7f9a7a608934fd687748a913706181d165e146ce

Remove unused references to DataChangeListener

Change-Id: I78e8c32bd76536fd420d31b6e7b0bd2b026d7a49
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Jakub Morvay [Tue, 12 Sep 2017 16:30:47 +0000 (16:30 +0000)]
Updated git submodules

Project: netconf master e75b6a918589cb706e15c14eb914ac4b4d24a03c

Merge "Bug 9092: revert to org.json temporarily"

Bug 9092: revert to org.json temporarily

This patch reverts to org.json to convert the XML notification to JSON
in ListenerAdapter. The appropriate fix (coming later) is to serialize
the notification to JSON directly, without going through XML, but in
the mean time this unblocks the release.

Change-Id: I184ea21c49c255fa26fa1eaa57bc3f4548764118
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
A Vamsikrishna [Mon, 11 Sep 2017 03:35:07 +0000 (09:05 +0530)]
Updated git submodules

Project: netvirt master fade44d52bf4b3d11539feada3ac7c9d1b339edd

Bug 9136 - Suspected ReadOnlyTransaction leak in QosNeutronUtils

Description:

Bug 9136 - Suspected ReadOnlyTransaction leak in QosNeutronUtils

Fix:

Fixed ReadOnlyTransaction leak by using try-with-resources statement for automatic resource management.

Change-Id: Ib4e03a425b840427d7133f40d5a72d4bf5f85605
Signed-off-by: A Vamsikrishna <a.vamsikrishna@ericsson.com>
6 years agoUpdated git submodules
Faseela K [Tue, 12 Sep 2017 11:55:51 +0000 (17:25 +0530)]
Updated git submodules

Project: netvirt master 00bf1e31072c5bebe846097b591c549d11c2efe6

Fix wrongly keyed network map in CoeUtils

Change-Id: I34c986d5b142c46b0da969e4bab36b401881a2cf
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Yrineu Rodrigues [Tue, 12 Sep 2017 00:21:06 +0000 (21:21 -0300)]
Updated git submodules

Project: releng/builder master 76be32b2677f42a0f55a9b3d16381d07b6d3ec99

Update nic-csit-basic.yaml

Change-Id: Id3c41f8c2a76ba57c61d2fd25c255db5a1d86deb
Signed-off-by: Yrineu Rodrigues <yrineu.rodrigues@serro.com>
6 years agoUpdated git submodules
Sam Hague [Mon, 11 Sep 2017 18:44:40 +0000 (14:44 -0400)]
Updated git submodules

Project: releng/builder master 606fbd2baa4d60c893ec7a5a860f59aca1d22921

Add defaults for timed values

Change-Id: I4c817d59d465ed269aa57f14b849b8333fd82e31
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Frederick F. Kautz IV [Mon, 11 Sep 2017 19:40:40 +0000 (12:40 -0700)]
Updated git submodules

Project: coe master 2daa908130f798db1563408da0421456ee6ff063

Updating glide.lock

Change-Id: I989818b16361c0cdb22a2a9528792f9d7bc71886
Signed-off-by: Frederick F. Kautz IV <fkautz@redhat.com>
6 years agoUpdated git submodules
Frederick F. Kautz IV [Mon, 11 Sep 2017 19:29:49 +0000 (12:29 -0700)]
Updated git submodules

Project: coe master ccb59890219e1a9f1814f8bed3779d5c7e2feda3

Remove creation of IP address in watcher

Change-Id: Idc20125c73a6d9366994d3457b9a3600255d1f04
Signed-off-by: Frederick F. Kautz IV <fkautz@redhat.com>
6 years agoUpdated git submodules
David Suarez [Thu, 7 Sep 2017 16:10:20 +0000 (18:10 +0200)]
Updated git submodules

Project: genius master 0b7ee55805c63778b2d02175c2940d17ac2c2c0d

Make some classes final and not instantiables

Make some classes final and not instantiables.

Change-Id: Ie1183b54effc2ad85a70fbe2a43cdd2f42b203b6
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
David Suarez [Thu, 7 Sep 2017 19:40:03 +0000 (21:40 +0200)]
Updated git submodules

Project: netvirt master bbfc50ca13ba5b8db07ef27db3acfb49bcaaed4e

Remove deprecated CheckedFuture

Remove deprecated CheckedFuture.

Change-Id: I69b6378867f68e18d69a23c25e14780ad305370c
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoMerge "NetVirt Nitrogen Release Notes"
Thanh Ha [Mon, 11 Sep 2017 14:55:13 +0000 (14:55 +0000)]
Merge "NetVirt Nitrogen Release Notes"

6 years agoMerge "update l2switch release notes for Nitrogen"
Thanh Ha [Mon, 11 Sep 2017 14:52:55 +0000 (14:52 +0000)]
Merge "update l2switch release notes for Nitrogen"

6 years agoUpdated git submodules
David Suarez [Mon, 11 Sep 2017 06:16:20 +0000 (08:16 +0200)]
Updated git submodules

Project: sfc master bcf676aa63beff968509e44a126a793728ceff1b

Add SFC shell's command to show Service Function Types

Add SFC shell's command to show Service Function Types, as described in
[1],

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

Change-Id: I5503dc14e4a80c420fe803977fd39fcff6ec4c63
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Stephen Kitt [Fri, 8 Sep 2017 09:54:38 +0000 (11:54 +0200)]
Updated git submodules

Project: genius master 86d3fbc7473f84d0e62698fc575187acea11b273

Avoid nullable Optional references

Optional variables must never be null.

Change-Id: I1998283cb12db44a6428d0e885a5aafc14f2a2f3
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Fri, 8 Sep 2017 09:50:08 +0000 (11:50 +0200)]
Updated git submodules

Project: genius master c877ab12b9714499b3daf079dca774f52bd0d904

Remove deleteInterfaceChildEntry

This method is deprecated, obsolete and no longer used anywhere
(including NetVirt), let’s remove it.

Change-Id: I1ad51f5d86b000075c2d581541b3890ec6f27c72
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoNetVirt Nitrogen Release Notes 43/62943/2
Sam Hague [Sun, 10 Sep 2017 18:24:51 +0000 (14:24 -0400)]
NetVirt Nitrogen Release Notes

Change-Id: I446ddf2d91b19d0c743a666c3cff0f429a6d5b2f
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Martin Dindoffer [Thu, 7 Sep 2017 12:32:28 +0000 (14:32 +0200)]
Updated git submodules

Project: integration/test master ee1c58a97ac986bc380c8f904fcbdd502ef9928b

SXP:Wait for conf->oper propagation in CRUD tests

Use WUKS to wait for async propagation from config
DS to operational before failing basic CRUD tests

Change-Id: Ie4fb5f6cccc05af4e51ba1f3cfba9f1dcd53352b
Signed-off-by: Martin Dindoffer <martin.dindoffer@pantheon.tech>
6 years agoUpdated git submodules
jenkins-releng [Sat, 9 Sep 2017 02:38:40 +0000 (02:38 +0000)]
Updated git submodules

Project: releng/builder master 51434410f637bda24bbd711f78331065ef370ce5

Auto Update CSIT Jobs to run for oxygen

Change-Id: Ie5476720a40a13107a670ffa018aace8feac041e
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Sat, 9 Sep 2017 02:30:23 +0000 (02:30 +0000)]
Updated git submodules

Project: releng/builder master c223218c5cf2f08ad09cc298b0cfe38ef2af4ca6

Merge "Auto Update CSIT Jobs to run for oxygen"

Auto Update CSIT Jobs to run for oxygen

Change-Id: I03a1a47f5d30d4c1fbf07658606830e6dc37079c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Sat, 9 Sep 2017 02:30:05 +0000 (02:30 +0000)]
Updated git submodules

Project: releng/builder master eca271de7354dd88cbc3cc5feb401e52911bf7d9

Merge "Auto Update CSIT Jobs to run for nitrogen"

Auto Update CSIT Jobs to run for nitrogen

Change-Id: I93e63f8ca62b33dbe000ea6fe8b387b5cf212a41
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Sat, 9 Sep 2017 02:29:42 +0000 (02:29 +0000)]
Updated git submodules

Project: releng/builder master 04dfad469c78e6c4449b33cc0ab5f88b454e0ea1

Merge "Auto Update CSIT Jobs to run for carbon"

Auto Update CSIT Jobs to run for carbon

Change-Id: Iadcf8a8cbb19544a7adcd965be937bd2a78d7e81
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Sam Hague [Sat, 9 Sep 2017 01:38:41 +0000 (21:38 -0400)]
Updated git submodules

Project: releng/builder master e0cb670922acec56b04d57be08ff94d64306ff4d

Add oxygen+ocata combo till pike is good

Change-Id: I79edf65ac793f83586ceffd4c2c107e35951008f
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Fri, 8 Sep 2017 23:42:50 +0000 (16:42 -0700)]
Updated git submodules

Project: releng/builder master 2dcef593f1b9de2729d5e2d30bf938c3222e4800

Update openstack branches for sfc-netvirt-csit

Change-Id: Ifb9372ab18d1125c317f65d2f2c1c3aa80ae6758
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Fri, 8 Sep 2017 13:41:25 +0000 (09:41 -0400)]
Updated git submodules

Project: netvirt master 1376b0bfdade2fc85eda6872ddab3c9c365ca617

Bug 7380: service-binding exceptions from ACL

Change-Id: Ifb4d096bb58bfa5e7670a5b0f2b8718067366c5c
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Fri, 8 Sep 2017 19:35:44 +0000 (15:35 -0400)]
Updated git submodules

Project: netvirt master 4c2d81f97efdbb1461b7969eab993d4607378982

Ignore elan tests due to daexim failure

genius has a dependency on daexim introduced recently
so ignore the failing tests in netvirt until that is fixed.

09:49:48 1) No implementation for org.opendaylight.daexim.DataImportBootReady was bound.
09:49:48   while locating org.opendaylight.daexim.DataImportBootReady
09:49:48     for the 4th parameter of org.opendaylight.genius.idmanager.IdManager.<init>(IdManager.java:101)
09:49:48   at org.opendaylight.netvirt.elanmanager.tests.ElanServiceTestModule.configureBindings(ElanServiceTestModule.java:49)

Change-Id: I4f3718a27cb44caa19235c350bffdf64302c0ddd
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
gvrangan [Tue, 29 Aug 2017 23:58:18 +0000 (19:58 -0400)]
Updated git submodules

Project: integration/test master 9e73fca83721fc883f07e3b5c9243648b698fc1f

Test Option for min max with server create

This patch helps to test --min and --max option
with openstack server create. These options have been
observed to fail with 3node.

Change-Id: I9154a21b1eedbbbe886785959d1b86250d9c545c
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 6 Sep 2017 18:33:59 +0000 (14:33 -0400)]
Updated git submodules

Project: releng/builder master 2e78ee71b2babc3f99b477b4887c7bceabcddf16

Cleanup openstack-run-test.sh

The file has grown a little messy over time and needed cleanup:

1. Main change is to rework the enabled and disabled services.
The old file relied on devstack and networking-odl to enable
default services - some of which are not needed like horizon
or cinder. This is reworked to disable all services and then
explicitly enable those needed.

2. Add a compute enabled services field. Old file only had
a single parameter to set the services, but control and compute
nodes have different services.

3. Add stacking logging

4. Add trap handler in script to always ensure logs are captured
on any failure.

5. Add a git log -n20 to list recent devstack patches. This will
help to identify any suspect patches, like tox changes that
chronically break the jobs.

6. Indent and syntax consistently in the file.

7. Remove unused or deprecated local.conf settings.

All the different job combos were tested except:
gbp and coe job combos were not verified as those jobs
have been broken for a while.

Change-Id: Ic58e777bfa58b9b7eb3bee859a4a615764efcb87
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoupdate l2switch release notes for Nitrogen 27/62927/1
Evan Zeller [Fri, 8 Sep 2017 20:41:24 +0000 (13:41 -0700)]
update l2switch release notes for Nitrogen

Change-Id: Ibec44addccf6ca9a8aac2aa400f01ac3ff499349
Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
6 years agoUpdated git submodules
Robert Varga [Thu, 7 Sep 2017 10:37:45 +0000 (12:37 +0200)]
Updated git submodules

Project: ovsdb master cd3f77e3f959383441bf979129372d2d25216230

Migrate SchemaService references

SchemaService is deprecated in favor of DOMSchemaService, migrate
references.

Change-Id: I8ba2ff0b4f676fc47e3069a9bdb79078c17fe61f
Signed-off-by: Robert Varga <nite@hq.sk>
6 years agoUpdated git submodules
Frederick F. Kautz IV [Fri, 8 Sep 2017 19:34:42 +0000 (19:34 +0000)]
Updated git submodules

Project: coe master 5900ef1bd296ce37a520f3498c067ee6bf9aafe7

Merge "Add kuberentes Nodes yang model"

Add kuberentes Nodes yang model

Kuberenetes nodes info will be used to set the default
configuration as for example the ovs bridge controller

Change-Id: I8b2e74c8c372a41dcac52b03595e41403416a68e
Signed-off-by: Mohamed ElSerngawy <m.elserngawy@gmail.com>
6 years agoUpdated git submodules
Frederick F. Kautz IV [Fri, 8 Sep 2017 19:33:54 +0000 (19:33 +0000)]
Updated git submodules

Project: coe master 2b863643d7f8f12077abcce1ff33c1cab2703401

Merge "Add Node Listener to the watcher"

Add Node Listener to the watcher

Add node listener to the watcher in order
to send the node info the odl

Change-Id: Ic786ba239efd6a33c964c7a78cd404453c504a30
Signed-off-by: Mohamed ElSerngawy <m.elserngawy@gmail.com>
6 years agoUpdated git submodules
Lorand Jakab [Tue, 5 Sep 2017 12:37:21 +0000 (15:37 +0300)]
Updated git submodules

Project: integration/test master 9d33841d5444d5a594ea40eca9398d1f2e6f9dd3

LISPflowmapping: $GERRIT_BRANCH -> $DISTROBRANCH

See https://git.opendaylight.org/gerrit/#/c/53804/1/csit/suites/lispflowmapping/scripts/generate_bindings.sh

Change-Id: I672289c74041410bf1dc45560db2140da3880772
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoUpdated git submodules
jenkins-releng [Fri, 8 Sep 2017 18:25:51 +0000 (18:25 +0000)]
Updated git submodules

Project: releng/builder master 65d7b135390288023d44b59dca789e3883afa04d

Auto Update CSIT Jobs to run for nitrogen

Change-Id: Ied664fa43f3ebfd8260edb6045eb852852042fb7
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Sam Hague [Thu, 7 Sep 2017 23:14:39 +0000 (19:14 -0400)]
Updated git submodules

Project: releng/builder master f7513c6d36b42132fd3e4d90137d752e411aca81

update test-patch with ocata

Change-Id: I9b3e5ff71de549e88ec16dde75fe1cd81373b983
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Fri, 8 Sep 2017 17:53:06 +0000 (17:53 +0000)]
Updated git submodules

Project: releng/builder master 93ca49e6a2382eb5412813485f1f6da1c27d87f0

Merge "Add option checkout devstack commit"

Add option checkout devstack commit

Change-Id: Ie7854a7a0554b3ce117c73d76fb23199ed3f11b8
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Fri, 8 Sep 2017 12:39:41 +0000 (14:39 +0200)]
Updated git submodules

Project: genius master 425ca4c699ac50e25c1088c771fea6bd143ac46d

Store original iface correctly in ISL worker

Presumably originalIface should store the originalIface parameter, not
the updatedIface.

Change-Id: I26675e972ae0f81e219176054763927b139ad6ba
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Andrej Kilvady [Fri, 8 Sep 2017 08:41:52 +0000 (10:41 +0200)]
Updated git submodules

Project: integration/test master 17ae810169063a610a7f51f64f1cdd698dc972b4

Change timeout ExaBgp

Timeout BGP Verify ExaBgp Still Connected
fail in test. Suite 050 Bgp Ha Karaf Isolation.

Change-Id: I831e139eb17ff1b157477717d6195c062bb50d5f
Signed-off-by: Andrej Kilvady <akilvady@cisco.com>
6 years agoUpdated git submodules
Anil Belur [Thu, 7 Sep 2017 22:15:27 +0000 (22:15 +0000)]
Updated git submodules

Project: releng/builder master d4351d5e6dca8e5a0f8912ffdf65979ad1d9f6fa

Merge "Add rtd jobs to lftools"

Add rtd jobs to lftools

Change-Id: I8c84bfe6e892cea8b38c2e35fd4da551a8bc1339
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Thu, 7 Sep 2017 22:14:56 +0000 (22:14 +0000)]
Updated git submodules

Project: releng/builder master 382ec4f182fab86ab2e89ad8dd2c70b69bb021f3

Merge "Switch docs to use global-jjb docs job"

Switch docs to use global-jjb docs job

Change-Id: Ia16a927e11a603258a3673c44c9b9842ee5fdd31
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Thu, 7 Sep 2017 22:14:12 +0000 (22:14 +0000)]
Updated git submodules

Project: releng/builder master 4fe4c2678b564d491a6164b96c0864eabc6cb5a5

Merge "Upgrade to global-jjb v0.8.2"

Upgrade to global-jjb v0.8.2

Change-Id: I3cee6c90956dc51387cf3c41e0d5bbd3fb97a0b4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Arun Sharma [Wed, 6 Sep 2017 17:28:52 +0000 (22:58 +0530)]
Updated git submodules

Project: netvirt master d0d271000d280c8355a965ab9598f449b40aa8e9

Minor code cleanup in QoS

- Corrected log messages
- Renamed QosAlertEosHandler to QosEosHandler because same eos handler
  is used by QoS service as well.

Change-Id: I160f500ba40ed5cfb471d4023adf04c35cbc7bf2
Signed-off-by: Arun Sharma <arun.e.sharma@ericsson.com>
6 years agoUpdated git submodules
Vyshakh Krishnan CH [Thu, 31 Aug 2017 05:54:17 +0000 (11:24 +0530)]
Updated git submodules

Project: netvirt master 5e098243703f8b46c8e3115018ee4e24345f10bf

Bug 9012 : BGP not connecting to config server

Issue was there with previos commit where config_server_updated flag was
never set to false. Making it to false at correct place now

Change-Id: I5c49bf02dac8cb66033eb8a38d453ac0922cbca9
Signed-off-by: Vyshakh Krishnan CH <vyshakh.krishnan.c.h@ericsson.com>
6 years agoUpdated git submodules
Kency Kurian [Wed, 6 Sep 2017 11:43:17 +0000 (17:13 +0530)]
Updated git submodules

Project: netvirt master 10a1e6e2edeea2f2da13abdd0ae073696d316bcf

Bug 9100 : tx leak in DhcpExternalTunnelManager

Change-Id: I14a6ff3310214362fcd51cb36a0ceb509b386ee1
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
6 years agoUpdated git submodules
Cédric Ollivier [Thu, 7 Sep 2017 13:36:37 +0000 (15:36 +0200)]
Updated git submodules

Project: integration/test master 35e415b6873b39d72775c88a337e92dac26012e2

Update to Keystone v3 for basic neutron tests

Keystone v2 has been deprecated for a while.
For instance OPNFV Euphrates is based on OpenStack stable/ocata then
Keystone v3 is recommended (see FUNCTEST-862 [1]).

[1] https://jira.opnfv.org/browse/FUNCTEST-862

Change-Id: If8ed4645eba0b42e3e7518896aa24d3db4feef6d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdated git submodules
Jaime Caamaño Ruiz [Fri, 1 Sep 2017 17:33:55 +0000 (19:33 +0200)]
Updated git submodules

Project: netvirt master 4a9f2debde52c0812b8915f3d9c4411e9aa1731e

BUG9095 Capture SFC tunnel traffic for path egress

On scenarios where origin and destination of traffic are on the same
node, but last SF is on a different node, SFc on last hop will not
de-encapsulate the traffic, instead it will the encpsulated traffic
to the node indicated via IP address on NSH C1 metadata.

There an egress classifier function will handle the traffic. In order
to do this, since port binding in tunnel ports is still not being used
and there is no dispatch service on tunnel ports, this egress
classification function needs to take SFC traffic (VNI=0) with priority
to handle the possible chain egress. If chain egress function is not
applied, it will resubmit this SFC traffic to the SFC pipeline.

The egress classifier function is aslo updated to match SFC traffic on
on the specific ending index of each possible path.

Change-Id: I2c6131b727c17e4a36d2b5fb931c84719f4a077b
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
(cherry picked from commit 64160b249a54deb31cac3021a8343b9b03006a83)

6 years agoUpdated git submodules
Jaime Caamaño Ruiz [Fri, 1 Sep 2017 15:11:48 +0000 (17:11 +0200)]
Updated git submodules

Project: netvirt master ade73c60764c30dd8d6af09358f0a3227356bd64

BUG9094 Bind to last SF interface if origin node

If the last SF is in one of the possible origin nodes for the
classified traffic, bind the classifier on it's port. This is to be
to handle the possible scenario where origin, last SF and destination
of traffic are on the same node. On this scenario, SFC on last hop will
not de-encapsulate the traffic, instead it will be handed off to the
dispatcher table for the egress classifier function to handle it. To be
able to do this, it needs to be bound to the last SF port.

Change-Id: I97f60e8cc409ea42c830e408b4df91051b50689c
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
(cherry picked from commit 9509d783b6c9fe5a348e0f39e86b8ae72cc53c3f)

6 years agoUpdated git submodules
Aswin Suryanarayanan [Mon, 7 Aug 2017 09:24:36 +0000 (14:54 +0530)]
Updated git submodules

Project: netvirt master c6718913931b44ff789f0644a0136cfcd0fd3075

Remove stateless mode from AclService.

Change-Id: I6307007ef23c4f58e8c543a22550109d8c778ce4
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 7 Sep 2017 18:10:44 +0000 (11:10 -0700)]
Updated git submodules

Project: releng/builder master 3cb17b04b0177648ad05f145db98d386145f8814

Use Ocata for netvirt gate csit

while the newly added pike jobs are finalized and fixed we need
to keep gating with ocata which we expect to pass 100%

Change-Id: I9155be09cda3dbaad0a43a15e01be8592722452f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Victor Pickard [Thu, 7 Sep 2017 17:42:20 +0000 (13:42 -0400)]
Updated git submodules

Project: releng/builder master 5d8515360ad1edaea215e7ef2eb329bb7fdff82a

Fix ovsdb patch trigger for nevirt l2gw csit

Transparent SGs are no longer supported, so switch
over to using stateful SG mode.

Also, move to ocata from newton.

Change-Id: Ic62e4eb2f2b9e52924e0d91e95fec75cfa8fec74
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
Vratko Polak [Thu, 7 Sep 2017 16:10:10 +0000 (18:10 +0200)]
Updated git submodules

Project: integration/test master 79f52c10434f9caa0be7731a88e1b1656eefcfa8

Update distribution version suite for Nitrogen

Change-Id: Id9b05c95e068fa17d668866e22fda09fa439b98e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
David Suarez [Wed, 16 Aug 2017 21:35:20 +0000 (23:35 +0200)]
Updated git submodules

Project: sfc master 623eacaf8b8af6604ec60040ac25412b1b1dcc18

Make utility classes final and other minor changes

Declare utility classes as "final" to avoid subclassing.

Add qualifiers for constructors.

Change-Id: Ie228927a5f676758b4e1c9386829d8dae9c4aa14
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Tue, 8 Aug 2017 10:27:45 +0000 (15:57 +0530)]
Updated git submodules

Project: genius master 844311746b54f0c5f92199709e06b0de36b51102

idmanager now waits for Daexim's import-on-boot

This requires https://git.opendaylight.org/gerrit/#/c/55035/ and
https://git.opendaylight.org/gerrit/#/c/56686/ and
https://git.opendaylight.org/gerrit/#/c/61486/ to go into Daexim,
first.

read also JavaDoc on https://git.opendaylight.org/gerrit/#/c/61480/ (BUT
this change does NOT require that c/61480; that's just a generalization
of this approach)

Change-Id: I7b7cd054298414919315f529bc041ec381a831ad
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Robert Varga [Thu, 7 Sep 2017 12:52:36 +0000 (14:52 +0200)]
Updated git submodules

Project: odlparent master ede66f54f5794205e2cf38ef93c390068a914ba8

Bump akka to 2.5.4

http://akka.io/blog/news/2017/08/10/akka-2.5.4-released

Change-Id: Ib22206bdaf1c0aa4a218d33ecf8335f718868bc7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Robert Varga [Thu, 7 Sep 2017 12:49:46 +0000 (14:49 +0200)]
Updated git submodules

Project: odlparent master 2d7e06f62b28526c4feaff779e2151480536a793

Bump netty to 4.1.15

http://netty.io/news/2017/08/25/4-0-51-Final-4-1-15-Final.html

Change-Id: Icc6415af8d73ab22f75fceb9f7d3fd574d3ebd0a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 7 Sep 2017 15:07:35 +0000 (15:07 +0000)]
Updated git submodules

Project: releng/builder master 128b590e1a88e1883cdea2aa66ce8e5c3ac528d6

Merge "Update cloud image list docs"

Update cloud image list docs

Change-Id: Iec34e9e4bb17cb7b6756fa695264d1f5a82b872a
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Thanh Ha [Wed, 16 Aug 2017 14:59:36 +0000 (10:59 -0400)]
Updated git submodules

Project: aaa master 65a096241e6b9cd95c5b7ec58546de7903733d72

Update odlparent to 2.0.4

Also remove unused property karaf.resources.version.

Change-Id: I0eecbcd3f20cf0844a400151ede817064defc285
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Michael Vorburger [Tue, 5 Sep 2017 12:01:08 +0000 (14:01 +0200)]
Updated git submodules

Project: genius master 3eaa432d1975405e5db6914a2a380e8be46ba67f

ITM JMX MBean un-registeration

This is required for https://git.opendaylight.org/gerrit/#/c/62656/
(because otherwise there are ERROR logs in the test for JMX name dupes.)

Change-Id: I38a517a156ed983bfbe00fda71dedba49f6c4de0
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Vishal Thapar [Thu, 10 Aug 2017 13:11:43 +0000 (18:41 +0530)]
Updated git submodules

Project: genius master 16947214b4739659038bb3711990a53be1348cf8

Add support for mpls-gre tunnels

OVS 2.8 supports mpls-gre as type=gr with option packet_type=legacy_l3.
With this change it will be possible to use MPLS-gre tunnels for DCGW
connectivity on switches that support it.

Change-Id: If34f29a0e2e20a8300e3c6b24e9f8793bba07e31
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoUpdated git submodules
gvrangan [Thu, 7 Sep 2017 23:12:17 +0000 (19:12 -0400)]
Updated git submodules

Project: releng/builder master 5e95561617b7b0343e248cdad28f92a643ae8b33

Fix pike Stacking issue

* Avoided the recent changes to devstack(stable/pike)
* Set the devstack to the state as in 01-Sep-2017
* Reverted the tox workaround as tox team has fixed
  the problem.

Change-Id: Ia3e3909258959977b6f08c8897a74e193338f052
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdated git submodules
Robert Varga [Mon, 4 Sep 2017 12:08:43 +0000 (14:08 +0200)]
Updated git submodules

Project: netconf master 137712fe4ad0e3fb9c62c8e41ea32c1bd4631288

Adjust for mdsal-binding-dom-codec movement

The codec is moveing its package, adjust for that.

Change-Id: Ia938c381cfa6a689e04c1dbadfac930c14670f9b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 4 Sep 2017 21:46:59 +0000 (23:46 +0200)]
Updated git submodules

Project: netvirt master f05697ab294f42cd38a10ed49f01a1d60aeef046

Add LogCaptureRule to AclServiceTestBase & ElanServiceTest

which is useful as is already to see test failure causes more clearly,
but will provide even more useful full information together with
https://git.opendaylight.org/gerrit/#/c/62654/

Change-Id: I278f38a38389eccea4317d52e8035f6e464400e1
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>