docs.git
6 years agoMove release notes out of getting started guide 69/64269/5
Charles La Voy [Fri, 6 Oct 2017 16:41:24 +0000 (11:41 -0500)]
Move release notes out of getting started guide

Change-Id: I5034b16046c30d660e46c054f8cd60b0d1838ee4
Signed-off-by: Charles La Voy <clavoy@luminanetworks.com>
6 years agoUpdated git submodules
Robert Varga [Wed, 18 Oct 2017 14:47:28 +0000 (16:47 +0200)]
Updated git submodules

Project: odlparent master 493244f0e01509ccb3d5c6db339f35f05001e579

Bump Guava to 23.2-jre

https://github.com/google/guava/releases/tag/v23.1
https://github.com/google/guava/releases/tag/v23.2

Change-Id: I6c9992ad6caf1810359a79203038aaf79a5c8eb5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Tom Pantelis [Fri, 13 Oct 2017 18:39:39 +0000 (14:39 -0400)]
Updated git submodules

Project: genius master 99bcd3ff19be31f2b252b3484af044d848765f8f

Convert fcapsapplication-impl to use mdsal EOS APIs

The controller EOS APIs are deprecated.

Change-Id: I7c4e4e2c11a0817f752bd83e4724eb65827aec52
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Jaime Caamaño Ruiz [Wed, 27 Sep 2017 13:50:24 +0000 (15:50 +0200)]
Updated git submodules

Project: netvirt master 1d1ad11aa989c49e022d7ffb270f930a8cfd42aa

BUG 9221: Improve logical SFF handling

Ensure that the logical SFF is there when configuring a chain through
sfc trasnlator in case it might have been previously removed. Remove
it only when the feature is disabled.

Handle multiple SF data plane locators on chain removal so that non
logical SFF is also cleaned up afterwards.

Change-Id: I4b37f0c0cfd6fe2a3bd0fb66af66aa25ce662012
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
6 years agoUpdated git submodules
Jaime Caamaño Ruiz [Mon, 9 Oct 2017 13:33:33 +0000 (15:33 +0200)]
Updated git submodules

Project: netvirt master 570a59c92444bc54c0edf815c9d8da9a3a304f87

BUG 9220: don't use tun_gpe_np as match field

tun_gpe_np is not supported as match field on nsh patch OVS 2.6. This
field was used to match nsh vxlan encapsulated packets on sfc classifier
pipeline. Even if tun_gpe_np could be used, it wouldn't help as
currently encapsulation is implemented as vxlan+eth+nsh as opposed to
vxlan+nsh.

Workaround is to check for eth+nsh and check for tun_dst=0 with higher
priority to discern non tunneled nsh packets against tunneled ones.

Change-Id: I5038f5d8e89bdada559a736c711478f1bf123453
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUpdated git submodules
Stephen Kitt [Wed, 18 Oct 2017 11:50:57 +0000 (13:50 +0200)]
Updated git submodules

Project: odlparent master 7b484c5dbbaecd3ff5c25b5b845975d9e3ee89fb

Exclude jsr305 from guava-testlib

... in the same way as for guava itself. Otherwise our own enforcer
fails builds...

Change-Id: Ibecbbf48c9045c290d439f3666f01fde519b842f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Tomas Cere [Wed, 18 Oct 2017 11:11:24 +0000 (11:11 +0000)]
Updated git submodules

Project: netconf master 0e0973b47a7722b80d0bfdf668feae893fce129b

Merge "Fix some sonar/checkstyle issues"

Fix some sonar/checkstyle issues

Change-Id: Id38d1e320f68ca12625dedfc19ea81cd81ea3005
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Stephen Kitt [Thu, 5 Oct 2017 16:57:58 +0000 (18:57 +0200)]
Updated git submodules

Project: genius master 75780aa3f9f7f26b3ebf392427097ce95523d322

Interface Manager: use ManagedNewTransactionRunner

This is a first stab at migrating WriteTransactions to
ManagedNewTransactionRunner (including one ReadWriteTransaction). It
illustrates a variety of different approaches.

Change-Id: I71237ecf047ff30f20cc52535eba3ab473bb9e6d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
David Suarez [Tue, 17 Oct 2017 22:02:53 +0000 (00:02 +0200)]
Updated git submodules

Project: netconf master b4352cee21473f4f59667a03c52680d39cfbf733

Remove deprecated CheckedFuture from callhome-provider module

Some other changes regarding checkstyle, sonar and annotations.

Change-Id: I361e2fc1928620ac1ed178f77beb397d5110a761
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Philippe Guibert [Wed, 27 Sep 2017 13:05:33 +0000 (14:05 +0100)]
Updated git submodules

Project: netvirt master 5695c4abbe2ec94c47bf731dae7d886f64d241d8

Bug-9222: OptimisticLockFailedException error messages

This commit reduces the number of calls to future.add().
This is a change introduced in neutron portchangelistener, in review
60185.

Change-Id: Ieaf466a56232e9999bb92858dfbf8be89e431194
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoUpdated git submodules
Yrineu Rodrigues [Tue, 17 Oct 2017 21:45:24 +0000 (18:45 -0300)]
Updated git submodules

Project: integration/test master 4c84f63737c9e2ff189a28d1f59b5a88b7a17059

Bug 9294:
Well known mandatory attribute missing: ORIGIN

