docs.git
6 years agoOVSDB Oxygen M1 Milestone 40/64640/1
Anil Vishnoi [Tue, 24 Oct 2017 10:42:36 +0000 (03:42 -0700)]
OVSDB Oxygen M1 Milestone

Change-Id: I8075cf6f2af772b2b3349ae0de5bc360b00fc7b5
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 23 Oct 2017 18:31:14 +0000 (20:31 +0200)]
Updated git submodules

Project: genius master f165dd51e277545aa55b8c76dae0022cb4014cdc

ManagedNewTransactionRunnerImplTest with new negative DB failure tests

These 2 new tests will be customized in
I8fee2b50b562dc2c0f416d59082ad4bded0cdf58 to illustrate how the
RetryingManagedNewTransactionRunner, contrary to the
ManagedNewTransactionRunnerImpl, handles the
OptimisticLockFailedException.

Change-Id: I8e0da146cde5ddd853f9f388cf2ee6ba895ef086
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
David Suarez [Sun, 8 Oct 2017 15:52:39 +0000 (17:52 +0200)]
Updated git submodules

Project: netvirt master a7ebebb119395a98fcbb6a3af4765b23547ec930

Replace deprecated Futures.addCallback by the newer version

The method addCallback(ListenableFuture<V> future,
FutureCallback<? super V> callback) is deprecated and will be replaced
by a new its new version addCallback(ListenableFuture<V> future,
FutureCallback<? super V> callback, Executor executor) in April 2018.

Some other minor changes to pass the new version of checkstyle.

Change-Id: I3e288aad0aeee3e5f8cc9aeb777dd3d2cfb5c00a
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Tom Pantelis [Fri, 13 Oct 2017 17:38:19 +0000 (13:38 -0400)]
Updated git submodules

Project: genius master 39bca09e1a8368785209603767a1ca5d900f80e2

Convert interfacemanager-impl to use mdsal EOS APIs

The controller EOS APIs are deprecated.

Change-Id: Idba9454204a1a1d3eab0e004a86383e21c70490b
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
David Suarez [Wed, 11 Oct 2017 09:21:28 +0000 (11:21 +0200)]
Updated git submodules

Project: genius master 035b25b60f7fe4b27c7c460a64e021f3df607cbc

Add access to the ExecutorService

Add accessor to the ExecutorService so that the derived listeners can
shutdown it.

Change-Id: I51ec725c3238f0849e2091eb48532a1ceec24582
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 23 Oct 2017 16:43:45 +0000 (18:43 +0200)]
Updated git submodules

Project: genius master 635977adac7f9c78cfbe9cf7e080330d07848df3

Remove duplicate (identical) maven-jar-plugin to fix Maven WARNING

[WARNING] Some problems were encountered while building the effective
model for org.opendaylight.genius:mdsalutil-api:bundle:0.4.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but
found duplicate declaration of plugin
org.apache.maven.plugins:maven-jar-plugin @ line 164, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.

Change-Id: I5360209dfbbb0d13ee9e33ffcfc7ff22dd3fcbff
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoMerge "Use git clean -xdff"
Thanh Ha [Mon, 23 Oct 2017 17:55:20 +0000 (17:55 +0000)]
Merge "Use git clean -xdff"

6 years agoMerge "Honeycomb/VBD M1 status"
Thanh Ha [Mon, 23 Oct 2017 16:09:44 +0000 (16:09 +0000)]
Merge "Honeycomb/VBD M1 status"

6 years agoMerge "SFC Oxygen M1 Milestone report"
Thanh Ha [Mon, 23 Oct 2017 16:08:43 +0000 (16:08 +0000)]
Merge "SFC Oxygen M1 Milestone report"

6 years agoMerge "Groupbasedpolicy M1 status"
Thanh Ha [Mon, 23 Oct 2017 16:07:55 +0000 (16:07 +0000)]
Merge "Groupbasedpolicy M1 status"

6 years agoUse git clean -xdff 15/64615/1
Thanh Ha [Mon, 23 Oct 2017 16:04:04 +0000 (12:04 -0400)]
Use git clean -xdff

A suggestion by Vratko in I082ef3a0878884569b0455db1971b5c1eaf93cbc to
use `git clean -xdff` to ensure all unused submodules from a branch are
cleared from the system.

Change-Id: I6a684446912affd6647191492c6219be17899711
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Make the release docs more generic"
Thanh Ha [Mon, 23 Oct 2017 15:54:09 +0000 (15:54 +0000)]
Merge "Make the release docs more generic"

6 years agoMerge "Update to show project milestone readouts"
Thanh Ha [Mon, 23 Oct 2017 15:51:29 +0000 (15:51 +0000)]
Merge "Update to show project milestone readouts"

6 years agoMerge "Update release schedule for oxygen"
Thanh Ha [Mon, 23 Oct 2017 15:49:47 +0000 (15:49 +0000)]
Merge "Update release schedule for oxygen"

