docs.git
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 31 Jan 2017 20:33:18 +0000 (12:33 -0800)]
Updated git submodules

Project: releng/builder master 7bd1b5b5ef327f0d29d8d403355a2e92970011c8

Fix typo in dependecies.log

Change-Id: I88c3e8c6e7ae911d8510974389767aeffd1a6bd0
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 17 Jan 2017 12:17:31 +0000 (13:17 +0100)]
Updated git submodules

Project: netvirt master 780319f53c84d2cdbcfe251605848ea34ce42879

de-static-ify Timer field in ElanL2GatewayUtils

I don't see any reason why this needs to be static?

On the contrary, it will only lead to problems in tests.

Also introducing close() and Timer cancel() & purge(), just to be safe.

Change-Id: I83cf067957bafe5a6977e41d1c403c1c85634012
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Hideyuki Tai [Thu, 26 Jan 2017 23:22:33 +0000 (23:22 +0000)]
Updated git submodules

Project: integration/test master c2d9895fda2d8c3d1f69b8516deb4e753ed860b2

Update the scriptplan name to match new job names.

The job names for legacy netvirt were changed. However, the file names of
corresponding scriptlan were not updated correctly.

Change-Id: Ic62191732b9bb321725b01066a0f53c45e23e3be
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
7 years agoUpdated git submodules
Faseela K [Tue, 31 Jan 2017 18:47:34 +0000 (00:17 +0530)]
Updated git submodules

Project: releng/builder master de23008b1fffe42d3ef26dd782950a3ee401f080

Add COE jobs to jenkins

Change-Id: Ib8941df857f56143d8cf63fef4de3556dcbc9c34
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 31 Jan 2017 18:37:19 +0000 (18:37 +0000)]
Updated git submodules

Project: releng/builder master 35dd7a640cd15e3a6b4a0b579bb1962535e81a13

Merge "make upstream jobs run daily"

make upstream jobs run daily

Change-Id: I4518f3ff559e7df857ff5a163acb4d498866f3dc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 31 Jan 2017 18:26:34 +0000 (18:26 +0000)]
Updated git submodules

Project: releng/builder master 7b9c2bb63def6a80f0f5961579791f01ab192cdd

Merge "Update spectrometer webapp deploy job"

Update spectrometer webapp deploy job

Some changes to spectrometer-web made the job no longer able to
successfully deploy the web component. This update bumps the
spectrometer node version to 6.9.4 and also adds a few tweaks to help
Spectrometer's deploy job work a little better.

Change-Id: Id07109b9247bf353b03e7a0c91abe27caee10bd3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Dhevendran Kulandaivel [Fri, 13 Jan 2017 09:56:27 +0000 (15:26 +0530)]
Updated git submodules

Project: releng/builder master 18f57e88824145ee9761292b2bb2c7c7937b5839

Add Hwvtep templates for integration project

This templates creates three type of vms (ODL VMs, Openstack VMs and
Tools System VMs).

Change-Id: Iab252bc2402ba55372339498ce8591371047368c
Signed-off-by: Dhevendran Kulandaivel <dhevendran.k@tcs.com>
7 years agoUpdated git submodules
Michael Vorburger [Sat, 14 Jan 2017 02:56:37 +0000 (03:56 +0100)]
Updated git submodules

Project: genius master 56cdd1d51a389ce94d9505e7244899f5e19b1b1c

TestIMdsalApiManager with assertFlowsInAnyOrder()

Moved here from netvirt's AclServiceTestBase

Change-Id: Ia4410d2b9bab840ec63f08c8cef8a684291f32cc
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 31 Jan 2017 15:37:17 +0000 (15:37 +0000)]
Updated git submodules

Project: releng/builder master d4ae21452efe591508a742f360e13094a59ae881

Merge "Remove bgpcep-verify-python-carbon"

Remove bgpcep-verify-python-carbon

Pcepy (the Python part of Bgpcep) is already removed from Carbon.

Change-Id: Iab5e3d91f5c309a96ca7beacd4fad5c4feb4dfed
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Guy Sela [Tue, 31 Jan 2017 14:13:28 +0000 (16:13 +0200)]
Updated git submodules

Project: releng/builder master 957c3149827522eacee677d59dd0e927d851fc2e

Add federation jobs to Jenkins

Change-Id: If0f9f72f72e5608cbd5b3a8465db1989bb2e46a0
Signed-off-by: Guy Sela <guy.sela@hpe.com>
7 years agoUpdated git submodules
Sridhar Gaddam [Thu, 19 Jan 2017 14:45:14 +0000 (20:15 +0530)]
Updated git submodules

Project: netvirt master ca7bbce607f6f8ed06bb5e6751b9f5134544e841

Bug 7601: Cleanup Elan instances when a network is deleted

The following patch in Neutron[1] modifies the Network delete sequence.
Prior to a network delete event, we now see an update event that removes
the networkType. So, in delete event, when we try to check for the
networkType, it would be empty and there is an exception. Because of this,
elanInstances are not getting deleted. In this patch, we avoid the check
for networkType since the network itself would not be created in the first
place if its not a supported networkType.

[1] https://review.openstack.org/#/c/317358/

Change-Id: I349a51f4df666ef2c2912ee552f159b6af16de76
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 31 Jan 2017 13:09:48 +0000 (14:09 +0100)]
Updated git submodules

Project: aaa master e5c3230eddea9c01b6220cd8eb942f152cbd50d0

Remove bad manifestLocation from maven-bundle-plugin

Change-Id: I70dba19090471c7748e292888ab179b63d7c8518
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 31 Jan 2017 13:52:51 +0000 (14:52 +0100)]
Updated git submodules

Project: odlparent master 65d7a4b2b4c097df39c3beb725c79a6790411288

Upgrade lmax disruptor 3.3.4 → 3.3.6

See https://github.com/LMAX-Exchange/disruptor/releases/tag/3.3.5 and
https://github.com/LMAX-Exchange/disruptor/releases/tag/3.3.6 for the
changes.

Change-Id: Ia625a38e669d2ce9542bda4b4ea7144d7c34109d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 31 Jan 2017 13:38:57 +0000 (14:38 +0100)]
Updated git submodules

Project: odlparent master f8604d782330ad41400d10429b78947b382d60c1

Upgrade commons-io 2.4 → 2.5