Change-Id: I4ca1a6ade0c46dd6ccdb499173aa8300490c9888
Signed-off-by: Yrineu Rodrigues <yrineu.rodrigues@serro.com>
6 years agoUpdated git submodules
Luis Gomez [Tue, 17 Oct 2017 16:59:19 +0000 (16:59 +0000)]
Updated git submodules

Project: releng/builder master 1a0c6f5da25a278ae613290d432fa66c4939f85a

Merge "Add verify with dependency job to Oxygen projects"

Add verify with dependency job to Oxygen projects

With this new job projects can verify their patch along with upstream
dependent patches by passing a list of patches in the correct merge
order via the command. `recheck: 123 456 789` where the list following
the colon is a list of Gerrit patches.

Change-Id: I40add796eb09c81d35e8e9817209f889f7f5654e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Vratko Polak [Tue, 17 Oct 2017 14:15:39 +0000 (16:15 +0200)]
Updated git submodules

Project: releng/builder master 47e53bbc22ebb867c065883e13b319b87db5e633

Add underscore to bugxxxx file names

This is to avoid Gerrit trying to linkify that within links,
which currently breaks displaying such links.

Change-Id: I954469b890a3067ceae52fdb1069f63123b6e540
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
David Suarez [Fri, 13 Oct 2017 17:37:17 +0000 (19:37 +0200)]
Updated git submodules

Project: sfc master 02a3c804367395c860d599a91699dd481c43a8ff

Fix checkstyle issues

These utility classes should be declared as final.

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

Project: sfc master bb9766a721e7440492b4eff59ff2adff7525afd3

Fix checkstyle issues

These utility classes should be declared as final.

Change-Id: I6bcaeb367e0408289e5fca4e0640779fea4a0b98
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
David Suarez [Fri, 13 Oct 2017 18:02:25 +0000 (20:02 +0200)]
Updated git submodules

Project: sfc master dc0ef84d5f021c2b0a969ab6fcc05127c318081d

Fix checkstyle issues

These utility classes should be declared as final.

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

Project: sfc master ca2f319e6b9519ef27f6add44a33f0a335cf3425

Fix checkstyle issues

These utility classes should be declared as final.

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

Project: sfc master 5c4e3bce710d6a915a1e99931d7419aa9626753d

Fix checkstyle issues

These utility classes should be declared as final.

Change-Id: I9f391df1c5582da2b0c554c2b395e3c22d41140a
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Stephen Kitt [Mon, 16 Oct 2017 07:53:35 +0000 (09:53 +0200)]
Updated git submodules

Project: odlparent master 8d9921d21aa47fbdfeab558ddf7af911ed996afe

Bump pax-url 2.5.2 → 2.5.3

Release notes:
https://ops4j1.jira.com/browse/PAXURL-345?jql=project%20%3D%20PAXURL%20AND%20fixVersion%20%3D%202.5.3
(in particular, this addresses CVE-2015-5262).

Change-Id: I2c7bfdb9139ae15573fc9d92f47d28a14ef0e345
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 20:24:14 +0000 (20:24 +0000)]
Updated git submodules

Project: releng/builder master abba2b23dda79b2ad0b6e71638865fa426c60af0

Merge "Auto Update CSIT Jobs to run for oxygen"

Auto Update CSIT Jobs to run for oxygen

Change-Id: I88302af0043e872fee1b1a93d0dbcf083029f040
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 20:24:07 +0000 (20:24 +0000)]
Updated git submodules

Project: releng/builder master 77a52049291acb5c36b9c4f78346dd41c819c033

Merge "Auto Update CSIT Jobs to run for carbon"

Auto Update CSIT Jobs to run for carbon

Change-Id: Ieae5f02d9974bf28ce2b15aaeff431ef956d81ba
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
jenkins-releng [Mon, 16 Oct 2017 19:16:18 +0000 (19:16 +0000)]
Updated git submodules

Project: releng/builder master 1b975b50e1a84c37e9665617df9fcfb8b7e24975

Auto Update CSIT Jobs to run for nitrogen

Change-Id: Ice949f7bcb7ae10770247251df21283f31282d95
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 16 Oct 2017 17:22:23 +0000 (10:22 -0700)]
Updated git submodules

Project: integration/test master 747654120cd5a459317beab0bae27a34536a0c4f

Remove Beryllium specific test code

specifically this commit is targeted at removing the compare
stream keyword calls that refer to Beryllium

also removed a few bits that referred to initializing variables
based on Lithium, which is also no longer relevant

Change-Id: I618e844c50ed6bf2e99ab454f1071f78669fa09e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 16 Oct 2017 19:06:07 +0000 (19:06 +0000)]
Updated git submodules

Project: releng/builder master 5989c2b774b7aeeedc723e64662acbbfa1013464

Merge "Clean up and rename OF CSIT jobs"

Clean up and rename OF CSIT jobs

- Remove periodic and daily names
- Remove restconf test (it is covered by bulkomatic)
- Use more consistent job names

Change-Id: Ib00a3b6b5690612cd1d0524a38e05b481fe57dfe
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Luis Gomez [Fri, 13 Oct 2017 04:23:03 +0000 (21:23 -0700)]
Updated git submodules

Project: integration/test master 36623b945772ff9c9543707747f8cea9a60c77c6

Clean up and rename OF CSIT jobs

Change-Id: I395c68ee3cc8cb12a3f9f46953042bc5175000e4
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Tue, 10 Oct 2017 21:32:34 +0000 (23:32 +0200)]
Updated git submodules