6 years agoSFC Oxygen M1 Milestone report 12/64612/3
ebrjohn [Mon, 23 Oct 2017 14:18:26 +0000 (09:18 -0500)]
SFC Oxygen M1 Milestone report

Change-Id: If721052fdca71a713decbafb6f75871baaeb1d79
Signed-off-by: Brady Johnson <bjohnson@inocybe.com>
6 years agoUpdated git submodules
David Suarez [Sun, 22 Oct 2017 19:01:05 +0000 (21:01 +0200)]
Updated git submodules

Project: sfc master 321bc453c165af1ac810a5d62ac1e43bff54fabb

Refactor sfc-pot to non-static

The pom.xml files both in sfc-pot and sfc-provider need to be changed
so they generate autowire.xml files properly.

Change-Id: I4363ebecaab832844561d74689719deeb31c1e60
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoMerge "Add a new section SFC CLI to the User Guide"
Thanh Ha [Mon, 23 Oct 2017 15:20:02 +0000 (15:20 +0000)]
Merge "Add a new section SFC CLI to the User Guide"

6 years agoUpdated git submodules
Anil Belur [Mon, 23 Oct 2017 14:06:01 +0000 (10:06 -0400)]
Updated git submodules

Project: releng/builder master 5b67c6d9fc000044e30a43e9e143595048bc7e79

Rename jdk to java-version for autorelease

The {jdk} parameter was removed from change
Ic575cb1dd44d4e66ec3c18439984bcd517b6fc7879 and caused autorelease jobs
to lose their JDK configuration.

JJB appears to not expand defaults if they have the same name as the
job configuration. We should switch to using {java-version} like we do
in global-jjb which resolves the expansion issues.

Jira: RELENG-590
Change-Id: I50547447b274df5c7be9747b20c407db5defb0e9
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Somashekar Byrappa [Fri, 1 Sep 2017 13:28:35 +0000 (18:58 +0530)]
Updated git submodules

Project: netvirt master 33e298303adc1319f132fc609e80b1e677f139a1

Spec: ACL support for protocols that are not supported by conntrack

This spec addresses following issues in ACL module:
(a) Enhance ACL to support protocols like OSPF, VRRP etc that are not
    supported by conntrack in stateful mode.
(b) Handle overlapping IP addresses while processing remote ACLs.
(c) Optimization for Remote ACL by reducing number of flows even for ports
    having multiple ACLs.

Change-Id: I8ee79a0769e24b351cabf88fb268b28389b43da3
Signed-off-by: Somashekar Byrappa <somashekar.b@altencalsoftlabs.com>
6 years agoUpdated git submodules
David Suarez [Sun, 22 Oct 2017 08:29:45 +0000 (10:29 +0200)]
Updated git submodules

Project: sfc master 0ab4e3050cf3ec476de19bb6e96598768d873e1c

Move this service to use blueprint annotations

Move this service to use blueprint annotations instead of xml file.
Some simplifications.

Change-Id: Ic6937e5dab03c26097a4b6c3d1967187b64dc7b4
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Juraj Veverka [Fri, 20 Oct 2017 07:39:53 +0000 (09:39 +0200)]
Updated git submodules

Project: netconf master 46a08c4d7290ea69f91a8fb3cfa718cc0921cc75

Testtool functionality enhanced. User now may
inject own implementation of NetconfOperationService
using configuration object.

Change-Id: I41ac6d807db56ee07fbfde9d9b5bb80e714b7ca2
Signed-off-by: Juraj Veverka <juraj.veverka@pantheon.tech>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 4 Oct 2017 20:29:22 +0000 (22:29 +0200)]
Updated git submodules

Project: infrautils master 99f48220fe81a50c730489df08195122299a7d30

Bug 9169: jobcoordinator null safety

Eclipse's JDT compiler (javac alternative) can guarantee that there are
no more NullPointerException possible in the jobcoordinator code with
this.

However external code calling into this code (e.g. from genius and
netvirt) which has not yet been null safe enable can still cause
NullPointerException, so this cannot prevent e.g. Bug 9238, yet.
However it can prevent it in the future, once all is null safe!

Change-Id: Ic401622727be798f3983d1e5dc6a11f78fe8ba0b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoGroupbasedpolicy M1 status 03/64603/1
Michal Cmarada [Mon, 23 Oct 2017 10:50:03 +0000 (12:50 +0200)]
Groupbasedpolicy M1 status

Change-Id: I8906cfc613623d626155579857ff9270da0beac0
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
6 years agoHoneycomb/VBD M1 status 04/64604/1
Michal Cmarada [Mon, 23 Oct 2017 10:48:31 +0000 (12:48 +0200)]
Honeycomb/VBD M1 status