See https://commons.apache.org/proper/commons-io/upgradeto2_5.html for
the changes.

Change-Id: I6c127eaa5012479cda3a74b5331a07e227dae492
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 31 Jan 2017 13:18:24 +0000 (14:18 +0100)]
Updated git submodules

Project: odlparent master 711a426502231d786510c06036ff4fa6317a2823

Upgrade logback 1.1.7 → 1.1.9

See https://logback.qos.ch/news.html for the changes.

Change-Id: Ie5622690a8c62500415da5f3d17ee5abea213600
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Vishal Thapar [Mon, 30 Jan 2017 07:08:12 +0000 (12:38 +0530)]
Updated git submodules

Project: netvirt master 1dd6d15f82b1f8f4b9897cca5c8ca71f6a49f898

BUG 7488 Add option to disable auto bridge creation

This adds a new param to elan-config, auto-create-bridge that defaults to
true. When false, netvirt will neither try to create br-int if it doesn't
exist, nor add any configuration if it exists. This is to be used in
scenarios where br-int is already created and configured.

Change-Id: I39c2770a0c0351d9e1b1fecd2642f473650e6c52
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
karthikeyan [Wed, 25 Jan 2017 08:05:05 +0000 (13:35 +0530)]
Updated git submodules

Project: netvirt master ef31c925bfde8187b325596d1ddd5bef74e29632

Bug 7667: SNAT table 46&44 are not getting programmed when private BGPVPN

Problem Description:
=====================
SNAT: Table 46(OUTBOUND_NAPT) and table 44 (INBOUND_NAPT) are not getting
programmed (SNAT Forward Traffic and SNAT Reverse Traffic) with NAT
translation when router is
associated with Private/Internal BGP-VPN.Due to this issue, SNAT traffic
is getting failed when interval bgp-vpn is configured.

Root Cause of the Problem:
==========================
As part of bug (Bug 7478) fix SNAT traffic is used to send router-gw mac
address instead of VM mac. With this code changes router gw-mac was
getting from external-router Yang Model using router name as key.

When private/internal bgp-vpn is configured router-id (Internal Private
VPN ID) should be replaced with created private/internal bgp-vpn id. With
this approach when querying external-router Yang model for getting
router-gw mac address using new router-id (bgp-vpn id) will not match with
router-name.

Solution:
===========
When querying external-router yang model for getting router-gw mac address
it should use old router-id instead of bgp-vpn id. For doing this change
in NAPTEventHandler re-aligned the router-gw mac address code to
appropriate place to be working as expected.

Change-Id: Ieefd799d6b2349464bfb737e3fcc8101036c3619
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 27 Jan 2017 16:23:26 +0000 (17:23 +0100)]
Updated git submodules

Project: genius master e461ae185a99fbddf2caaaff5bd6199b0d5b975b

remove apparently un-used Class<K> eventClazz from AsyncListeners

Or is this useful in a very subtle (and undocumented ..) way that eludes
me?  I can sort of see the idea may have been for the generic K extends
DataTreeChangeListener<T> ... but it seems weird, to me, to have a
constructor argument that is otherwise un-used (except for a catch &
log; which BTW should never be hit anyway; more on that in a separate PR
coming up next).

Change-Id: I8370dda3e59c80782b8c9dc870d1a684f20d5f18
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Faseela K [Tue, 31 Jan 2017 10:59:21 +0000 (10:59 +0000)]
Updated git submodules

Project: genius master 5273a4872efb109ced1fa36e7b52d6aac6cd4374

Merge "Bug 7531 : Different ids allocated for same key"

Bug 7531 : Different ids allocated for same key

Fixed the issue when allocate id for same idKey returns different idValue.
 - Updates a map with a future object if the map is empty during allocate.
 - Also remove from map once data is written in order to avoid stale
   entries.
 - If there is already an entry wait until the future completes.

Also while testing found out that the deleteIdPool RPC was not working
since the listener registration got missed after blueprint migration.

Fixed the JUnit failures.

Change-Id: I0ad4882603ef6472dcd3b780e31175a1a19b49d1
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
7 years agoUpdated git submodules
Anil Belur [Tue, 31 Jan 2017 09:05:24 +0000 (19:05 +1000)]
Updated git submodules

Project: genius master 532e3d774bb1305b7caf7b641f3ac4bd1820f445

InterfaceManagerConfigurationTest newTunnelInterface sleep 2s -> 4s

* Fix similar to change submitted for #51184
* To unblock a problem hit on autorelease Carbon build

Change-Id: I5a7df4866ffee0d6b7a694041e52a1f4cf7e2b36
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polak [Tue, 31 Jan 2017 08:52:22 +0000 (09:52 +0100)]
Updated git submodules

Project: releng/builder master 9be159b693346be522f4eccbe5644ed815506b2d

Remove integration- from distribution jobs

The main motivation is that distribution-verify-{stream}
was trying to trigger integration-distribution-deploy-{stream}
which was already renamed.
This also updates comments, renames the yaml file, but leaves
integration-distribution-test-{stream} as that is more int/test than int/dist.

Change-Id: Ie3a2bb40dd8d07c6b4f47dd91e82a26328fb5851
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Umesh Singla [Wed, 14 Dec 2016 18:03:44 +0000 (23:33 +0530)]
Updated git submodules

Project: integration/test master 3d073a97b956cec576695d7670a3feeb4cc756b2

Add .editorconfig file

Different file formats have separate sections.
Add rules as you see gaps.

Link to style-guide followed, present before each section

Change-Id: I4101e6bcd27f16bc554d70ade177089f9572db6d
Signed-off-by: Umesh Singla <umeshksingla@gmail.com>
7 years agoUpdated git submodules
Anil Belur [Tue, 31 Jan 2017 07:13:47 +0000 (07:13 +0000)]
Updated git submodules

Project: releng/builder master ce566e0ebfdb74fbcb1d4d102abe4f531d6ce898

Merge "Fix publisher definition in the incorrect spot"

Fix publisher definition in the incorrect spot

Patch Id05a75f86788ddfd62098d013e841eec40d439a4 was incorrect and this
patch fixes that.

Change-Id: I7d0ca4101373100d94400205197dbbeb55a416f9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Tue, 31 Jan 2017 07:11:44 +0000 (07:11 +0000)]
Updated git submodules