Project: releng/builder master eb4a41da159e2b42900cf644e4b1befcf72e1440

6 years agoUpdated git submodules
Michael Vorburger [Tue, 10 Oct 2017 21:32:34 +0000 (23:32 +0200)]
Updated git submodules

Project: releng/builder master eb4a41da159e2b42900cf644e4b1befcf72e1440

Bug 9215: Enable JavaDoc site for more projects

Change-Id: I6e780fc79fcaa2572a4994e628b716f850663171
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 16:11:21 +0000 (12:11 -0400)]
Updated git submodules

Project: releng/builder master 249a5e656d935a23fc014dd44db3ac32d4cb8aef

Update global-jjb to v0.10.2

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

Project: releng/builder master 81aafb842023edab70659f1c6748802a698fb98b

Merge "Add releng defaults for devstack images"

Add releng defaults for devstack images

Change-Id: I9d36766b14fbbbed771b8abaca518df48f35d461
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 4 Oct 2017 16:54:17 +0000 (09:54 -0700)]
Updated git submodules

Project: integration/test master 270cbc2ee02bb04295ce4bd8d31054bc02ce3bba

Remove all test references to boron

There are still references to boron in some comments and
docs sections, but the intent here is to remove all test
code (lots of conditional stuff like IF boron do this or
that...).

Change-Id: Ib7aa9d755d7c2a28b0270e218dd5676f146a936a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 4 Oct 2017 16:32:27 +0000 (09:32 -0700)]
Updated git submodules

Project: integration/test master 47030fb82122317a47f2469738f09374405673dc

Add Oxygen keywords to CompareStream lib

Change-Id: Ide857b0638cd66d01da20e6a8f61000a8fa7d6f3
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
David Suarez [Sat, 7 Oct 2017 19:47:13 +0000 (21:47 +0200)]
Updated git submodules

Project: infrautils master b81b01380bbbb146b2a4fa3aa98ec610e080871d

Make some minor improvements on JobCoordinator

- Replace the Futures.addCallback for the one with Executor
- Replace while+iterator by foreach
- Remove some useless toString() in tests

Change-Id: Ic3687063ac68b07ed41ffffd838cc5f7ee44d6ca
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 16:41:18 +0000 (12:41 -0400)]
Updated git submodules

Project: releng/builder master f87a29d0fc209569fc132993889cc6627f0c6ac3

Verify lf projects on any branch

Change-Id: I28a9a9143b4a688f1d0d2fb3ff82b41ac161684e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
David Suarez [Fri, 13 Oct 2017 17:54:42 +0000 (19:54 +0200)]
Updated git submodules

Project: sfc master 8fcd7679f5b5dd1b2f2b319de4a63ce3e69daac8

Fix checkstyle issues

These utility classes should be declared as final.

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

Project: sfc master 98e566dc2cd34018eb9f7ec00fa890db9539c9d2

Fix checkstyle issues

These utility classes should be declared as final.

Change-Id: Ie907b638ef74eafc09fa75caf8020969a48285e9
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 4 Oct 2017 16:23:43 +0000 (09:23 -0700)]
Updated git submodules

Project: integration/test master 1c6b2d4e3f4adb2b2c01682f3bb71faa698b1c1c

Cleanup unsupported releases from CompareStream

we no longer test against anything older than Carbon
so removing everything else

Change-Id: I625efca316356452423780db79baad8f3116a875
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
David Suarez [Fri, 13 Oct 2017 17:23:34 +0000 (19:23 +0200)]
Updated git submodules

Project: sfc master 6d541af1c365de81fd3a8655ebed02a3bc70750b

Fix checkstyle issues

These utility classes should be declared as final.

Change-Id: I1f69d03bfe5cb63c543ff33650975c7d25b7e385
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 16 Oct 2017 15:27:56 +0000 (15:27 +0000)]
Updated git submodules

Project: releng/builder master 8fea484330f16ce81735065c43b9a1f195950a9e

Merge "Update CentOS 7 devstack Ocata image"

Update CentOS 7 devstack Ocata image

Image marked as public on private cloud.

This change: I57b988440a5b0d1d2fe4bf7b55947e561af6f1ec
does not have a corrosponding image on the public cloud.

Change-Id: I0f21e1a06e20c9ea690e5ca9282824208714b381
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Ryan Goulding [Fri, 13 Oct 2017 13:14:59 +0000 (09:14 -0400)]
Updated git submodules

Project: sfc master bdea5be95505af9b9d494267bfbac52f77c23ba3

Clean up sfc-karaf module

Just remove unused properties section, commented out version, and
fix some typos.

Change-Id: I5cacd5f95f0b7328b79f59cc78f621a41946dbb9
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 14:04:53 +0000 (14:04 +0000)]
Updated git submodules

Project: releng/builder master abf22fa7a8adb66650bbc6322e7b5c84eb81d428

Merge "Update Ubuntu 16.04 mininet-ovs-25 image"

Update Ubuntu 16.04 mininet-ovs-25 image

Image is marked as public on the private cloud.

Change-Id: I1e58b67fb551b026734d2d3715a2c9ae6bdc4f55
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 14:04:18 +0000 (14:04 +0000)]
Updated git submodules

Project: releng/builder master 4d4adf6267c2090203f92ab2c02235f962b8f095

Merge "Update Ubuntu 14.04 gbp image"

Update Ubuntu 14.04 gbp image

Image marked as public on the private cloud.