Change-Id: I0b9a35bce63bba3978b386c8cf371e74ab4959fe
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
6 years agoUpdated git submodules
Vratko Polák [Mon, 23 Oct 2017 10:30:20 +0000 (10:30 +0000)]
Updated git submodules

Project: releng/builder master c5aa5988e9aa5dbf3d2edd5c91ca309bcad8c3e5

Merge "Add infrautils-ready feature to distro features"

Add infrautils-ready feature to distro features

infrautils-ready will give us log messages indicating when
all features have been successfully installed and the overall
system is ready for further testing.

this patch simply adds that as a default feature in all of
the places we are bringing up the controller. What we do
with it after that is still work to be done.

Also, this feature is not there in carbon or earlier, so those
jobs cannot take advantage of it. This patch is not smart
in that it will still list it as a feature for a carbon
distro. It should not harm anything to do that.

Change-Id: I8f3b9b2d40edd482a45f091b30be7345f8b4e088
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoMake the release docs more generic 94/64594/1
Anil Belur [Mon, 23 Oct 2017 02:38:37 +0000 (12:38 +1000)]
Make the release docs more generic

Change-Id: Id68222ce121531f587317abc1fe750c5bce32f7c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate to show project milestone readouts 87/64587/4
klou [Sat, 21 Oct 2017 03:54:40 +0000 (22:54 -0500)]
Update to show project milestone readouts

Pull project specific readouts from the subfolders
Add rcx_template.rst file for reporting release candidate
    testing results

Change-Id: I676f16ce8280bfbb0ae267f35e23ada5feacd468
Signed-off-by: klou <klou.external@gmail.com>
6 years agoUpdated git submodules
kiranvasudeva [Wed, 6 Sep 2017 10:03:58 +0000 (15:33 +0530)]
Updated git submodules

Project: netvirt master a8c92362301d2bc0cc35e3c6b2e6d55ac133caa0

Handle usecase when ELAN is null, and ACL service BIND/ADD fails due to NPE

(a) Added ElanInterface Listener for Acl service, if ElanInterface add event comes
    after ConfigInterface or InterfaceState event's, update ElanId into aclInterface,
    invoke Bind and add.
(b) Skip Bind/Add in AclInterfaceListener/AclInterfaceStateListener if Elan id is null
(c) Sync all aclInterface modifications.

Change-Id: I29969844262af9c4972d8eeaaaf8a760e91b16d9
Signed-off-by: kiranvasudeva <kirankumar.v@altencalsoftlabs.com>
6 years agoAdd a new section SFC CLI to the User Guide 19/64019/11
David Suarez [Fri, 6 Oct 2017 10:17:46 +0000 (12:17 +0200)]
Add a new section SFC CLI to the User Guide

Add a new section to the SFC User Guide describing the new
functionality included to provide a Command Line Interface as
detailed in [1].

Some other improvements regarding formatting.

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

Change-Id: I0018295fe30b7c6ca34263f0ff105773ea89fb9b
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdate release schedule for oxygen 86/64586/2
klou [Fri, 20 Oct 2017 23:59:39 +0000 (18:59 -0500)]
Update release schedule for oxygen

Change-Id: I5e1b1989f6ca3fc02dc7c97ac01190c6795e8aa9
Signed-off-by: klou <klou.external@gmail.com>
6 years agoCleanup conf.py 81/64581/1
Thanh Ha [Fri, 20 Oct 2017 20:58:01 +0000 (16:58 -0400)]
Cleanup conf.py

Remove settings that we do not use.

Change-Id: I52e48842870d7136853696b31905d285c92129fa
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdd details on updating autorelease branch 26/64326/2
Thanh Ha [Tue, 17 Oct 2017 02:42:51 +0000 (22:42 -0400)]
Add details on updating autorelease branch

Document how to update an exiting autorelease repo to ensure that it
gets done before attempting to tag a release.

Change-Id: I082ef3a0878884569b0455db1971b5c1eaf93cbc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agol2switch M1 20/64320/7
Evan Zeller [Mon, 16 Oct 2017 21:54:10 +0000 (14:54 -0700)]
l2switch M1

Change-Id: I84e2abd96944a24c8ff05a8ae483d07d3bc6b45c
Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
6 years agoMerge "JSON-RPC2.0 M1 Filled Template for Oxygen"
Thanh Ha [Fri, 20 Oct 2017 20:05:52 +0000 (20:05 +0000)]
Merge "JSON-RPC2.0 M1 Filled Template for Oxygen"

6 years agoMerge "Neutron Northbound M1 status for Oxygen Cycle"
Thanh Ha [Fri, 20 Oct 2017 19:55:11 +0000 (19:55 +0000)]
Merge "Neutron Northbound M1 status for Oxygen Cycle"

6 years agoMerge "Add Oxygen M1 Status for daexim"
Thanh Ha [Fri, 20 Oct 2017 19:54:25 +0000 (19:54 +0000)]
Merge "Add Oxygen M1 Status for daexim"