Project: releng/builder master c834b9b47899de1e299a39b26389670ac34199b1

Merge "De-template project-name in JJB"

De-template project-name in JJB

Changed project-name to packaging to make the jobs packaging specfic

Change-Id: Ic05749c242997b1ba4af71cab09782bcaedbb557
Signed-off-by: srisankethu <sanketh.uppalapati@research.iiit.ac.in>
7 years agoUpdated git submodules
Abhinav Gupta [Mon, 30 Jan 2017 07:51:10 +0000 (13:21 +0530)]
Updated git submodules

Project: netvirt master 67b330a82e52920197a92de1a4bcad543d77d73e

Bug 7700: create-l3vpn (REST/CLI) should not allow another VPN to use the same VPNID

Change-Id: I4481db51b17e92b2df7afab18b41bcb4e1a23df0
Signed-off-by: Abhinav Gupta <abhinav.gupta@ericsson.com>
7 years agoUpdated git submodules
Suraj Ranjan [Fri, 18 Nov 2016 06:52:21 +0000 (12:22 +0530)]
Updated git submodules

Project: netvirt master 184bb86a38eb4630dafd910b391bc6001033352b

System Configurable Parameters for EVPN

The following parameters have been initially made available as
configurable for EVPN.These configurations can be made via the
RESTful interface:

1> Multi-homing-mode
2> Irb-mode

Change-Id: I09b55b1e021741d46f2d9bb1d2a0877cbbc81572
Signed-off-by: Suraj Ranjan <suraj.ranjan@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 27 Jan 2017 17:04:36 +0000 (18:04 +0100)]
Updated git submodules

Project: genius master 99d8fd49c61dc28dcab860ce6219f286908e5b8b

mdsalutil-api clean up Checkstyle violations (not enforced yet)

org.opendaylight.genius.mdsalutil.actions package is CS clean now.

Change-Id: I04b8a17f0efee953bbdad0e30baaccc53f51d678
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 13 Jan 2017 14:23:22 +0000 (15:23 +0100)]
Updated git submodules

Project: netvirt master 9505d3c4076bd961e4cffa7862a8fd4ab8f512fc

String handling cleanup

* Remove redundant toString() calls
* Remove explicit String constructor calls
* Use string concatenation where appropriate

Change-Id: Ic709268d658176a5b12d1870e265f1488238b10e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 13 Jan 2017 13:49:41 +0000 (14:49 +0100)]
Updated git submodules

Project: netvirt master 9366b9027b5dbbcdda4343f531e0acc0e7ccf4d1

Cleanup: replace Arrays.asList() where appropriate

... with Collections.singletonList (when a single argument is given).

Change-Id: Ic63d65a51f24c4e022cf540d225e31c11264771e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 13 Jan 2017 09:20:23 +0000 (10:20 +0100)]
Updated git submodules

Project: netvirt master b6121714455c1cfdbd24b1decabf22dda6fd895f

Boxing cleanup

Change-Id: I669ea231b2cd2f23bd4a6b8ab3122b91172ca20f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 27 Jan 2017 16:41:23 +0000 (17:41 +0100)]
Updated git submodules

Project: genius master 5dbdb4d697597d8614f1ec74c08538b7ac97888d

Clean up un-neccessary exception handling from AsyncListeners

The catch in close() is pointless; as close() has, intentionally, a
throws Exception.  It's up to the caller of close() to handle this.

Or was this useful in a very subtle (and undocumented ..) way that
eludes me??  I mean, registerDataChangeListener() does not have a throws
clause.  Sure it could theoretically throw some *RuntimeException, but
so what?  Even if it does, that would propagate to the caller of
registerListener() - just like that wrapping IllegalStateException as-is
now also would! So... I think all this is kind of pointless.

TaskRetryLooper used here is then, if above is valid, likewise not
required here, so also removed; does this make sense to everyone?

Class<K> eventClazz from AsyncListeners also because pointless then?
see separate https://git.opendaylight.org/gerrit/#/c/51136/ re. that.

Unless there is something I could learn, where a
registerDataChangeListener() can fail, but then pass on retry - but I'm
kind of struggling to see the scenario here.

I've run into this while looking more closely at the AsyncListeners for
Checktyle violations clean up.  Of course, we could also just put a
@SuppressWarnings("checkstyle:IllegalCatch") - but it seemed wrong to
me, in this particular case, so I'm suggesting to change it.

Change-Id: I0feef33bcf5bfbf7329371aa6eaf2160a98c4528
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 30 Jan 2017 20:49:01 +0000 (20:49 +0000)]
Updated git submodules

Project: releng/builder master 0c66e57ede718f27fbcaaf52269ef9e269d59aed

Merge "Update new images built for changes #50992 and #50976"

Update new images built for changes #50992 and #50976

Change-Id: Ic6b998cb9f769dd84647cae07c78b2e73699f9b9
Also-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 13 Jan 2017 09:09:25 +0000 (10:09 +0100)]
Updated git submodules

Project: netvirt master dd26e56c63c785f5fa18bb6c2539f240e218f118

General clean-ups

Automated refactors:
* use List::sort instead of Collections::sort
* use foreach loops
* use switch statements instead of if/else if constructs
* use contains() instead of comparing indexOf()
* use Collection::removeIf instead of looping explicitly
* use Optional::ifPresent where possible
* use Map::computeIfAbsent instead of conditional puts
* use try with resources

Change-Id: I1f6c2986abb0f151bb4ff1bc262b1c1ae11c523f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 25 Oct 2016 14:50:50 +0000 (16:50 +0200)]
Updated git submodules

Project: netvirt master 93a6a5d6664907de979644805b085c62ffd20c46

Clean up lambdas

Use lambdas instead of functional interfaces, and use method
references instead of lambdas where possible.

Change-Id: I34a30b81ec5ceae94cbe10524cf8b147475de28c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 25 Oct 2016 13:08:30 +0000 (15:08 +0200)]
Updated git submodules

Project: netvirt master c878eb781079a5135ae661e0f4de9ba573d59e5d

Remove unnecessary generic types

Change-Id: I9e5f1a66fed243035ca5088df2331980182707b2
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 24 Oct 2016 10:21:17 +0000 (12:21 +0200)]
Updated git submodules