Change-Id: Ia8a4476141b65eca7cb2ea78002dee8ac82a9e8b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 14:04:06 +0000 (14:04 +0000)]
Updated git submodules

Project: releng/builder master 492a570941534cb5a29af88607245d8376cadd43

Merge "Update Ubuntu 16.04 mininet-ovs-26 image"

Update Ubuntu 16.04 mininet-ovs-26 image

Image marked as public on private cloud.

Change-Id: If223b8dac87d622a464e8019cf7060eadee3960b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 14:03:11 +0000 (14:03 +0000)]
Updated git submodules

Project: releng/builder master 6836fae4456afd8029a13b571adeb13d61e64768

Merge "Update build timeout for docker image to 60m"

Update build timeout for docker image to 60m

Packer jobs for docker are failing on default timeout
which is 45 minutes.

Change-Id: I7c52532a32af0ec67e4105d9f879a0e1c04f61fe
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 14:02:30 +0000 (14:02 +0000)]
Updated git submodules

Project: releng/builder master 3287a5d7824354729d60828e2418ef839b80d44b

Merge "Update Ubuntu 14.04 mininet image"

Update Ubuntu 14.04 mininet image

Image is marked as public on the private cloud.

Change-Id: I5ed6af81c37b57c2ae7ea3fa4649fafe341844b9
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 14:02:12 +0000 (14:02 +0000)]
Updated git submodules

Project: releng/builder master 3ecbd98c5928aca8c2fa95117eae9a9dd38bfc41

Merge "Update cloud image list docs"

Update cloud image list docs

Change-Id: Iac3fb1ab3167cd26e78789f4fe02e72b92e5883c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Vratko Polak [Thu, 12 Oct 2017 12:00:59 +0000 (14:00 +0200)]
Updated git submodules

Project: releng/builder master 1cb37197e1a47dcb6737a13cafaa5515ec85f107

Do git clean in autorelease-checkout-gerrit-patch

For a patch which removes a submodule (project leaving autorelease)
checking out HEAD before autorelease-checkout-gerrit-patch
was causing the project directory be present during verify-autorelease
which could lead to false Verified+1.

Recent example: Removing Yangtools
without updating validate-pom.xml properly.

This change adds forceful clean to autorelease-checkout-gerrit-patch.
The jacoco workaround now has to be applied after such cleaning.

Change-Id: I651a7eaa212835d6cce52ee3706a85f12189f244
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Tom Pantelis [Tue, 10 Oct 2017 18:17:42 +0000 (14:17 -0400)]
Updated git submodules

Project: genius master 611e015a9d864fd664bec773e2f7790447b137bb

Add new EntityOwnershipUtils

Added EntityOwnershipUtils that uses the mdsal EOS APIs instead of
the deprecated controller APIs. Deprecated the prior Utils classes -
they will be removed once all users are migrated.

Modified DataStoreJobCoordinator to implement the new JobCoordinator
interface to avoid propagating the further use of a deprecated API
in EntityOwnershipUtils.

EntityOwnerUtils#registerEntityCandidateForOwnerShip has the side
effect of registering a global EntityOwnershipListener that maintains
local ownership state for all entities in a static cache. This is
unnecessary as the state is maintained by he EOS and can be queried.
It also stores change events in a static (unsynchronized) EVENTS_HISTORY
list which grows unbounded. This is only used in one place to print the
history via a CLI command. Both these side effects are problematic
and I don't think need/should be propagated forward. In addition,
it ignores the registration instance that is returned from the EOS
which should be closed by the caller - and the same with the
optional listener that is passed in..

Change-Id: Id923de354fac7b5495912eb122ee63c9adbbc72f
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Tomas Cere [Mon, 16 Oct 2017 08:39:28 +0000 (08:39 +0000)]
Updated git submodules

Project: netconf master 793f0a85a4fc3de483bb8982d5b36decf3a655f3

Merge changes from topic 'ListenerAdapterTreeMigration'

* changes:
  Transition ListenerAdapter to ClusteredDOMDataTreeListener
  Add unit tests for ListenerAdapter

Transition ListenerAdapter to ClusteredDOMDataTreeListener

Solves this: https://bugs.opendaylight.org/show_bug.cgi?id=9147
This is in general an issue with ListenerAdapter which does not
currently work in a clustered deployment.

ListenerAdapterTest needed to be adjusted for two reasons:
1. There was a bug in ListenerAdapter where if leafNodesOnly
was set the leafNodesOnly logic was not applied in delete
notifications. The new ListenerAdapter code fixes that so
ListenerAdapterTest needed to be adjusted.
2. In DomDataTreeEtc, merge operations cause the key node
to count as "WRITE"-en for notifications even if it was not
changed. ListenerAdapterTest was adjusted accordingly. Bug
for this here: https://bugs.opendaylight.org/show_bug.cgi?id=9179

Change-Id: I3c40e02551d8f04354489e5ffb8c66f111bb3b96
Signed-off-by: Josh <jhershbe@redhat.com>
Add unit tests for ListenerAdapter

Test that json generated by ListenerAdapter is correct
for regular notifications and "leaf nodes only" notifications.

Change-Id: I62fa22b1e30ca6a8632b3d2614558e9ced0abf54
Signed-off-by: Josh <jhershbe@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 03:19:49 +0000 (03:19 +0000)]
Updated git submodules

Project: releng/builder master dee60d000f469b35776d44c9d15e6d6ce7a2dc09