6 years agoMerge "Add oxygen m0 status for projects ovsdb, etc."
Thanh Ha [Fri, 20 Oct 2017 19:52:47 +0000 (19:52 +0000)]
Merge "Add oxygen m0 status for projects ovsdb, etc."

6 years agoMerge "Update m0 status for a batch of 5 projects."
Thanh Ha [Fri, 20 Oct 2017 19:52:17 +0000 (19:52 +0000)]
Merge "Update m0 status for a batch of 5 projects."

6 years agoMerge "Add BIER M1 Oxygen Status"
Thanh Ha [Fri, 20 Oct 2017 19:51:26 +0000 (19:51 +0000)]
Merge "Add BIER M1 Oxygen Status"

6 years agoMerge "Update m0 status for another batch of 5 projects."
Thanh Ha [Fri, 20 Oct 2017 19:50:16 +0000 (19:50 +0000)]
Merge "Update m0 status for another batch of 5 projects."

6 years agoMerge "Add oxygen m0 status for projects sxp, etc."
Thanh Ha [Fri, 20 Oct 2017 19:46:29 +0000 (19:46 +0000)]
Merge "Add oxygen m0 status for projects sxp, etc."

6 years agoMerge "Update m0 report status for openflow, etc."
Thanh Ha [Fri, 20 Oct 2017 19:46:09 +0000 (19:46 +0000)]
Merge "Update m0 report status for openflow, etc."

6 years agoMerge "Add oxygen m0 status for projects int/dist, etc."
Thanh Ha [Fri, 20 Oct 2017 19:44:42 +0000 (19:44 +0000)]
Merge "Add oxygen m0 status for projects int/dist, etc."

6 years agoMerge "Add oxygen m0 status for projects faas, etc."
Thanh Ha [Fri, 20 Oct 2017 19:44:26 +0000 (19:44 +0000)]
Merge "Add oxygen m0 status for projects faas, etc."

6 years agoMerge "Update another batch of m0 reports"
Thanh Ha [Fri, 20 Oct 2017 19:42:49 +0000 (19:42 +0000)]
Merge "Update another batch of m0 reports"

6 years agoMerge "Add Integration/Distribribution M1 report"
Thanh Ha [Fri, 20 Oct 2017 19:42:28 +0000 (19:42 +0000)]
Merge "Add Integration/Distribribution M1 report"

6 years agoMerge "Add USC M1 Oxygen"
Thanh Ha [Fri, 20 Oct 2017 19:41:46 +0000 (19:41 +0000)]
Merge "Add USC M1 Oxygen"

6 years agoMerge "Add NEMO M1 Oxygen"
Thanh Ha [Fri, 20 Oct 2017 19:41:23 +0000 (19:41 +0000)]
Merge "Add NEMO M1 Oxygen"

6 years agoUpdated git submodules
Thanh Ha [Fri, 20 Oct 2017 17:49:33 +0000 (13:49 -0400)]
Updated git submodules

Project: releng/builder master b38a6c217bc21f24600932678ef19c506932e84d

Make sure spectrometer rtd only triggers for self

The spectrometer rtd job should only trigger for itself and not for
other projects.

Change-Id: I471d1cf1aca9f52255f106c57d02a0e58a12d8c3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Move Oxygen Release Plan from wiki to rst"
Thanh Ha [Fri, 20 Oct 2017 17:53:33 +0000 (17:53 +0000)]
Merge "Move Oxygen Release Plan from wiki to rst"

6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 19 Oct 2017 23:53:47 +0000 (16:53 -0700)]
Updated git submodules

Project: integration/test master 9260a94d5ac26a5b97cda65b1f4f6fbfc9e56255

Remove robot tags for skipping irrelevant things

we used to skip things if the openstack was mitaka or
if odl sg mode was transparent or learn. All of those
things no longer exist in our CSIT, so no need to
have them

Change-Id: I9b51d1c1317ef4352fff897a5713d86edcc2e49c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoMove Oxygen Release Plan from wiki to rst 05/64205/18
Colin Dixon [Thu, 12 Oct 2017 14:08:59 +0000 (10:08 -0400)]
Move Oxygen Release Plan from wiki to rst

Fix all broken links and internal link references
Adjust lessons learned to use bold/italics instead of color

Change-Id: I7c8ad093f6b60883ba6f1691eb258cc6ab30fbe7
Co-Authored-By: Kit Lou <klou.external@gmail.com>
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Colin Dixon <colin@colindixon.com>
Signed-off-by: Kit Lou <klou.external@gmail.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Add 'import sys' line to conf.py file"
Thanh Ha [Fri, 20 Oct 2017 17:38:52 +0000 (17:38 +0000)]
Merge "Add 'import sys' line to conf.py file"