Project: netvirt master acb9f1c0a2dde0a735d4721fcfea1809ca39cf07

Use Java declarations instead of Google Collections

Where appropriate, replace:
* Maps.newHashMap() with new HashMap<>()
* Lists.newArrayList() with new ArrayList<>() or
  Collections.singletonList()
* Sets.newHashSet() with new HashSet<>()
* Sets.difference() with explicit .removeAll() constructs (usually
  avoiding some collection instantiation too)
* Lists.newLinkedList() with new LinkedList<>()
* Maps.newConcurrentMap() with new ConcurrentHashMap<>()

Also
* replace some Guava filters/transforms with Java 8 streams
* replace some Guava predicates with Java 8 predicates
* remove unnecessary generic type qualifiers in affected classes
* clean up some Optional uses (.orNull(), direct Optional returns where
  appropriate)
* remove some String() constructors

Change-Id: Ie9a9ba5127120f8f72f60e662cc1b75c11a406a0
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 27 Jan 2017 17:32:32 +0000 (18:32 +0100)]
Updated git submodules

Project: genius master d1c72901da8e180fc10ef8279b5da9c19c9374e8

mdsalutil-api clean up Checkstyle violations (not enforced yet)

org.opendaylight.genius.mdsalutil.matches package is CS clean now.

Change-Id: Iea28d160dc90696a676a529630d51b7da95d6091
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Mon, 30 Jan 2017 17:43:56 +0000 (09:43 -0800)]
Updated git submodules

Project: releng/builder master dc6543bd0d531a98759c8888ea305b66e8bec2ff

Fix jenkins doc after latest changes

Change-Id: I090c9774bbed321bc94c9a84065585a8eff28a28
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Alon Kochba [Mon, 30 Jan 2017 15:27:27 +0000 (17:27 +0200)]
Updated git submodules

Project: netvirt master 73800d1cb2a844acbe82fd8c0681d7410c84c547

Add missing UDP matches for SNAT

Fix regression introduced by MatchInfo refactoring,
part of https://git.opendaylight.org/gerrit/#/c/50518

Related fix for null MatchInfo here:
https://git.opendaylight.org/gerrit/#/c/51182/

Change-Id: I26aaf01648cbb27b703eb51b569be957803dc9df
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 30 Jan 2017 14:02:55 +0000 (15:02 +0100)]
Updated git submodules

Project: odlparent master 0bd3f097b7dbb3c448be151142bdc90107321db1

BUG-6236: bump xtend version to 2.11.0

This bumps xtend dependency to 2.11.0.RC2. This is a preparation
patch, will be updated to official 2.11.0 release once that is out.

Change-Id: I5cb8365d6541f5878bbc9fcfb02d29be0524122f
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 30 Jan 2017 13:38:54 +0000 (14:38 +0100)]
Updated git submodules

Project: genius master f9df13c7cd2d88fec3558ea7aaf7acf8fe998e18

InterfaceManagerConfigurationTest vlanInterfaceTests sleep 2s -> 4s

to unblock a problem hit by Anil Belur on autorelease

It works with 2s locally, but may be slower on buid VMs.

PS: This is a quick fix / hack / workaround; of course, the real long
term solution is to find ways to not need Thread.sleep() at all .. I'd
like like to complete earlier work in this regard, but haven't gotten to
it yet.

Change-Id: I01e0380952ba8c3ee906fae5469dc1b2970d0185
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 27 Jan 2017 23:59:27 +0000 (00:59 +0100)]
Updated git submodules

Project: netvirt master c322b2dcc276c64ca7d5e9cc5a93aec29b0b7afe

Fix and re-enable aclservice tests

This requires https://git.opendaylight.org/gerrit/51156 in Genius.

Change-Id: I4dfa128f1fe3d1d3268b2e71aa3fb323a61b5d04
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Vratko Polák [Mon, 30 Jan 2017 13:53:38 +0000 (13:53 +0000)]
Updated git submodules

Project: releng/builder master 5ccae814c92ce41d6960741015ccea03d84a5cfe

Merge "Make message more clear"

Make message more clear

Change-Id: Ib10b7dc474b8411419d8e809e2d87c8341b60125
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Robert Varga [Fri, 4 Nov 2016 10:02:21 +0000 (11:02 +0100)]
Updated git submodules

Project: odlparent master 1e47a60ea2d33b870ac2f7e7ce11b2b5e60fce42

Bump netty to 4.1.7

Follow-up to previous bump, major changes detailed
at http://netty.io/news/2016/05/26/4-1-0-Final.html.

Change-Id: I56ab3a5edc59ce1c36f356b052f332bb49fd3b45
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 27 Jan 2017 23:42:22 +0000 (00:42 +0100)]
Updated git submodules

Project: genius master 6a102e866f9767517eb1c87e8fe5adeff3c78529

XtendBeanGenerator support and MatchInfoHelper equals

This patch adds a few missing pieces in the ActionInfo/MatchInfo
redesigns, necessary for some of NetVirt's tests:
* ActionNxConntrack needs getters so that XtendBeanGenerator can be
  used;
* MatchIcmpv4 and MatchIcmpv6 need builders (because
  XtendBeanGenerator can't find the constructor);
* MatchInfoHelper needs to implement equals (and hashCode) so that its
  subclasses' equals implementation will give the correct result.

Change-Id: Iea986dcf4129e778c9c7387fcfc9405dd0bdc877
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Anil Belur [Wed, 25 Jan 2017 06:39:59 +0000 (16:39 +1000)]
Updated git submodules

Project: releng/builder master d42c74e320c4c4988c12086f21774cf847e03838

Rename image name format to suit Heat implementation

Heat template scripts require the format <distro> - <name> - <date-stamp>
since the Heat template derives the name from the mid section of our
image names. Having multiple words between hypens in the name causes scripting
issues.

Change-Id: I0712086b0a765eaffdf2bf751ec3cf4daef7962c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Guy Belotzerkovsky [Mon, 23 Jan 2017 09:42:39 +0000 (11:42 +0200)]
Updated git submodules

Project: releng/builder master 5accf6d681eaa1b531b2895f9f4c66cb5c8b2454

Refactor packer var files to extend the use for different envs

Change-Id: Icdb55915b9ce99f1b4d5e3c27a67ca523feb20ef
Signed-off-by: Guy Belotzerkovsky <guy@hpe.com>
7 years agoRemove information on writing AsciiDoc 43/48643/4
Colin Dixon [Wed, 23 Nov 2016 18:24:36 +0000 (13:24 -0500)]
Remove information on writing AsciiDoc

* convert the project requirements to mentioning rst intead of adoc
* migrate the documentation templates to rst

Change-Id: I8f6b37e969c84c21d727cd6ab121152fffaa60ea
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Luis Gomez [Sun, 29 Jan 2017 23:49:07 +0000 (15:49 -0800)]
Updated git submodules

Project: releng/builder master ac0af8b27be562dad872231056d3853c6b722a5d

Fix csit list variable expression

Change-Id: I9d173b06d06f2e8a523ac789a8139348c21eed9b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sun, 29 Jan 2017 20:01:58 +0000 (20:01 +0000)]
Updated git submodules