Merge "Update CentOS 7 Java Builder image"

Update CentOS 7 Java Builder image

Image is set a public.

Change-Id: Ia8c9a44de1e9de356717d6ea3fa3b24a7af6d091
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 03:19:34 +0000 (03:19 +0000)]
Updated git submodules

Project: releng/builder master 9d35aa447c88f67078a12635ec4c2316f3b694ae

Merge "Update CentOS 7 devstack Ocata image"

Update CentOS 7 devstack Ocata image

Image marked as public on private cloud.

Change-Id: I57b988440a5b0d1d2fe4bf7b55947e561af6f1ec
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 03:19:21 +0000 (03:19 +0000)]
Updated git submodules

Project: releng/builder master 16a6d65600f7dccce3e4edc96999179df61575be

Merge "Update CentOS7 devstack newton image"

Update CentOS7 devstack newton image

Image marked as public on the private cloud.

Change-Id: Ia8de56a4cbe7a1db32911540f7321ad957bb77db
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 03:19:01 +0000 (03:19 +0000)]
Updated git submodules

Project: releng/builder master 2b9b289f662c7f47b6a16c8cd3ff2633f0993db2

Merge changes

Merge "Update CentOS7 devstack pike image"

Update CentOS7 devstack pike image

Image marked as public on the private cloud.

Change-Id: I0f104c71c39fc7f04d7a7fc676466381c5635383
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 03:19:01 +0000 (03:19 +0000)]
Updated git submodules

Project: releng/builder master 2b9b289f662c7f47b6a16c8cd3ff2633f0993db2

Merge changes

Merge "Update CentOS7 devstack pike image"

Update CentOS7 devstack pike image

Image marked as public on the private cloud.

Change-Id: I0f104c71c39fc7f04d7a7fc676466381c5635383
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 03:18:38 +0000 (03:18 +0000)]
Updated git submodules

Project: releng/builder master 8dabc9e46d960b86f55ecd312a46a0177d4eee7c

Merge "Update CentOS7 devstack image"

Update CentOS7 devstack image

Image marked as public on the private cloud.

Change-Id: I414f0e5d428007fbb1782838a66bdccb92b32b28
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 03:18:10 +0000 (03:18 +0000)]
Updated git submodules

Project: releng/builder master 58dbf54559fd4adaff19a3fe5779c9491fcb2f76

6 years agoUpdated git submodules
Thanh Ha [Mon, 16 Oct 2017 03:18:10 +0000 (03:18 +0000)]
Updated git submodules

Project: releng/builder master 58dbf54559fd4adaff19a3fe5779c9491fcb2f76

Merge changes

Merge "Remove Jenkins Job for Ubuntu 16.04 devstack pike"

Remove Jenkins Job for Ubuntu 16.04 devstack pike

Change-Id: I038de6d06688efd14d03642a6396e127ed458258
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Mon, 16 Oct 2017 01:13:35 +0000 (11:13 +1000)]
Updated git submodules

Project: releng/builder master 9a10200dc0d11335e5a0a5cac924f6ffd95d1689

Update Centos 7 docker image

SFC project CSIT tests are failing and requires an update version
of the kernel.

Image has been set as public on sandbox..

Change-Id: I6db2a3f69da294b20a195a135ff5704a98b5a6c4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Sat, 14 Oct 2017 04:53:06 +0000 (04:53 +0000)]
Updated git submodules

Project: releng/builder master 36de4b7b4e67ea9afbb45e19ed257d0a59bd4b7e

Merge "Fix OVS startup issue for Ubuntu 16.04"

Fix OVS startup issue for Ubuntu 16.04

Restart OVS post install to avoid daemon exit on startup.

https://lists.opendaylight.org/pipermail/dev/2017-October/004147.html

Change-Id: I98acd7208c625d641b4171098bfc66963c3fda1f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Sat, 14 Oct 2017 04:53:02 +0000 (04:53 +0000)]
Updated git submodules

Project: releng/builder master 13b8c19cd12bc601f98e79d095994b43ae089f05

Merge "Update Ubuntu 16.04 mininet-ovs-25 images"

Update Ubuntu 16.04 mininet-ovs-25 images

The previous image is causing the OF 1node sanity test job
to fail because OVS is exiting on startup. This issue is
resolved with the new image.

- New image is set as public

https://lists.opendaylight.org/pipermail/dev/2017-October/004141.html

Change-Id: I835f971b452c424a7475e01233fc56336e8be7bb
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Fri, 13 Oct 2017 22:01:08 +0000 (22:01 +0000)]
Updated git submodules

Project: releng/builder master 8d1cf7dd5a3b2810e0640bac08cab52d721419c9

Merge "Include timestamp line with Exception dump"

Include timestamp line with Exception dump

Change-Id: I3818590efc5050dfc00b19dc9bb9a07e12ca6b20
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
David Suarez [Fri, 13 Oct 2017 17:15:41 +0000 (19:15 +0200)]
Updated git submodules

Project: sfc master b902d2a4b721fff06b098c7acd9fc32ac1b2a9a0

Move findbugs plugin to parent pom

- Fix the issues in the sfc-test-consumer module
- Add an empty class to the sfc-ui-module module to prevent the
  findbugs plugin from failing when there is no code inside a module.

Change-Id: Ic7c4bc9e4667f5780743aa2dd8334925fb6fe07c
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoRemove uppercase filenames 68/64268/1
Thanh Ha [Fri, 13 Oct 2017 20:54:54 +0000 (16:54 -0400)]
Remove uppercase filenames