6 years agoUpdated git submodules
Thanh Ha [Fri, 20 Oct 2017 17:16:13 +0000 (17:16 +0000)]
Updated git submodules

Project: releng/builder master bf603975bc13b9689568a1dab095ec7f68fab9a8

Merge "Use global-jjb version NodeJS, RTD and Python jobs"

Use global-jjb version NodeJS, RTD and Python jobs

Update spectrometer project to use rtd jobs and
python templates from global-jjb.

Use NodeJS verify job from global-jjb.

Remove the migrated jobs from releng/builder for
RTD, NodeJS and Python templates.

Update project to use jobs from global-jjb.

Jira: releng-241
Change-Id: I345f5ab5f307a7e5f583fad8bfb62d16c2ad94db
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoAdd 'import sys' line to conf.py file 93/64493/4
Charles La Voy [Wed, 18 Oct 2017 21:36:14 +0000 (16:36 -0500)]
Add 'import sys' line to conf.py file

Change-Id: I9013c2858dcffe2635aa76fc2aa468aab7fc1866
Signed-off-by: Charles La Voy <clavoy@luminanetworks.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Fri, 20 Oct 2017 17:11:14 +0000 (17:11 +0000)]
Updated git submodules

Project: releng/builder master f1d2b69216c47de2f817551c3f5ac4a0b382dd19

Merge "Update CentOS7 Java Builder image"

Update CentOS7 Java Builder image

Update the Java Builder image to the latest for CSIT jobs.

https://lists.opendaylight.org/pipermail/release/2017-October/012736.html

Change-Id: I4abc3f0b186b9ba86fd9d87897a97dfc0610c566
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoAdd NEMO M1 Oxygen 35/64535/2
A H [Thu, 19 Oct 2017 17:54:31 +0000 (10:54 -0700)]
Add NEMO M1 Oxygen

Change-Id: If716755b1420b230a40b5ee69c631fe172984944
Signed-off-by: A H <an.ho@huawei.com>
6 years agoAdd USC M1 Oxygen 34/64534/2
A H [Thu, 19 Oct 2017 17:53:38 +0000 (10:53 -0700)]
Add USC M1 Oxygen

Change-Id: Ie9a4849a845bbc96492d9d28a20cf26359a6840e
Signed-off-by: A H <an.ho@huawei.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Fri, 20 Oct 2017 17:03:06 +0000 (17:03 +0000)]
Updated git submodules

Project: releng/builder master 9ec64f474adcacf0406f4957413ae78991ede03c

Merge "Update cloud image list docs"

Update cloud image list docs

Change-Id: I7122aedf2b27a43efc7f406ff58b6fd663dc8615
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Fri, 20 Oct 2017 16:50:22 +0000 (16:50 +0000)]
Updated git submodules

Project: releng/builder master d756b7e6c3295b9919b837a6485c81ff77316c1c

Merge "Remove verify-tox / python jobs"

Remove verify-tox / python jobs

These have been migrated to global-jjb.

Change-Id: If54000ea6c906f01910c99e26d11f052851ca654
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Fri, 20 Oct 2017 16:50:19 +0000 (16:50 +0000)]
Updated git submodules

Project: releng/builder master 4e71a30cee212cedc1f913793e4eceebc64215fd

Merge "Switch to the global-jjb tox-verify job"

Switch to the global-jjb tox-verify job

This will allow us to remove the verify-tox template from
releng/builder in the next patch.

Change-Id: I8b03c2934fefa555d3fd9f626fadea1c49e347d3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdd Integration/Distribribution M1 report 73/64573/1
Vratko Polak [Fri, 20 Oct 2017 16:06:48 +0000 (18:06 +0200)]
Add Integration/Distribribution M1 report

Change-Id: I6065ca6b64d7d1916cb950e36ba718349960dc0a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoAdd ALTO M1 status 53/64553/3
Kai Gao [Fri, 20 Oct 2017 02:16:48 +0000 (10:16 +0800)]
Add ALTO M1 status

Patch set 3: Respond to comments

Change-Id: I66c17de72556cf8b90f51744807b1b4fbea378e7
Signed-off-by: Kai Gao <gaok12@mails.tsinghua.edu.cn>
6 years agoUpdate m0 report status for openflow, etc. 45/64545/4
Charles La Voy [Thu, 19 Oct 2017 21:41:57 +0000 (16:41 -0500)]
Update m0 report status for openflow, etc.

Change-Id: Icf27bcf557125f1c933e8a741394883f77126314
Signed-off-by: Charles La Voy <clavoy@luminanetworks.com>
6 years agoUpdated git submodules
Sam Hague [Fri, 20 Oct 2017 00:36:10 +0000 (00:36 +0000)]
Updated git submodules

Project: releng/builder master 535445406bb4e277245003977e87d6180276aa32

Merge "Fix for UnKnownHost exception"