Project: releng/builder master 69b10a7927cf25d19bb6d59b40137e9970fd7a8e

Merge "Auto Update CSIT Jobs to run"

Auto Update CSIT Jobs to run

Change-Id: I40b908171baecd3162b7088372a76d321e3c75ab
Signed-off-by: jenkins-sandbox <jenkins-sandbox@opendaylight.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Sun, 29 Jan 2017 00:47:58 +0000 (16:47 -0800)]
Updated git submodules

Project: releng/builder master 7958ca77c722a9f79f01333463ce52b9126e89b7

Do not let failure conditions of changes.py abort deployment script

Change-Id: Iad83d47bb73048feff4b992a8781466f175a2c32
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
David Goldberg [Thu, 19 Jan 2017 16:12:38 +0000 (18:12 +0200)]
Updated git submodules

Project: netvirt master adb975a4ca8acc029e6db3d8f7f558669f375748

BUG7308: fix leaf to leaf traffic

Change-Id: Iabae4f9fb7a2665f41f705ad0a6516a2d96ec77b
Signed-off-by: David Goldberg <gdavid@hpe.com>
7 years agoUpdated git submodules
Bertrand [Thu, 26 Jan 2017 03:19:00 +0000 (19:19 -0800)]
Updated git submodules

Project: netvirt master 07bec4beb84c4cf27533de28b2b5660f7b9ab5e0

BUG-7461

Align Legacy Netvirt with New Netvirt's design of not
removing integration bridge from the config DS.

Change-Id: I9f5da8344747f854828cddedd8c91f633b7b666f
Signed-off-by: Bertrand <bertrand.low@hcl.com>
7 years agoUpdated git submodules
Vishal Thapar [Thu, 19 Jan 2017 13:21:11 +0000 (18:51 +0530)]
Updated git submodules

Project: netvirt master df50caaabefc444ffaebdce32e7518bed3b9aa18

BUG 7591: Allow configuration of inactivity_probe and max_backoff for OVS

Depends-On: https://git.opendaylight.org/gerrit/50643
Change-Id: I7881934df38c32cd40e156944c3ee46804d5a4e4
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Eric Multanen [Sat, 3 Dec 2016 09:27:16 +0000 (01:27 -0800)]
Updated git submodules

Project: netvirt master d4bb9f03edc506794304c80819c38041de13d240

Spec for NetVirt QoS

This spec file describes the changes to be made
in the Carbon release to complete the implementation
of Neutron QoS API support for NetVirt.

QoS Policies with Bandwdith Limiting Rule support was
added in Boron.  Carbon will add support for the DSCP
marking rule and for reporting supported QoS rules
back to Neutron.

Change-Id: I7e10b702fbbe9eb214336f500c00a579cb441e37
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
7 years agoUpdated git submodules
Vishal Thapar [Sun, 22 Jan 2017 09:30:08 +0000 (15:00 +0530)]
Updated git submodules

Project: netvirt master 5f74b44396dc1214c94030fc6b2aeca1b3ef17dd

BUG 7489: Add startup config file for elanmanager-config

This implements issue 2 mentioned in BUG 7489 by adding a new
configuration file in which user can specify default values for
elan-config at startup.

Note: Update-Strategy is set to None which means any runtime changes to
config will not be reflect till next restart

Path: etc/opendaylight/datastore/initial/config/
Config file name: netvirt-elanmanager-config.xml

Change-Id: I7e3c34166ffd3d8c72f860e1ea34a2c3cc79c309
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Alon Kochba [Wed, 25 Jan 2017 16:47:22 +0000 (18:47 +0200)]
Updated git submodules

Project: netvirt master 5bf3e36bba2946a51a4ce302c3e48a076c63f01e

Lower debug level when truncating provider port name

This print shows up a lot in the log, as it is
called on multiple events, whenever the configured
provider port name is longer than 15 chars.
Lowering debug level as it is mostly an internal
translation.

Change-Id: Ic317c96c66cd876e2fd3628b4985ea0abb6d5152
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Yakir Dorani [Sun, 22 Jan 2017 17:15:09 +0000 (19:15 +0200)]
Updated git submodules

Project: netvirt master 7f1f03e93f02fddd3002066d87b52ad782566c53

Fix ElanStatusMonitorJMX failing upon bundle reinitialization.

Change-Id: I9e04e3ee1b9edc6000439e18b35c729f9ec0f92b
Signed-off-by: Yakir Dorani <yakir.dorani@hpe.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 27 Jan 2017 19:12:46 +0000 (14:12 -0500)]
Updated git submodules

Project: netvirt master 768d819c3e9e754dedcebc7b638bcd4f4a61b051

Enable checkstyle for fibmanager

Change-Id: I28b903c0d0121af5127baacc8e825e3ee57e9afd
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 27 Jan 2017 17:40:33 +0000 (12:40 -0500)]
Updated git submodules

Project: netvirt master 01a5e9f772b6210463a7bb2c55cc61fb217bfa87

Enable checkstyle for natservice

Change-Id: Ica28849eba2b1bfe546861015372c051d50f3b6c
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 27 Jan 2017 22:01:07 +0000 (17:01 -0500)]
Updated git submodules

Project: integration/test master b8e18a13ad81c49d6766908981183d0244217167

distchanges fix for messages with () in them

Change-Id: Ia35c24bf77d476adb7c4a60ef127d95464b18adf
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 23 Jan 2017 15:00:28 +0000 (16:00 +0100)]
Updated git submodules