Fix issue caused by I821f8627799c7fbac702218c1287a1615d6ad8cd

Change-Id: I8bf5c204ce51ee276aa1a971fad9deee0c3fee9e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Daniel Farrell [Wed, 11 Oct 2017 18:59:44 +0000 (14:59 -0400)]
Updated git submodules

Project: integration/packaging master 411be57bf43022de3edec7a24e26993c3e977402

Simplify most-recent-snap-URL given ODL version fn

Change-Id: I3d1d82615f89077bd854f8955abdd9a83539da3d
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Fri, 13 Oct 2017 17:02:18 +0000 (13:02 -0400)]
Updated git submodules

Project: releng/builder master c54660b841410f69a2565b91ebff65d41a355ec0

Add RTD jobs to lf-infra projects

Change-Id: Idba8a1d68763f7fb5a070039955ff4c82444fc67
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
jenkins-releng [Fri, 13 Oct 2017 07:58:46 +0000 (07:58 +0000)]
Updated git submodules

Project: releng/builder master be2076cd96706f5b657a83ee739e9c43ac5c8e07

6 years agoUpdated git submodules
jenkins-releng [Fri, 13 Oct 2017 07:58:46 +0000 (07:58 +0000)]
Updated git submodules

Project: releng/builder master be2076cd96706f5b657a83ee739e9c43ac5c8e07

Update validate autorelease projects for oxygen

Change-Id: I1f4a8df5f04fa771f5ac38196bdfc073aec9a1ff
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoMerge "Add "Not Applicable" option for bullet #9"
Thanh Ha [Fri, 13 Oct 2017 15:37:06 +0000 (15:37 +0000)]
Merge "Add "Not Applicable" option for bullet #9"

6 years agoMerge "Controller M1"
Thanh Ha [Fri, 13 Oct 2017 15:36:43 +0000 (15:36 +0000)]
Merge "Controller M1"

6 years agoNetconf M1 status 10/64110/5
Tomas Cere [Tue, 10 Oct 2017 09:24:26 +0000 (11:24 +0200)]
Netconf M1 status

Change-Id: I46b9de546ee5d928def38b3442aa808388004d79
Signed-off-by: Tomas Cere <tcere@cisco.com>
6 years agoAdd "Not Applicable" option for bullet #9 47/64247/1
klou [Fri, 13 Oct 2017 14:36:48 +0000 (09:36 -0500)]
Add "Not Applicable" option for bullet #9

This is to avoid confusion in the wording.

Change-Id: Ic848d3f7adc97699cc5061ec80098b9d504f63e0
Signed-off-by: klou <klou.external@gmail.com>
6 years agoUpdated git submodules
David Suarez [Fri, 13 Oct 2017 13:25:19 +0000 (15:25 +0200)]
Updated git submodules

Project: sfc master 9d9868889580a9771173b15c8c34850e607ef2b7

Move checkstyle enforcement to parent pom

Now that all the SFC modules are checkstyle compliant we can move the
enforcement to parent pom.

Change-Id: I69ee963390eff9793458974bbcea0cb37f5c5a7c
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoController M1 15/64115/6
Tom Pantelis [Tue, 10 Oct 2017 13:57:55 +0000 (09:57 -0400)]
Controller M1

Change-Id: I5581d8c32831652f172d2a2923dc31ba440730af
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
David Suarez [Sat, 7 Oct 2017 17:47:37 +0000 (19:47 +0200)]
Updated git submodules

Project: sfc master b30d9bbf7bf12ee0e2803c25229e90160ef326da

Make some improvements

- Proper declaration of constants
- Make private some variables and methods
- Remove redundant initializations
- Size()!=0 replaced by isEmpty()
- Simplification of stream filter

Change-Id: I5198f75352828c222c1f79ea99ad691adbee4b3d
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Robert Varga [Fri, 13 Oct 2017 09:00:03 +0000 (11:00 +0200)]
Updated git submodules

Project: netconf master 1af3f672250584a51ad463174c520448bff73cdb

Fix augmentation node lookup

This fixes an issue where we erroneously checked instanceof
against optional rather than its content -- which is obviously
wrong.

Change-Id: I1b60d35c5ca85444fd7f6595606e82f72f06f1d4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Robert Varga [Thu, 12 Oct 2017 12:31:11 +0000 (14:31 +0200)]
Updated git submodules

Project: netconf master f78a69cb01447d77b4d9cf4581d5790c0340d81f

Import MappingCheckedFuture from mdsal

yangtools is getting rid of this class, import it from its new home
in mdsal.

Change-Id: Iff6f19893816ac576faaaaef0d62295341b8c842
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
David Suarez [Mon, 9 Oct 2017 10:48:37 +0000 (12:48 +0200)]
Updated git submodules

Project: genius master 81f8166957bee2145b4473ceab2df208a68285c6

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: Ie5552d5bde426a17fb0ea0e30370af71875400a8
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 12 Oct 2017 17:06:50 +0000 (10:06 -0700)]
Updated git submodules

Project: integration/test master a9ee7710fc1d9ef0ed7370977d0edcff496889d2

Remove idmlite CSIT job(s)

per AAA PTL's wishes:
    https://lists.opendaylight.org/pipermail/release/2017-October/012653.html