Fix for UnKnownHost exception

This fix ensures that the system binds the hostname to the assigned IP
without any changes required to /etc/hosts.

https://lists.opendaylight.org/pipermail/release/2017-October/012736.html

Jira: releng-581
Change-Id: I8485001843753753d56cef896edfeca88db4641d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Thu, 19 Oct 2017 21:46:31 +0000 (21:46 +0000)]
Updated git submodules

Project: releng/builder master aa1302eeb54d1380419c19713a1fe0fe34202ac7

Merge "Add a snippet about using jjb-deploy keyword"

Add a snippet about using jjb-deploy keyword

Change-Id: Ib67148cbf0b8f78ae22d25fa6a021eb5d6df0b99
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoAdd oxygen m0 status for projects sxp, etc. 46/64546/1
klou [Thu, 19 Oct 2017 21:44:59 +0000 (16:44 -0500)]
Add oxygen m0 status for projects sxp, etc.

Projects included (6):
  - sxp
  - tsdr
  - unimgr
  - usc
  - vtn
  - yangtools

Change-Id: I3bddf9b5e1017a575554369e88ba8ead855cd566
Signed-off-by: klou <klou.external@gmail.com>
6 years agoUpdate another batch of m0 reports 42/64542/1
Charles La Voy [Thu, 19 Oct 2017 20:39:58 +0000 (15:39 -0500)]
Update another batch of m0 reports

Change-Id: I4acba2655c010bb4d6140ad232ea58567847ee95
Signed-off-by: Charles La Voy <clavoy@luminanetworks.com>
6 years agoUpdated git submodules
Luis Gomez [Thu, 19 Oct 2017 18:06:24 +0000 (11:06 -0700)]
Updated git submodules

Project: integration/test master 002ad4198382d311127d7f7e1e18919b31ff45d8

Fix script typo. Argument is not used.

Change-Id: I5d8f9f0413d214ed3771ba833d67e7a82bea0442
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Daniel Farrell [Thu, 19 Oct 2017 17:32:18 +0000 (13:32 -0400)]
Updated git submodules

Project: integration/packaging master e51ccfcb4aace7c04c20f2fd3ae3d7f42e326a69

Use latest ODL RPM in example CentOS Dockerfile

Change-Id: I8bb0661965c90eabb03014c9c0db30f24035e0c3
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Thu, 19 Oct 2017 18:47:59 +0000 (14:47 -0400)]
Updated git submodules

Project: releng/builder master 89c83ec27d25530c7aaaf0a65cbf3d6e7f7c33c3

Add jenkins option to set custom debug levels

Porting the same option in the patch below for
the 1node jobs to the 3node jobs:
patch https://git.opendaylight.org/gerrit/62384

Change-Id: I930dd428dd6257ff60c19d3345de91843f411055
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoAdd oxygen m0 status for projects ovsdb, etc. 41/64541/1
klou [Thu, 19 Oct 2017 20:35:49 +0000 (15:35 -0500)]
Add oxygen m0 status for projects ovsdb, etc.

Projects included (5):
  - ovsdb
  - packetcable
  - sfc
  - snmp
  - snmp4sdn

Change-Id: I0fe2497f9de2ae74491208aff5f5e311f6226162
Signed-off-by: klou <klou.external@gmail.com>
6 years agoNeutron Northbound M1 status for Oxygen Cycle 15/64315/3
Isaku Yamahata [Mon, 16 Oct 2017 18:41:48 +0000 (11:41 -0700)]
Neutron Northbound M1 status for Oxygen Cycle

Change-Id: Ie8a2f51590bbfb482c3f7eef497dde5ffafde29c
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
6 years agoUpdate m0 status for another batch of 5 projects. 02/64502/2
Charles La Voy [Thu, 19 Oct 2017 03:43:57 +0000 (22:43 -0500)]
Update m0 status for another batch of 5 projects.

Change-Id: Ib09db0d983d4250ee8eec85d0e70e15f24ac22ee
Signed-off-by: Charles La Voy <clavoy@luminanetworks.com>
6 years agoJSON-RPC2.0 M1 Filled Template for Oxygen 10/64510/3
Anton Ivanov [Thu, 19 Oct 2017 07:40:18 +0000 (08:40 +0100)]
JSON-RPC2.0 M1 Filled Template for Oxygen

JSON-RPC2.0 M1 information

Change-Id: I09c919036c088d2963cb5686ea682d250ae99d48
Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
6 years agoUpdate m0 status for a batch of 5 projects. 01/64501/2
Charles La Voy [Thu, 19 Oct 2017 03:14:22 +0000 (22:14 -0500)]
Update m0 status for a batch of 5 projects.

Change-Id: Ic0d393050e3b5d102b5ba6d9066e52c0a5d736ae
Signed-off-by: Charles La Voy <clavoy@luminanetworks.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 19 Oct 2017 15:28:54 +0000 (15:28 +0000)]
Updated git submodules