Project: odlparent master ffd42fc71166038777d7741b4c2179332d110578

Sync the Karaf 4 SFT blacklist

Bug: 7584
Change-Id: Ia588fbc9ea3ef812bb9a4e0bcb69c96657a27d4d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 27 Jan 2017 17:44:30 +0000 (12:44 -0500)]
Updated git submodules

Project: netvirt master 420f297fc80c0299c85028158e4c8ba5c56c5880

Enable checkstyle for neutronvpn api and shell

Change-Id: Ieda73d1d922d4941d8e7a60579da5dfa2ff5957e
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 27 Jan 2017 19:37:23 +0000 (14:37 -0500)]
Updated git submodules

Project: netvirt master f1d88d0f07d87c4c0648c517da588f030909eb5c

Disable aclservice tests until fix provided for matchinfo

Change-Id: Icb58828fdc54f640ca5f796d6251fe748881f46c
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Marcus G K Williams [Fri, 27 Jan 2017 18:41:22 +0000 (10:41 -0800)]
Updated git submodules

Project: releng/builder master 71f058b1bf2228a8295204cdec3e538dbb935d14

Fix trigger for builder-update-csit-tests job

Change-Id: I7e87c37224d904a1bc85f0f2b493acbbc7bac377
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
7 years agoUpdated git submodules
Marcus G K Williams [Fri, 27 Jan 2017 18:19:13 +0000 (10:19 -0800)]
Updated git submodules

Project: releng/builder master 20d2b10dbc52abf7d54402de7ee2230f877f5214

Fix builder-update-csit-tests

Change-Id: Idfddff0e79bfa9caf97da418a2af555e56041443
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 27 Jan 2017 17:57:44 +0000 (17:57 +0000)]
Updated git submodules

Project: releng/builder master 61c9243cec4a945374ec488415c25edb3a4764a0

Merge "Add job to update auto update CSIT Tests"

Add job to update auto update CSIT Tests

This job adds auto update funtionality
for csit tests run by integration-distribution-test
jobs.

- Adds a variable for csit blacklist
- Add job named builder-update-csit-tests
- Adds explanitory comments to each section
- Fixed issue with default variable values
  in include-raw-integration-list-jobs.sh

Change-Id: I7363c91949e957281feda1976ac49aa976fae611
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
7 years agoUpdated git submodules
David Suarez [Fri, 27 Jan 2017 17:43:43 +0000 (17:43 +0000)]
Updated git submodules

Project: genius master 82e22957753d025ebcc8ca021fe841235a7ec38f

Merge "Enforce checkstyle in countermanager module"

Enforce checkstyle in countermanager module

Checkstyle enforcement for countermanager module:

- Fix exception logging
- Remove Exception catching
- Remove catching of NPE
- PollerThread was meant to be an inner class, now it is
- Formatting

Change-Id: I196dbc68b326f201402b84a08a3a95014571d563
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Thomas Nadeau [Fri, 27 Jan 2017 16:33:27 +0000 (16:33 +0000)]
Updated git submodules

Project: spectrometer master 4d25a8d290994a43753313f4dc382e73333b3778

Merge "update npm modules to latest versions; use newer history api"

update npm modules to latest versions; use newer history api

Change-Id: I940067a1fd5fcfc51b68396eba55b68993ccaa0b
Signed-off-by: Vasu Srinivasan <vasya10@gmail.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 2 Jan 2017 10:15:23 +0000 (11:15 +0100)]
Updated git submodules

Project: genius master 920babbd864e9c7ac5ec4c5ee12729ead53a6237

Action redesign: drop obsolete code

Once netvirt and sfc have migrated to the new ActionInfo-based
classes, all the deprecated ActionType-based code can be deleted.

Change-Id: Ie98ab6078710a462df0275b40e22b303962c2482
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Tomas Cere [Fri, 27 Jan 2017 15:06:57 +0000 (15:06 +0000)]
Updated git submodules

Project: netconf master 8f8b49c1f6a113e88672f935c9cb497944af39f8

Merge "Use yangtools ParserStreamUtils.findSchemaNodeByNameAndNamespace() method"

Use yangtools ParserStreamUtils.findSchemaNodeByNameAndNamespace() method

Change-Id: I5e4775da00536b72a59d0fc9d5afdfaa8b3bd4b4
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoUpdated git submodules
Sam Hague [Thu, 26 Jan 2017 22:22:42 +0000 (17:22 -0500)]
Updated git submodules

Project: netvirt master 4e9253a7f8d3a3119e2628cbfa94d31bfd291306

Enable checkstyle for neutronvpn

Change-Id: I51d61224c1f718310798a412b041261c979ac854
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Anil Belur [Fri, 27 Jan 2017 13:27:56 +0000 (13:27 +0000)]
Updated git submodules

Project: releng/builder master 0fa9bf44cbc6108022bc92c1216d9b622648878b

Merge "Make builder jobs use a machine with less RAM"

Make builder jobs use a machine with less RAM

I'm pretty sure we don't need 8GB for the builder jobs to run. Let's
find out.

Change-Id: I0c8ec45f6694f187fb28dae7087995ecec473f74
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 23 Jan 2017 20:05:17 +0000 (21:05 +0100)]
Updated git submodules

Project: netconf master 6856d42c253f6e9fd5379f06e3c38a0c66118d38

Replace FindBugs :jsr305 by full :annotation (Bug 7663)

Change-Id: I17e6f6f75ca4972f433b19a1c518898941bab3e4
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 18 Jan 2017 10:35:22 +0000 (11:35 +0100)]
Updated git submodules

Project: genius master f206a384b1885b6436caa676388ea02b8ea8663a

MatchInfo clean-up

This removes all the obsolete code, and must not be merged before all
downstream users have migrated to the new classes.

Change-Id: I9800c88b80e490bf5c8505ccec1ca0b91d2acf7a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 27 Jan 2017 07:38:01 +0000 (07:38 +0000)]
Updated git submodules

Project: releng/builder master 889613a3ed8c1a0259a91aac1e4f2c2b66c4aa91

Merge "Revert gerrit-patch macro back to git review"

Revert gerrit-patch macro back to git review

Use git review for pushing gerrit
patches from jenkins. This was
changed due to absence of
git review on some nodes. It is
changed back with a note warning
that not all jenkins nodes have
git review installed.