Change-Id: I6b47381dff96efcc3325ecc3052a0bca6d25fae6
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Tom Pantelis [Sat, 30 Sep 2017 20:29:33 +0000 (16:29 -0400)]
Updated git submodules

Project: sfc master 574de239448b877457d0c0cc9cc09fcbda012e13

Fix findbugs/checkstyle/sonar violations in sfclisp

- Method parameters, caught exceptions and foreach variables should not be reassigned
- Field isn't final but should be
- Write to static field from instance method
- Possible null pointer dereference on branch that might be infeasible
- Field not initialized in constructor but dereferenced without null check
- Boxed value is unboxed and then immediately reboxed

Change-Id: I6ea1dbcd4fb87c96a712cf5579f7b774993eb7e2
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUse only lowercase in filenames 21/64221/1
Thanh Ha [Thu, 12 Oct 2017 23:52:32 +0000 (19:52 -0400)]
Use only lowercase in filenames

We should avoid using uppercase filenames when possible as some of our
developers use OSes that have case insensitive filenames which can mess
up their file systems.

Change-Id: I821f8627799c7fbac702218c1287a1615d6ad8cd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Sam Hague [Wed, 11 Oct 2017 20:37:12 +0000 (16:37 -0400)]
Updated git submodules

Project: integration/test master e28f338534264573e448c34fcdc129824973c8f3

Alphabetize tempest tests to match subunit

Change-Id: Ib175d9a4aef8881dc40beb32ff2ff902a379f08d
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Thu, 12 Oct 2017 23:23:15 +0000 (23:23 +0000)]
Updated git submodules

Project: releng/builder master 45475513f1ab9d22cf4bb7b1250b282d7e745596

Merge "Auto Update CSIT Jobs to run for nitrogen"

Auto Update CSIT Jobs to run for nitrogen

Change-Id: I797efba94c2021ed055f357c37e59efec44a6123
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Thanh Ha [Thu, 12 Oct 2017 23:21:32 +0000 (23:21 +0000)]
Updated git submodules

Project: releng/builder master 6d8a451639f025194dadba97ada91607b981cf69

Merge "Auto Update CSIT Jobs to run for oxygen"

Auto Update CSIT Jobs to run for oxygen

Change-Id: I4b5739ce54b8b5fd6935c429aeef87883cfe3fe4
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
jenkins-releng [Thu, 12 Oct 2017 23:17:37 +0000 (23:17 +0000)]
Updated git submodules

Project: releng/builder master 1d7cf371c394e789ed5663bc265caadef189dcc7

Auto Update CSIT Jobs to run for carbon

Change-Id: I7977b4be73d40d769b1dadac85b28b37e4efec9f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 12 Oct 2017 17:03:51 +0000 (10:03 -0700)]
Updated git submodules

Project: releng/builder master b81fb67823401a32a23439d050fe9235ec8597bd

Remove idmlite CSIT job(s)

per AAA PTL's wishes:
  https://lists.opendaylight.org/pipermail/release/2017-October/012653.html

Change-Id: I8640eb888a1b757f9b1c7e981adf8617365c0328
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Bertrand [Fri, 15 Sep 2017 05:16:45 +0000 (22:16 -0700)]
Updated git submodules

Project: genius master e923f42678d65a8e5b9eab9b003c1fbc8743e811

This patch implements the genius mdsal interface for
supporting conntrack ct_mark match (with mask) and
action (without mask).

Change-Id: Iedb16c3751f2f6b4500d921d9ca9e2cbab90ac79
Signed-off-by: Bertrand <bertrand.low@hcl.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 12 Oct 2017 17:55:03 +0000 (17:55 +0000)]
Updated git submodules

Project: releng/builder master 958a3b1043093fc94bc2c50896e20b96584863fe

Merge "Do not specify jre or jdk if default value applies"

Do not specify jre or jdk if default value applies

This drop multiple lines which set openjdk8 as jre or jdk,
similarly to ho karaf-version is not specified if karaf4 is to be used.

Only Persistence project uses openjdk7.

Lines setting jdks and maven cannot be dropped,
as they constitute part of job name.
Similarly to scope for CSIT.

Change-Id: Ic575cb144d4e66ec3c18439984bcd517b6fc7879
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Ryan Goulding [Thu, 12 Oct 2017 16:21:32 +0000 (12:21 -0400)]
Updated git submodules

Project: aaa master 3ec905a6e79c089dafc07ddaa430c5d6fe04ebff

Remove unused pom properties

Change-Id: Ia05f780948dcedbbc9958a16fdd567264dfb8028
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Luis Gomez [Thu, 12 Oct 2017 07:40:12 +0000 (00:40 -0700)]
Updated git submodules

Project: integration/test master bc73d67136644b3d88672c7d5b3bf7bf8b40c8e4

Add more printouts to debug cluster issues

Netstat will run for all members after member is killed,
stopped or started.

Change-Id: Ie5247353e4922a1223f8da9b811b4963a0d8874e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Mohamed ElSerngawy [Thu, 12 Oct 2017 12:54:10 +0000 (08:54 -0400)]
Updated git submodules

Project: coe master 6e9230c8e6a7e5a4370b9148443344288118bc2c

Remove comments and  unused attributes

Rmove comments and unused attributes in the yang models

Change-Id: Ibf2ca02ac89188b76b3c93245591cc4f3362bcb3
Signed-off-by: Mohamed ElSerngawy <m.elserngawy@gmail.com>
6 years agoUpdated git submodules
Tomas Cere [Thu, 12 Oct 2017 10:18:08 +0000 (10:18 +0000)]
Updated git submodules