Project: releng/builder master 603cc656570c8ccab1f6f7217f77e7db30797f88

Merge "Update global-jjb to v0.10.4"

Update global-jjb to v0.10.4

Pulls in the hotfix to fix rtd-verify jobs failing to fetch from Gerrit
due to incorrect refspec for the project.

Refer to https://gerrit.linuxfoundation.org/infra/6976

Change-Id: Ie102c6fbb2fa8fff477f8113482b2161af4ce0d6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdd Oxygen M1 Status for daexim 72/64472/3
Shaleen Saxena [Wed, 18 Oct 2017 18:07:22 +0000 (14:07 -0400)]
Add Oxygen M1 Status for daexim

-- Added M1 status for Oxygen release for
   the Data Export Import Project.

Change-Id: Ifcb2f9cad305d23edc515180951b801463397d26
Signed-off-by: Shaleen Saxena <shaleen.external@gmail.com>
6 years agoUpdated git submodules
Luis Gomez [Thu, 19 Oct 2017 07:10:43 +0000 (00:10 -0700)]
Updated git submodules

Project: integration/test master 2fda3c658f040405ff7c154ecb0fcbe92f51bff4

Add AKKA debug in OF cluster test

Change-Id: I1c8657564785bcc3a156cd06d3167009f09eff2f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Vratko Polák [Thu, 19 Oct 2017 15:19:15 +0000 (15:19 +0000)]
Updated git submodules

Project: releng/builder master 4a601fd098258bce51ce2d7078e1cfbc22b16d2e

Merge "Move global variables to parent script"

Move global variables to parent script

This way they can be use by any children script.

Change-Id: Ie9cf36df477f638c08be40fbde0a28cdf7755fd5
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Sam Hague [Thu, 28 Sep 2017 21:12:22 +0000 (17:12 -0400)]
Updated git submodules

Project: integration/test master 6fd49ca70df14b66ad116be38dbac66cac7e824b

common tempest in DevstackUtils

Moved the tempest-specific functions from the test.robot
file over to the othr tempest functions in DevstackUtils.
This is in prep to add a single tempest test suite later.

Change-Id: I90041a5300b7749216eddd6cfa72166567bbbefc
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoAdd oxygen m0 status for projects int/dist, etc. 26/64526/1
klou [Thu, 19 Oct 2017 13:49:57 +0000 (08:49 -0500)]
Add oxygen m0 status for projects int/dist, etc.

Projects included (5):
  - integration/distribution
  - jsonrpc
  - l2switch
  - lispflowmapping
  - mdsal

Change-Id: Ifbf588ee39a4193cac80a72356d240bde091765c
Signed-off-by: klou <klou.external@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Thu, 19 Oct 2017 12:44:02 +0000 (08:44 -0400)]
Updated git submodules

Project: releng/builder master e0cfc9de2d1ddbcbf1af91e009909bcc4f66a95b

Update to global-jjb v0.10.3

This pulls in the M2_HOME fix for unit tests that call `mvn` cli from
inside the test.

Change-Id: I419550fca0306c5ce5a4a453cf067594daa424af
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdd oxygen m0 status for projects faas, etc. 23/64423/2
klou [Tue, 17 Oct 2017 20:53:57 +0000 (15:53 -0500)]
Add oxygen m0 status for projects faas, etc.

Projects included (5):
faas, genius, groupbasedpolicy, honeycomb/vbd, infrautils

Change-Id: I7416fdd6b212d08c15e7629e4db4c1d44cbf5e6f
Signed-off-by: klou <klou.external@gmail.com>
6 years agoUpdated git submodules
David Suarez [Wed, 18 Oct 2017 13:53:23 +0000 (15:53 +0200)]
Updated git submodules

Project: netconf master 01a6df747b35181b5cb7a1a8cf7bdd8ecd511ef6

Remove explicit default super-constructor calls

The default constructor is called by default (hence its name), no need
to call it explicitly.

Change-Id: I7ea6f1ab540b424f4812b8cfdea048a43a73f469
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoAdd BIER M1 Oxygen Status 12/64512/2
Quan Xiong [Thu, 19 Oct 2017 08:12:42 +0000 (16:12 +0800)]
Add BIER M1 Oxygen Status

Change-Id: Id0b22a4d537070b7334863e640924e3835927ef2
Signed-off-by: Quan Xiong <xiong.quan@zte.com.cn>
6 years agoUpdated git submodules
Anil Belur [Thu, 19 Oct 2017 04:30:51 +0000 (04:30 +0000)]
Updated git submodules

Project: releng/builder master 153de306fdad26241aacb26ff06cadd0d77654b3

Merge "List dependency graph in validate-autorelease"

List dependency graph in validate-autorelease