Change-Id: I43e37b909d26b4940a24132713b5145aa60ea628
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
7 years agoUpdated git submodules
Ryan Goulding [Fri, 27 Jan 2017 02:34:21 +0000 (02:34 +0000)]
Updated git submodules

Project: aaa master ad8c44a99be9b643bb75b8aeb233e643b5181532

Merge "Check for empty cipher suites"

Check for empty cipher suites

Check for empty cipher suites name

Change-Id: Ibb27d0cd713cbfb89d998d5e27c275aae9c77037
Signed-off-by: melserngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 27 Jan 2017 01:24:34 +0000 (01:24 +0000)]
Updated git submodules

Project: releng/builder master e9ffad7fe7704e5bb2123dcea85b7190ad92ed88

Merge "Archiving dependencies.log"

Archiving dependencies.log

this is to make it easy to grab from a standard jenkins URL (e.g. lastSuccessfulArtifacts)
so that other tools can access it more easily

Change-Id: Id05a75f86788ddfd62098d013e841eec40d439a4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 27 Jan 2017 00:47:44 +0000 (00:47 +0000)]
Updated git submodules

Project: releng/builder master 0023b8933880f4e6428f1cc4a5445470116a9f7d

Merge "Make distribution test job run daily for active branches"

Make distribution test job run daily for active branches

And weekly for non active.

- Distribution test will contain all csit and run daily.
- This can be merged after we remove projects distribution job.

Change-Id: Ic30beb0e32cab9f47733ceb8b18f078374ba32a0
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 27 Jan 2017 00:47:02 +0000 (00:47 +0000)]
Updated git submodules

Project: releng/builder master 4570865812b545ce6880a6b4fd6960f32414652f

Merge "Update builder docs after removing project distribution job"

Update builder docs after removing project distribution job

Change-Id: I09f41c6a59ad3459f060f7b8808322070f9de8b5
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 27 Jan 2017 00:28:45 +0000 (00:28 +0000)]
Updated git submodules

Project: releng/builder master 0b70a82f3ae191c6939485df53d69b33fd9b6ad7

Merge "Remove project distribution job"

Remove project distribution job

- Remove the project distribution job.
- Remove the dependencies on the distribution job.
- Remove daily triggers, new distribution test will be daily.
- This has to be merged after new global distribution job.

Change-Id: If663d4577c93644a89554206a7a6a27fe45faf05
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 26 Jan 2017 01:21:41 +0000 (17:21 -0800)]
Updated git submodules

Project: releng/builder master 6c7d839761c8d03a24f48404d86524156c5e8ccd

Add step in all projects merge job to trigger distribution merge

- distribution merge will be the only job uploading distros to Nexus.
- Also changing the distribution jobs name to just distribution.

Change-Id: I0bfb0b1c8fd800094d1323edd95fab8f84e80d27
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Marcus G K Williams [Thu, 26 Jan 2017 23:53:08 +0000 (15:53 -0800)]
Updated git submodules

Project: releng/builder master ce05caf4643a57413b5e8399c8dfe402a6719732

Update git commmand in opendaylight-infra-push-gerrit-patch macro

Change-Id: I222c3258d40c2d9b8ca18b4215198cca8877e78c
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
7 years agoUpdated git submodules
Marcus G K Williams [Thu, 26 Jan 2017 01:48:07 +0000 (17:48 -0800)]
Updated git submodules

Project: releng/builder master e8f6edf7a9b768256b01fc1dac5880ff9d5e48f8

Add integration-replace-block-text macro

Part of refactor of distribution jobs
workflow. This auto updates
csit run list for integration-test-jobs.yaml

Moved storage of tests to run from integration-test-jobs
to variables in releng-defaults.
Variables are named: csit-list-carbon,
csit-list-boron, csit-list-beryllium

Change-Id: Ib989ce0cc1b206596c8b3cc4f069e5c714309f7f
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
7 years agoUpdated git submodules
Matt Welch [Thu, 26 Jan 2017 01:45:54 +0000 (17:45 -0800)]
Updated git submodules

Project: releng/builder master e82efc91a768c9d46209141baa7e2931c42b3769

enable filtering CSIT jobs

This patch will enable filtering the list of CSIT jobs that DO
NOT match a supplied set of strings and DO match a supplied stream.
Streams correspond to development cycles like beryllium, boron,
carbon, etc.

Change-Id: Ia32164f97b9b506f7635e7a4bd6bd9e4ef005e7f
Signed-off-by: Matt Welch <matt.welch@intel.com>
7 years agoUpdated git submodules
Stephen Kitt [Thu, 26 Jan 2017 20:50:44 +0000 (21:50 +0100)]
Updated git submodules

Project: netvirt master 88596c134a9d61013f357df30cef1919506ee2b4

Handle the Genius InstructionInfo clean-up

I'd missed a couple of changes... One of the tests is disabled for
now, I'll fix it later.

Change-Id: Ifb313d7e89a24df6a52fff3830ee34a560e50237
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Olga Schukin [Thu, 26 Jan 2017 06:45:16 +0000 (08:45 +0200)]
Updated git submodules

Project: netvirt master a94f8c02a008457710784d540705c4736a48482d

SNAT tests failures

The rule with empty action list was installed to T47

Change-Id: I8fb81cafb2a7bfd392ce24b73dedf14ab29608bb
Signed-off-by: Olga Schukin <olga.schukin@hpe.com>
7 years agoUpdated git submodules
Alexis de Talhouët [Thu, 26 Jan 2017 18:21:39 +0000 (13:21 -0500)]
Updated git submodules

Project: netconf master b417a526399853f56a69fdef7b8a28c5115733a7

Fix autorelease - stub channel and eventLoop

Since netty version has been bumped, change are required in the unit test.

Change-Id: I7ff42c9538f4fdfadf1c1677ced81b1afa767e31
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
7 years agoUpdated git submodules
Ryan Goulding [Thu, 26 Jan 2017 18:49:13 +0000 (18:49 +0000)]
Updated git submodules

Project: aaa master 69bc7613b4f4e6a556d231450ed4aa6dfc409b07

Merge "Replace FindBugs :jsr305 by full :annotation (Bug 7663)"

Replace FindBugs :jsr305 by full :annotation (Bug 7663)