Project: netconf master 2d700ef3c343e50f12cfeccc7fb755541deee361

Merge "Bug 9256: Add websocket server config knob for ip"

Bug 9256: Add websocket server config knob for ip

Also cleans up a couple of ugly NPE catches.

Change-Id: Ifd164aa76c406cc2082d603df8732d636f6e06a1
Signed-off-by: Tomas Cere <tcere@cisco.com>
6 years agoUpdated git submodules
Tomas Cere [Thu, 12 Oct 2017 10:17:57 +0000 (10:17 +0000)]
Updated git submodules

Project: netconf master 3e787780b4682064a31337a41c04749663a5652d

Merge "BUG 9112: NPE in karaf cli when device is still connecting"

BUG 9112: NPE in karaf cli when device is still connecting

Change-Id: I753e1870ce5b86535163e43acd4a20b5f4d83df5
Signed-off-by: Tomas Cere <tcere@cisco.com>
6 years agoUpdated git submodules
Tomas Cere [Thu, 12 Oct 2017 10:17:48 +0000 (10:17 +0000)]
Updated git submodules

Project: netconf master 1cf7c291c406d759c55c5ed0b15d28b32926e312

Merge "BUG-9048 Fix actor crash when writing incorrect data"

BUG-9048 Fix actor crash when writing incorrect data

We need to catch all unechecked exceptions when writing data
in the clustered implementation since these will crash the actor
running and cause problems down the line.

Change-Id: Ib9d243d1db0f6e29e55c97f794a122f307420055
Signed-off-by: Tomas Cere <tcere@cisco.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 4 Oct 2017 16:11:20 +0000 (09:11 -0700)]
Updated git submodules

Project: integration/test master 052bce4103e9ccd5f3bb3696df554cfe9a83fe3e

Remove skip_if_boron tag from ofp test cases

boron is no longer being validated in CSIT

Change-Id: I38f91555b3bcae1af39243ea1fb5b8b4234e72cc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Robert Varga [Mon, 9 Oct 2017 14:43:56 +0000 (16:43 +0200)]
Updated git submodules

Project: sfc master e57af81915e3a4a87455ac49eb9c0cd7df28d485

BUG-9218: Fix odl-sfc-shell dependencies

This was found by analyzing features present in Nitrogen release,
odl-sfc-shell should depend on odl-sfc-provider rather than
packaging duplicates.

Change-Id: Ib057a546e8502b2ca23d61230f20b5caff88c812
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit f13c04a917f5c447de94c18d11dd053f85e299e3)

6 years agoUpdated git submodules
Mohamed El-Serngawy [Wed, 11 Oct 2017 20:39:10 +0000 (20:39 +0000)]
Updated git submodules

Project: coe master f43031b17e973c623429accfa78d159c543f9eee

Merge "Set the default gw to ovsbrk8s bridge"

Set the default gw to ovsbrk8s bridge

Based on the subnet range that
assigned to the Node the ovsbrk8s
will own the gw IP-Address.

Change-Id: I7e8d497394a28ecfc2fb9db2380b15acdc0b0e70
Signed-off-by: Mohamed ElSerngawy <m.elserngawy@gmail.com>
6 years agoUpdated git submodules
Mohamed ElSerngawy [Fri, 6 Oct 2017 21:15:12 +0000 (17:15 -0400)]
Updated git submodules

Project: coe master e12c646e4131646bc91c6ff7bec1a6f239c1d623

WIP update Node, pod and service APIs

Change-Id: I5360ae8e2ebd55cb2313ac4b92e179a7571ef930
Signed-off-by: Mohamed ElSerngawy <m.elserngawy@gmail.com>
6 years agoUpdated git submodules
jenkins-releng [Wed, 11 Oct 2017 17:27:05 +0000 (17:27 +0000)]
Updated git submodules

Project: releng/builder master c011fa508a054bc9ff344a732d239053f37f1fbc

Update validate autorelease projects for oxygen

Change-Id: I57ad1ea9d869a3a63dd59be12a61c30baf60bf77
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Vratko Polak [Wed, 11 Oct 2017 10:42:32 +0000 (12:42 +0200)]
Updated git submodules

Project: integration/test master 15eb165e5270f2de9b1721dd660ae256cad6c945

Delete tesplans specific to Boron

Change-Id: Idda6bd2163a8ca65c0a93b0459a318a35987f8a6
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
jenkins-releng [Wed, 11 Oct 2017 13:16:50 +0000 (13:16 +0000)]
Updated git submodules

Project: releng/builder master 1c96199a32c2bc55979c766d8fcd0532a88582a0

Auto Update CSIT Jobs to run for oxygen

Change-Id: I4e3b2b1bbe98adf789efb58914197e7f75758da8
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Tomas Cere [Wed, 11 Oct 2017 13:37:37 +0000 (13:37 +0000)]
Updated git submodules

Project: netconf master b7e50e0f8090ada7b0113e1cb56cb21b44e7a3fe

Merge "NetConf test tool improved so now it can be used as library not only as CLI tool."

NetConf test tool improved so now it can be
used as library not only as CLI tool.

Change-Id: I14ca03d0b2cec0f6fe8b5994b3e195fa6de8a4d2
Signed-off-by: Juraj Veverka <juraj.veverka@pantheon.tech>