Change-Id: Ia84c3492f6aa55532368f3b72b12e4980e463674
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoMerge "BGP PCEP LS M1 Status"
Thanh Ha [Thu, 19 Oct 2017 04:21:17 +0000 (04:21 +0000)]
Merge "BGP PCEP LS M1 Status"

6 years agoUpdated git submodules
Anil Belur [Thu, 19 Oct 2017 04:20:16 +0000 (04:20 +0000)]
Updated git submodules

Project: releng/builder master 282218ba8023c4043045779f9272e6002e1b38c8

Merge "Submit release notes to docs project"

Submit release notes to docs project

Idea here is to automatically push patches to the docs project every
time the release notes are regenerated. This job is update to use the
new release notes generator shell script rather than the Java tool that
was being used previously.

Change-Id: Ifbb8f4fac457a57749a93630d5b35acfdd25ae66
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 19 Oct 2017 00:02:18 +0000 (00:02 +0000)]
Updated git submodules

Project: releng/builder master d46e3d65f53e49a7cc20b121ef8b49545b9410cc

Merge "Add function to collect lists of files"

Add function to collect lists of files

Change-Id: I5193e0e871b97f77e4708344cebc8933eec98c3c
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 18 Oct 2017 21:39:08 +0000 (14:39 -0700)]
Updated git submodules

Project: releng/builder master 8bec371419e61b2f1b178469db5d26e7f43dfa4a

Run Carbon netvirt csit daily

currently, since releasing nitrogen carbon has been relegated
to run only weekly. The netvirt project still would like to
track and compare what's happening with their carbon jobs as
they push to improve quality on all branches

Change-Id: Ic4795b1e3912219a36904f3e16d36e8b19d9561a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 18 Oct 2017 21:22:57 +0000 (21:22 +0000)]
Updated git submodules

Project: releng/builder master 8f5abaab7d3b584d06d7cc0c7ab4525faf53a630

Merge "simplify netvirt openstack yaml"

simplify netvirt openstack yaml

Change-Id: Ic148ca352415a860acda8d6ae0182aac2c816a73
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Jaime Caamaño Ruiz [Fri, 13 Oct 2017 11:49:18 +0000 (13:49 +0200)]
Updated git submodules

Project: sfc master d94c5e8eb74a638484c1bd0118bf58ca97ed55eb

Unbind SFC service when removing SFs

This prevents leftover SFC bindings when the SFs are removed quickly
after the RSPs.

Change-Id: Idf81d862111b054ecd4681de295973f2b01c2e9e
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUpdated git submodules
Yrineu Rodrigues [Wed, 18 Oct 2017 19:38:19 +0000 (16:38 -0300)]
Updated git submodules

Project: integration/test master 55dc2a5eac2bf10fc9811cb52dca2273558032c9

Revert "Bug 9294:"

This reverts commit 4c84f63737c9e2ff189a28d1f59b5a88b7a17059.

Change-Id: I735033c33ae8facca4c1f24969e2e2a630ab6c10
Signed-off-by: Yrineu Rodrigues <yrineu.rodrigues@serro.com>
6 years agoUpdated git submodules
Yrineu Rodrigues [Wed, 18 Oct 2017 18:06:48 +0000 (15:06 -0300)]
Updated git submodules

Project: integration/test master bcb2176550fd83dd1c182f4d1f445ff072a4216b

Fix BGPCEP TCPMD5 tests

Change-Id: Id21ec4fe2a4debf9b5d1ea2111e6126388a11869
Signed-off-by: Yrineu Rodrigues <yrineu.rodrigues@serro.com>
6 years agoMerge "Use glob to pull in all project release notes"
Thanh Ha [Wed, 18 Oct 2017 20:22:46 +0000 (20:22 +0000)]
Merge "Use glob to pull in all project release notes"

6 years agoUpdated git submodules
Jaime Caamaño Ruiz [Wed, 11 Oct 2017 13:41:09 +0000 (15:41 +0200)]
Updated git submodules

Project: sfc master 802e91a45b3ede67ae654c2d8d5a3dd751411553

Fix some NPEs related to logical SFF

Change-Id: I3d92cf53c61e86a693a0d68f08e9c23f05499186
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUse glob to pull in all project release notes 89/64489/2
Thanh Ha [Wed, 18 Oct 2017 19:49:48 +0000 (15:49 -0400)]
Use glob to pull in all project release notes

Change-Id: I7affabcfa7ef0f439face8f3297b32391a614733
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Update documentation on how to generate release-notes"
Thanh Ha [Wed, 18 Oct 2017 19:48:37 +0000 (19:48 +0000)]
Merge "Update documentation on how to generate release-notes"

6 years agoMerge "Add Service Release Notes section"
Thanh Ha [Wed, 18 Oct 2017 19:48:12 +0000 (19:48 +0000)]
Merge "Add Service Release Notes section"