Change-Id: Ia516435ad9a3c516c43a994bed21e4cca4f22e36
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Vishal Thapar [Wed, 25 Jan 2017 07:29:16 +0000 (12:59 +0530)]
Updated git submodules

Project: ovsdb master 8bed31c981a8c360d43d1a6a8c1d1f7eea73719b

Bug 7563: Add config for inactivity_probe and max_backoff

Fix v2.: Fixes wrong schema definition for MaxBackoff column in Controller
table. Adds two more exceptions to catch in
OvsdbOperationalCommandAggregator.

This adds support for inactivity_probe and max_backoff fields in
Controller entry. Changes to Util method for addBridge and setControllers
is done in a backward compatible way. Once Netvirt changes to new API,
older one will be removed.

Change-Id: Ia41afa0e6de9be28a50f0a408270ef854b3e1bbe
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 2 Dec 2016 16:33:30 +0000 (17:33 +0100)]
Updated git submodules

Project: netvirt master 03acac26539b1e0c58fe0796980e03a91bf24ca7

Fix vpnmanager-impl Checkstyle issues and enforce

This switches Checkstyle to enforcing mode on vpnmanager-impl, and
fixes all the issues apart from exception handling (which I left alone
since it would change the code paths). This includes:

* ordering imports
* removing unused imports
* formatting code (whitespace, line lengths...)

I fixed up some SLF4J uses when it helped with the line wrapping. I've
also fixed up some exceptions and migrated some MD-SAL code to
SingleTransactionDataBroker.

There's also some cleanup in IBgpManager to allow simpler exception
handling in vpnmanager-impl.

Change-Id: I9542a2307c0ab5dd7782e6a4b324d7604452dcab
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Mohamed El-Serngawy [Thu, 22 Dec 2016 20:13:29 +0000 (15:13 -0500)]
Updated git submodules

Project: aaa master 58abc88f389eaf2076889a80f6ec862eaaffcb23

Remove the aaa-authn-idpmapping bundle from AAA features

Remove the aaa-authn-idpmapping bundle as it will be deprecated

Change-Id: Ie4d2ba06be63764c2a46d9280bfe2293e481409a
Signed-off-by: Mohamed El-Serngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 2 Jan 2017 15:49:07 +0000 (16:49 +0100)]
Updated git submodules

Project: genius master 6ae889b840a5e1f135f3565dcae79912769f5716

InstructionInfo redesign: clean up

Once downstream users have upgraded to the new InstructionInfo
descendants, we can remove InstructionType altogether, and turn
InstructionInfo into an interface.

This patch also changes the AbstractActionInfoList descendants to use
composition rather than inheritance.

Change-Id: Ibfe3cc841f6ad89b29d72e7a4243718059d1c1c5
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Andrew Grimberg [Thu, 26 Jan 2017 15:38:22 +0000 (15:38 +0000)]
Updated git submodules

Project: releng/builder master 65a79351a22273091afdaac29e3aa3edf5618459

Merge changes from topic 'packer'

* changes:
  Update java-builder csit image
  Move HBase/Cassandra/ElasticSearch to packer

Update java-builder csit image

Change-Id: I3c4dc7bed003e25905c432ce3fc64fb8ee6ccff6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Move HBase/Cassandra/ElasticSearch to packer

These wgets cause the spinup script to take long to run so move to
packer.

Change-Id: I624b7f5c3f023353c1029b7d34eff7635b741ab3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Thu, 26 Jan 2017 09:25:31 +0000 (09:25 +0000)]
Updated git submodules

Project: releng/builder master 73bfe4391b60d356e359b2fbcab761d91e4e8877

Merge "Change iotdm-csit-basic to install odl-onem2mall-iotdm"

Change iotdm-csit-basic to install odl-onem2mall-iotdm

Install odl-onem2mall-iotdm feature instead of odl-iotdm-onem2m.
Feature odl-onem2mall-iotdm includes all features implemented
in iotdm.

Change-Id: I528d494ff2b6a4d744a91ff9e6e4354f0a7bb52d
Signed-off-by: Tomas Janciga <tjanciga@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Mon, 23 Jan 2017 12:43:01 +0000 (13:43 +0100)]
Updated git submodules

Project: integration/test master 4588d5f6cd1ccfd6cd903f19d3082718d255aee5

Remove ODL_STREAM variable from libraries/ChangeCounter.robot

Change-Id: Ibeacf103b4c6bb68c04d78e548647544c78b8256
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 25 Jan 2017 20:19:21 +0000 (15:19 -0500)]
Updated git submodules

Project: integration/test master 6f554dfcf24ad33e7d0305f5a46d66a4c4a8fab0

Update snat model list to match latest code usage

Change-Id: I35f699190b9b46eb89682fc55f5ae766c90bf7ea
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Thu, 5 Jan 2017 10:54:41 +0000 (11:54 +0100)]
Updated git submodules

Project: netvirt master 6021420e09fcdd32586b974c4d17811e72504576

MatchInfo redesign

This uses the new MatchInfo subclasses and drops all references to
MatchFieldType.

Change-Id: I4e17f86b20d2b3f605f728c36871341b177b244b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 26 Jan 2017 01:02:18 +0000 (01:02 +0000)]
Updated git submodules

Project: releng/builder master 75efa2336f58f43a5639861ade24fc53f8f5e77f

Merge "Add a macro opendaylight-infra-push-gerrit-patch"

Add a macro opendaylight-infra-push-gerrit-patch

This macro allows projects to push an automated patch to their project
repo via Jenkins.

This script requires the following JJB variables to be passed in:
     {project}       Gerrit project-name
     {gerrit-topic}  Gerrit topic, please make a unique topic.
     {gerrit-commit-message}  Commit message to assign to commit.

Change-Id: I97a4eea5196ee512e33ee17cfe24307c04704ec9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 23 Jan 2017 14:57:09 +0000 (09:57 -0500)]
Updated git submodules

Project: releng/builder master 2137aa323a08fc682262c325bc1642dbe141fade

Reduce verbosity of shiplogs

The end of a build there's a lot of download details from wget. This
patch aims to reduce that unnecessary verbosity. We will still get
error messages / success messages just not the download status of wget.

Change-Id: I10b9cffc6b74abc6fe2dd7f90924498b9f99197f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>