docs.git
6 years agoUpdated git submodules
Manuel Buil [Thu, 10 Aug 2017 14:47:31 +0000 (16:47 +0200)]
Updated git submodules

Project: netvirt master 3bc2fda73b17db517e34a7efd864ea5af2100dcf

BUG: Adapt SFC translator to SFC code in Nitrogen

BUG: 8966

SFC Translator must start using logical SFF otherwise it will not work

Change-Id: Iec8dd6ae757d230464162dd1612bcda3a8fd0f26
Signed-off-by: Manuel Buil <mbuil@suse.com>
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
6 years agoUpdated git submodules
Jaime Caamaño Ruiz [Mon, 14 Aug 2017 14:21:28 +0000 (16:21 +0200)]
Updated git submodules

Project: netvirt master ef7ca0ab0840c1c7a51de172beb178560ec2291d

BUG 9003: Support source-logical-port acl match

Neutron flow classifier includes acl matches for source and destination
neutron ports. Added support for source port, and updated the model to
also include destination port although not supported yet.

Change-Id: I83f8cc362869d046cdce756b5cbe4b13215b75f0
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
BUG 9003: Fix port chain event triggered two times

Change-Id: I4dd83824808d3faa2f515901d9171bb8e812d681
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
BUG 9003: Fix classifier entry processing order

Change-Id: Icfafe3ef3a77bd48e3ddcf249f6c1e41b3e57aa5
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 16 Aug 2017 09:24:22 +0000 (11:24 +0200)]
Updated git submodules

Project: infrautils master 0c2ba3561bd4e9104af93f4c116807dedfa27fc8

Minor: Use MDCs' putRunRemove with MDCEntry in ExecutionOriginTest

This looks nicer shorter, and is clearer to read.

Change-Id: I7e3f08120e745dec6176d519a677f6684145ea8a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Anil Belur [Thu, 17 Aug 2017 05:00:15 +0000 (15:00 +1000)]
Updated git submodules

Project: releng/builder master ea47f7c6b08c9d99742e7725dbc1300c65e4bf98

Add oxygen stream for packaging jobs

Change-Id: I8505ab5c5cc9d1aaefb93e7b89b247ddbb7c3186
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Faseela K [Thu, 17 Aug 2017 08:05:31 +0000 (13:35 +0530)]
Updated git submodules

Project: genius master 9825705a5e6f125c58be9a3628c4bf4b834d679d

Ignore newTunnelInterface tests in interafcemanager

As it is not working consistent, and hitting timing issues in master

Change-Id: I6ec36d522817e3abbca9c31e128f86029591afac
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Andrej Kilvady [Tue, 8 Aug 2017 08:09:23 +0000 (10:09 +0200)]
Updated git submodules

Project: integration/test master 094a5ecf7bd23d1bd1c1ec2106046cbca6b5619c

Change ddb reboot suites to set and expect false

Change-Id: Ia4f56ac02c5a1b07b5662964333e15fd07a86cd1
Signed-off-by: Andrej Kilvady <akilvady@cisco.com>
6 years agoUpdated git submodules
eupakir [Mon, 14 Aug 2017 07:02:31 +0000 (12:32 +0530)]
Updated git submodules

Project: netvirt master 66fa83f62e05cb5798178f21e0817c4ef96e9344

Bug 8945 - Missing key is getVrfId. Supplied key is VpnInstanceOpDataEntryKey

On a router delete, the internal VPN for that router was being removed
before handling external networks associated to that router.
Releasing router based lport tags, which is part of L3VPN Over VxLAN,
depends on vpn operational data, but the vpn data was being deleted much
before handling external networks for that router.

Change-Id: I72c0ff142b3929808afcfa7e49589b5420f48510
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 16 Aug 2017 23:53:40 +0000 (23:53 +0000)]
Updated git submodules

Project: releng/builder master 9cee01662b07b3401361822a23dd67ff0f1373d1

Merge "Add l2gw feature to csit patch list."

Add l2gw feature to csit patch list.

With this patch, should be able to trigger
netvirt l2gw/hwvtep csit test by entering
keyword test-ovsdb-l2gw.

Change-Id: Iefe8544e9aa030da6e8ba1998bdb2848d92297ed
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 16 Aug 2017 15:47:19 +0000 (15:47 +0000)]
Updated git submodules

Project: releng/builder master 3516d973418280738916affc2e51c04195a2a3f1

Merge "Lower retry sleeps in controller startup wait"

Lower retry sleeps in controller startup wait

Rather than waiting 5 seconds each time, sleep only one second
before retrying. Console output remains limited to once every
five seconds.

Change-Id: I70c78ed9ab61bc112669613d186ea3d0c1fbed03
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Stephen Kitt [Wed, 16 Aug 2017 11:48:23 +0000 (13:48 +0200)]
Updated git submodules

Project: aaa master 40854b69ca13f5b158599a598a3b075795a74088

Bump commons dependencies, clean up POM

Explicitly pull in beanutils 1.9.3 in aaa-shiro, and clean up the
dependencies to pull in dependencies transitively. The generated
feature ends up being identical, apart from beanutils and
commons-logging (upgraded to 1.2, which is now an OSGi bundle).

beanutils’ release notes are available at
https://commons.apache.org/proper/commons-beanutils/changes-report.html

Change-Id: I4fe725c6d4b443e0c3be3cbdd662a27a7ca7c719
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Alexis de Talhouët [Fri, 18 Nov 2016 14:59:00 +0000 (09:59 -0500)]
Updated git submodules

Project: netconf master 596e850e40fcecb96d96a831190fabfb3bc92ae0

Bug 7176 - Netconf MD-SAL connector is treating prefixed XML as invalid

Change-Id: I107b8f8076b106016069bec48a25738b08380a2a
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
6 years agoUpdated git submodules
Vratko Polak [Mon, 14 Aug 2017 10:08:48 +0000 (12:08 +0200)]
Updated git submodules

Project: integration/test master 0242bbd450227b00d5d8c351b6e97b4810f3dfc2

Bug 8430: Tolerate brief period of unavailable RPC

Change-Id: I10f705ec7f48bc14752e649170f4e72bc4d96661
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 12 Jul 2017 21:34:36 +0000 (03:04 +0530)]
Updated git submodules

Project: netvirt master b0f59bfd464a34cd216b7ece1090e05df7f747bd

vpnmanager DJC enqueueJob without using AbstractDataStoreJob API

because when we moved genius.DJC to infrautils.JC we had concluded that
this method does not need to be exposed publicly, and (at the time) was
only used in 1 place (here).

In order to be able to eventually remove genius.DJC and switch to
infrautils.JC, adjusting this use to be compatible with the new API is a
first step.

Change-Id: Ia025cc542096ce417b35f57cdc723ebc9528ab14
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 23 Jan 2017 18:26:08 +0000 (19:26 +0100)]
Updated git submodules

Project: infrautils master 67b48401720cacbf1ccc02a1c64bd9311c3511cb

Bug 7662 related (spinoff) : Intro. new ClasspathHellDuplicatesCheckRule

ClasspathHellDuplicatesCheckRule is a new JUnit @Rule which can be used
in test to verify, and guarantee future non-regression, against JAR hell
due to duplicate classpath entries.  Basically tests with this rule will
fail if their classpath contains duplicate class.  This could be caused
e.g. by changes to upstream transitive dependencies.

See also the JavaDoc of ClasspathHellDuplicatesCheckRule,
and http://jhades.github.io (which this internally uses, not exposed)

Change-Id: I8b808a152032819ec522b9f2e5e394c4b97bb6cd
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Robert Varga [Mon, 14 Aug 2017 09:08:43 +0000 (11:08 +0200)]
Updated git submodules

Project: odlparent master 6311b59055414fb5c75682153ab42c6810d04f76

Remove equinoxSDK381 artifact declarations

These should not be used anywhere, the only downstream of these
is openflowplugin, which does not really need it.

Change-Id: I0c06aa5a951af78002a9e17545f610fe96d58589
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 26 Jul 2017 14:40:05 +0000 (20:10 +0530)]
Updated git submodules

Project: infrautils master 174f06043c974ebc3cf2f85335a9517778d2e45f

Bug 8904: New utilities for MDCs & Origins

see JavaDoc of MDCs & Origins class for more details

more background is described and further discussed in bug 8904

Change-Id: I7cccefdfae3c2900b2d7fe071b7974c095f8a345
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Ryan Goulding [Wed, 9 Aug 2017 19:46:39 +0000 (15:46 -0400)]
Updated git submodules

Project: netconf master 9c39267873b15e2432747e07135c31dfcf29fc81

Bug 8968: Convert sal-rest-docgen to blueprint

Removes BundleActivator and corresponding ServiceTracker implementation
in favor of utilizing blueprint DI.

Change-Id: I4030253db94f1c79423f41c87c6c75493d5b53d4
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Victor Pickard [Mon, 14 Aug 2017 14:49:04 +0000 (10:49 -0400)]
Updated git submodules

Project: integration/test master 153ed9e778d227bf86f5921fab792f5876f8623a

Fixes for L2GW Netvirt CSIT

Increase the L2GW VM boot time from 30 secs
to 60 secs. Debugging console log indicates that
only 1 DHCP request went out, and the test script
did not wait long enough for a response.

Disable BGP VPN test suite until we get an image
built that includes Quagga BGP.

Note: My sandbox testing includes cherry-pick patch from Jamo,
still under review:

https://git.opendaylight.org/gerrit/#/c/61511/

Change-Id: Iaaf8acb07502bcb502dec1bd2c573d93f19a4ddf
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 10 Aug 2017 19:14:20 +0000 (12:14 -0700)]
Updated git submodules

Project: integration/test master 945714aaf665546b272f0d79340f169a8aa1afdb

Use openstack port list not neutron port-list

Change-Id: I25c36c0ceeb1bb869b52077353cb1d8e5aea65c2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Tue, 15 Aug 2017 21:41:06 +0000 (21:41 +0000)]
Updated git submodules

Project: releng/builder master 93a8aef1fc96f4cb0ecce9961c8f0317f3547026

Merge "Auto Update CSIT Jobs to run for nitrogen"

Auto Update CSIT Jobs to run for nitrogen

Change-Id: I5247fb82eaf8c398aad52854d047d87c267b5a3b
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 15 Aug 2017 21:41:01 +0000 (21:41 +0000)]
Updated git submodules

Project: releng/builder master c2c1228d5dc0e0c27a0244f4989ab3b8faadf71a

Merge "Auto Update CSIT Jobs to run for boron"

Auto Update CSIT Jobs to run for boron

Change-Id: I7023c197110b4dd42f3786abfb14ae01e7940504
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 15 Aug 2017 21:40:45 +0000 (21:40 +0000)]
Updated git submodules

Project: releng/builder master d6242491e367b40ecd28286c0180613032377add

Merge "Auto Update CSIT Jobs to run for oxygen"

Auto Update CSIT Jobs to run for oxygen

Change-Id: I4e9441e001f9d18678017d9fb4a2459dce920362
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
jenkins-releng [Tue, 15 Aug 2017 20:58:39 +0000 (20:58 +0000)]
Updated git submodules

Project: releng/builder master 1454d37094fb84fb8f2a754855253157bd6a0942

Auto Update CSIT Jobs to run for carbon

Change-Id: Ic58fda308ff14042bb48df70d14c21e2552ed079
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Frederick F. Kautz IV [Tue, 15 Aug 2017 21:00:45 +0000 (21:00 +0000)]
Updated git submodules

Project: coe master c59ab5a8ce4ebee1b9fbbe971b5e4c5d22d56a70

Merge "Adding dockerfile and makefile to build and run the watcher"

Adding dockerfile and makefile to build and run the watcher

Change-Id: Ib89604d971cb18e527f33e5bffcd6f6badb349b4
Signed-off-by: Frederick F. Kautz IV <fkautz@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 15 Aug 2017 20:49:55 +0000 (20:49 +0000)]
Updated git submodules

Project: releng/builder master beec3bd9fda2e5267025010461fbdf8fa2cb2fbb

Merge "Simplify csit-auto-update job"

Simplify csit-auto-update job

Refactor the job into a more simplified job stored in the integration
project directory. This job generates csit-jobs-{stream}.lst files which
can simply be !include in a job template file.

This makes releng-defaults.yaml smaller and moves auto-generated files
into their own files for easier maintenance.

Change-Id: Ief999fd72f6340d7aba1bf83a54550e4ebe46351
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 15 Aug 2017 14:56:32 +0000 (10:56 -0400)]
Updated git submodules

Project: releng/builder master debde5b0a0c0059bf12e89e93ed8011edfc553bb

Move comment out of csv-list

The yaml '>' creates a comma separated list of items. Putting the
comment inside of that block makes it part of the list which isn't
correct. Move the comment outside of the csv-list block.

Change-Id: Icd71333d03a7c8f119944e6cf20d2ee6d82f7d35
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Michael Vorburger [Tue, 15 Aug 2017 15:44:13 +0000 (15:44 +0000)]
Updated git submodules

Project: genius master a7117fcba9f8ca4ab54f58ffb4c0a398d91d37ba

Merge "Logging enchancements for genius"

Logging enchancements for genius

Change-Id: Ic4fccb25f03fc9fe5eaa0b05e89e33f335c39422
Signed-off-by: Edwin Anthony <n.edwin.anthony@ericsson.com>
6 years agoUpdated git submodules
Vratko Polak [Mon, 14 Aug 2017 17:16:54 +0000 (19:16 +0200)]
Updated git submodules

Project: integration/test master 708f644381480484338cde7273e4ad7bf79ba715

Update distribution tests to Nitrogen

Change-Id: I0378bf30f2974714ad3860d83e1df45506dad885
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 15 Aug 2017 05:26:46 +0000 (05:26 +0000)]
Updated git submodules

Project: releng/builder master 76d5312ab6ebe17101078634e458b0db1ac8ff31

Merge "Update validate autorelease projects for oxygen"

Update validate autorelease projects for oxygen

Change-Id: Idcff9ee6896c8138ba3b139e55882c7a49fd3352
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 15 Aug 2017 05:26:31 +0000 (05:26 +0000)]
Updated git submodules

Project: releng/builder master 81cfc7674e3fa164696c9b3e2cb62e8be3bf164d

Merge "Update validate autorelease projects for nitrogen"

Update validate autorelease projects for nitrogen

Change-Id: I6ba0405dfb327519095b21138d58b47fca786217
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 15 Aug 2017 05:25:19 +0000 (05:25 +0000)]
Updated git submodules

Project: releng/builder master 8d15ae4025480e518f9f097cf8a38d99d3fcaeaa

Merge "Strip include-raw prefix for script files"

Strip include-raw prefix for script files

Prefixing files with `include-raw-` makes the file name longer
and also not a standard to be followed.

Change-Id: I118728399bc900436f05e1f45cce1566e619148d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 15 Aug 2017 05:24:13 +0000 (05:24 +0000)]
Updated git submodules

Project: releng/builder master 5dc8c48a0fa0b6cd840613d03b08f4cbb8285e35

Merge "Strip include-raw prefix for script files"

Strip include-raw prefix for script files

Prefixing files with `include-raw-` makes the file name longer
and also not a standard to be followed.

Update the .coafile to exlucde new file names.

Change-Id: I9d0139e7c05743ed9f3b5f2f1ced21c94b86758c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 15 Aug 2017 02:49:27 +0000 (22:49 -0400)]
Updated git submodules

Project: releng/builder master ff6ff81c8fd0a0d3b9e4d998c15f74c2bbd52d4e

Handle yangtools nitrogen non-standard branch

Change-Id: Ia5c27300d53c6529e27057dcc9735a7da12aa969
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 15 Aug 2017 01:46:34 +0000 (01:46 +0000)]
Updated git submodules

Project: releng/builder master 273a991a47c301ab7f8fc67345c01eb94c1135f7

Merge "Handle yangtools nitrogen non-standard branch"

Handle yangtools nitrogen non-standard branch

Change-Id: I0e96ed0298ffb18afb7d5077a6714cc0b1800796
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 15 Aug 2017 01:06:18 +0000 (01:06 +0000)]
Updated git submodules

Project: releng/builder master 4a98c0d9bf52be9bdbe5c6b5f06e1aa92564596f

Merge "Update validate autorelease projects for oxygen"

Update validate autorelease projects for oxygen

Change-Id: I077d975acf890665c5e6505c48f45590653ef20f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 15 Aug 2017 01:06:03 +0000 (01:06 +0000)]
Updated git submodules

Project: releng/builder master 05e216929ee42ca427a8dd36be4b299c0163670b

Merge "Update validate autorelease projects for nitrogen"

Update validate autorelease projects for nitrogen

Change-Id: I57223d7458871c0cedae5304c8f67ee2feaa0595
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
jenkins-releng [Tue, 15 Aug 2017 00:17:48 +0000 (00:17 +0000)]
Updated git submodules

Project: releng/builder master ece08592faef0b23c34dbf430fb25384ab20974f

Auto Update CSIT Jobs to run

Change-Id: I06b00ce651c1be06e9ec52628736d63af1c71cc6
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 17:32:25 +0000 (13:32 -0400)]
Updated git submodules

Project: netvirt master 48f70fdcf6ee5031ab7c71e87e2c6a0671b05cbe

Bump versions by x.(y+1).z for next dev cycle

Change-Id: Ibacad85a349937fa2a27554577419fdc8ceb4349
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 17:37:35 +0000 (13:37 -0400)]
Updated git submodules

Project: sfc master 5740b4185edef57931d12e761cb12da3f32df1a7

Bump versions by x.(y+1).z for next dev cycle

Change-Id: Ib7c6fc7f5861f48c09c6603c147ad55f322d343d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 15 Aug 2017 00:15:47 +0000 (00:15 +0000)]
Updated git submodules

Project: releng/builder master e9379cbbf67ee9f58a24e437782d92534d8b5449

Merge "Update AR projects with all file types to log"

Update AR projects with all file types to log

Surefire logs are not getting copied since we moved to
`lf-infra-publish` publisher. This change fixes the issue.

Jira: releng-394
Change-Id: I2465eff9ad38c8a5499c01b2cee9a49b8b439303
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoMerge "Fix topic to be consistent and current release"
Thanh Ha [Tue, 15 Aug 2017 00:04:19 +0000 (00:04 +0000)]
Merge "Fix topic to be consistent and current release"

6 years agoUpdated git submodules
Thanh Ha [Tue, 15 Aug 2017 00:00:23 +0000 (00:00 +0000)]
Updated git submodules

Project: releng/builder master 04c3890554166f05b19226e546c86b654bb07bff

Merge "Push OpFlex artifacts to Nexus repository."

Push OpFlex artifacts to Nexus repository.

Improve OpFlex release process such that the artifacts are built and
deployed to Nexus staging repo.

Create a separte release job for OpFlex. OpFlex artifacts are created
with the staging profile id: 906b0d53d714e

Don't archive artifacts from OpFlex on logs server.

Change-Id: I4f93966f96fcb10723f4bbd41905cdf6275f6995
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Sam Hague [Mon, 14 Aug 2017 23:52:36 +0000 (23:52 +0000)]
Updated git submodules

Project: releng/builder master 5928852042ebaff026326d070fb80f711201d6f0

Merge "Disable stateful and learn modes for L2GW CSIT"

Disable stateful and learn modes for L2GW CSIT

L2GW/HWVTEP does not support security groups yet,
so disable the "stateful" and "learn" modes
for security groups in this suite.

Change-Id: Ie16fac8646e62ad6bee3d1a5110e83c2d2417d4b
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 22:48:11 +0000 (22:48 +0000)]
Updated git submodules

Project: releng/builder master d429e518be01b2dcbe3094399826489fdea55381

Merge "Improve branch cutting scripts"

Improve branch cutting scripts

Improve handling 'new-release-tag' parameter for different
autorelease project streams and also handle 'jre' and 'jdk'
parameter correctly depending on the job.
Re-organize CLI options with example usage and update excludes
list.

Change-Id: Ia24f85d1aa9eadc1b676e084b8fa255763aafbdf
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Mon, 14 Aug 2017 22:38:52 +0000 (22:38 +0000)]
Updated git submodules

Project: releng/builder master 26c20ade21e2629099602ca890b9a67f2b9a2586

Merge "Generate versions.csv for autorelease builds"

Generate versions.csv for autorelease builds

Change-Id: Ia9f409cabaa61303d9659f3ca5089efe45cf42a9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 17:22:04 +0000 (13:22 -0400)]
Updated git submodules

Project: genius master ee0dc3a85ed0e6e2deb57c1830c6381e9ecc1c46

Bump versions by x.(y+1).z for next dev cycle

Change-Id: If2a8b480b686cfe6cc28d6e512f6f53b2ed8ebe6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 17:36:17 +0000 (13:36 -0400)]
Updated git submodules

Project: ovsdb master c5470c8afe0040aa69590e1f9998daed02ee07e7

Bump versions by x.(y+1).z for next dev cycle

Change-Id: I4ec0bfef91e3f3fd4adb230c540da790c73031c3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 17:26:42 +0000 (13:26 -0400)]
Updated git submodules

Project: infrautils master e4eb61b579f04c83278431449a4f995ac38bca47

Bump versions by x.(y+1).z for next dev cycle

Change-Id: Iadde1500ab522dab0cf333cd9a7ce51c82fea13b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 17:19:17 +0000 (13:19 -0400)]
Updated git submodules

Project: coe master a192f9452d7649f88b6fc0ae8fd6d005eff2ecd5

Bump versions by x.(y+1).z for next dev cycle

Change-Id: I27303a5f154534ac03d46f264b5d9d0a23e46197
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 17:31:13 +0000 (13:31 -0400)]
Updated git submodules

Project: netconf master 340e6590af4b1acec713df54252f7856abaa3ead

Bump versions by x.(y+1).z for next dev cycle

Change-Id: Ic822853db53a9f174ae65fa17c0c03f662f36eb4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 17:14:34 +0000 (13:14 -0400)]
Updated git submodules

Project: aaa master 649be10fa4432930bb5b159fcd424af414841fcf

Bump versions by x.(y+1).z for next dev cycle

Change-Id: I244639b1a978de38bf88ef25f72a7c24f46da13c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 20:20:48 +0000 (20:20 +0000)]
Updated git submodules

Project: releng/builder master d2932592d1c8707227c1cdaf05bffc45c63b36a8

Merge "Add example GERRIT_REFSPEC to Jenkins UI docs"

Add example GERRIT_REFSPEC to Jenkins UI docs

Change-Id: Ie691c5b62e89e90dfccecb8f75a60ac69b870c81
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 20:20:13 +0000 (20:20 +0000)]
Updated git submodules

Project: releng/builder master 29b2f25826a1d889aa515be1c39c40da83f7ae00

Merge "Use larger heap size for distribution SFT"

Use larger heap size for distribution SFT

Also in multipatch job.
Added even to jobs which use -Pq to skip SFT,
to make it easier for Ssandbox runs without -Pq.

Change-Id: Ic5113a4d1cdb47b8540c5495a939c35cb154e31a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
jenkins-releng [Mon, 14 Aug 2017 19:25:56 +0000 (19:25 +0000)]
Updated git submodules

Project: releng/builder master cb45ff0899c00030a8369a32069bcf14f56c3a75

Auto Update CSIT Jobs to run

Change-Id: I20684e2e69b0426e80ffc30b469f5ac6a9b628d8
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Anil Belur [Mon, 14 Aug 2017 03:35:02 +0000 (13:35 +1000)]
Updated git submodules

Project: releng/builder master 4aaa45a1cafdf3191f28a3885a7010fa966a6bda

Create Oxygen jobs and bump Nitrogen branch

Nitrogen branch cutting to reflect new stable/nitrogen branches and
move master to Oxygen.

Change-Id: I49a6585780747c08ae9c768697aee3c90f786d03
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoFix topic to be consistent and current release 13/61713/1
Thanh Ha [Mon, 14 Aug 2017 18:56:02 +0000 (14:56 -0400)]
Fix topic to be consistent and current release

The topic should be the name of the current release being branched not
the future release being bumped.

Change-Id: Id7086a570539c75bf9f19ff1353f32ee03191f88
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 14 Aug 2017 14:22:51 +0000 (10:22 -0400)]
Updated git submodules

Project: releng/builder master b17a837983985180d075a27f47776f1ef97722d4

Revert "Add method to not trigger downstream ar"

This reverts commit 32b1f54a6145cbe9558d4c8810bd584197c68458.

The "builder" type for triggering downstream jobs do not support
checking if the job is unstable or failed so causes 2 copies of every
job to trigger. Looks like we need to find another way to handle this :(

Change-Id: Ic2f725ac9f9753c6d59624f99b1d635e84f72015
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Robert Varga [Wed, 9 Aug 2017 19:16:12 +0000 (21:16 +0200)]
Updated git submodules

Project: integration/test master 89471495b2111d41036836a3fd43add01dd89e3e

Lower sleep times during controller startup

This lowers the sleep time between each try to ping the controller,
while retaining the message output at every 5 seconds.

Change-Id: I7c9cf4ce56f2645b6f26a4307b6df6f7386e1c5a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Stephen Kitt [Mon, 24 Oct 2016 15:53:46 +0000 (17:53 +0200)]
Updated git submodules

Project: odlparent master ac81ccde16c98c2ca5534ada51f92e0e5c8af519

Bump maven-bundle-plugin 2.4.0/3.0.1 -> 3.3.0

Change-Id: I4f4909f69f57fcdfbe703a91251fd2c038d777ab
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Fri, 16 Jun 2017 12:09:03 +0000 (14:09 +0200)]
Updated git submodules

Project: odlparent master 132be15375b7d49f80628ecbbcc1d641bf866dc0

Bump depends-maven-plugin 1.3.1 → 1.4.0

Change-Id: I72ecfa4178042ce7bf994f717edad1e32a70823f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Fri, 11 Aug 2017 23:29:13 +0000 (23:29 +0000)]
Updated git submodules

Project: netvirt master 202b5549262d8b70695a71681d7c36be0a7aa892

Revert "Bug 8960: port information for 1 dpn is missing in subnet-op-data and port-op-data"

This reverts commit 679f82391862995bfea11011c217ba7a1a91cb5c.

Change-Id: I62bb7890803d5e5b51cf6f1d1bc359eeac75eb13
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Robert Varga [Wed, 9 Aug 2017 21:41:26 +0000 (23:41 +0200)]
Updated git submodules

Project: netvirt master 3c8327a126cb2892a6cee363fdcec950abcf1678

Do not catch Throwable

Java code should never catch Errors, which catching Throwable does.
Catching Exceptions is more than adequate.

Change-Id: Iee3ae475438b7f872cb8f4a07dcd0187dc73657c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Luis Gomez [Fri, 11 Aug 2017 21:10:20 +0000 (23:10 +0200)]
Updated git submodules

Project: releng/builder master 3bf8b6e933a06d28a3853f733371482b1ce4e0df

Add nitrogen jobs for daexim

daexim is now part of SR therefore it requires standard build jobs
and standard csit jobs for nitrogen (master branch).

Change-Id: I267d6cb6fc2ff3b9868184b3fc3c07c93705aaad
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Anil Belur [Fri, 11 Aug 2017 21:23:49 +0000 (21:23 +0000)]
Updated git submodules

Project: releng/builder master 7cfe8f8e1fbcf69d4220e77c373511e4b94f4a82

Merge "Update Centos7 devstack newton images"

Update Centos7 devstack newton images

- Pull in the latest Java security updates and systems updates
- Image set as public.
  "id": "217e814a-69cd-4841-b94b-04e82d98b468",
  "visibility": "public",
  "name": "CentOS 7 - devstack-newton - 20170808-0528"

Change-Id: Ie81a3b7f939a56cc192279df711b8f92f378578a
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Fri, 11 Aug 2017 21:23:46 +0000 (21:23 +0000)]
Updated git submodules

Project: releng/builder master 22151310cb7c9d2de7140e71fb6de3dd6aa3c018

Merge "Update Centos7 docker images"

Update Centos7 docker images

- Pull in the latest Java security updates and systems updates
- Image set as public.
  "id": "8297ace8-4da9-4727-b0a0-c403442829b2",
  "visibility": "public",
  "name": "CentOS 7 - docker - 20170808-0528"

Change-Id: Ic709b86617916f6e2a0fb7226bd9e487d9711ee8
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Fri, 11 Aug 2017 21:23:41 +0000 (21:23 +0000)]
Updated git submodules

Project: releng/builder master d9ee132a7c720d66270854daf03693e2b27d77e1

Merge "Update Centos7 devstack ocata images"

Update Centos7 devstack ocata images

- Pull in the latest Java security updates and systems updates
- Image set as public.
  "id": "fb1e0afa-6d9b-470b-89ce-192c65f0232c",
  "visibility": "public",
  "name": "CentOS 7 - devstack-ocata - 20170808-0528"

Change-Id: If77df4b67e55b033cce324eb38426dc0d9be7c0e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Fri, 11 Aug 2017 21:23:38 +0000 (21:23 +0000)]
Updated git submodules

Project: releng/builder master 277e6f6ee3df23e731f87b1850e8329bb69e324d

Merge "Update Centos7 devstack images"

Update Centos7 devstack images

- Pull in the latest Java security updates and systems updates
- Image set as public.
  "id": "4c916dfc-3237-4664-a50a-d92d698e8c33",
  "visibility": "public",
  "name": "CentOS 7 - devstack - 20170808-0528"

Change-Id: Iaaacb3056189dd4939aa3886b3febcaeb2c0aa6c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Fri, 11 Aug 2017 21:23:36 +0000 (21:23 +0000)]
Updated git submodules

Project: releng/builder master 9527fadeacdd2fcf7b0b65e8da9ea141601c2db6

Merge "Update Ubuntu 14.04 gbp images"

Update Ubuntu 14.04 gbp images

- Pull in the latest Java security updates and systems updates
- Image set as public.
  "id": "5e999929-bc3c-42d0-b2cd-3837d5b6a2de",
  "visibility": "public",
  "name": "Ubuntu 14.04 - gbp - 20170808-0524"

Change-Id: I06fe2a3a3423663d7464ada814f937043e59fd85
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Fri, 11 Aug 2017 21:23:33 +0000 (21:23 +0000)]
Updated git submodules

Project: releng/builder master 2e45935078b5a2964964ff9ea2ca9dd038ec33ea

Merge "Update Ubuntu 16.04 mininet-ovs-25 for AAA CSIT"

Update Ubuntu 16.04 mininet-ovs-25 for AAA CSIT

- Ubuntu 14.04 mininet-ovs-25 images are not supported,
  therefore use 16.04 images.
- Pull in the latest Java security updates and systems updates
- Image set as public.
  "id": "7eaec9c7-4be2-4a36-8566-35bbe33abcc8",
  "visibility": "public",
  "name": "Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158"

Change-Id: Ic6c5ac4592941a6f11d7bdccffcc519bc2b3adaf
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Fri, 11 Aug 2017 21:23:30 +0000 (21:23 +0000)]
Updated git submodules

Project: releng/builder master ef976522a281d47f67e1a8c99fc3d5a34f89fa4e

Merge "Update Ubuntu 14.04 images"

Update Ubuntu 14.04 images

- Pull in the latest Java security and systems updates
- Image set as public.
  "id": "e6732e65-4620-4a77-87d8-98bfc1654452",
  "visibility": "public",
  "name": "Ubuntu 14.04 - mininet - 20170808-0158"

Change-Id: I0ec169f18472b169e7c8f67c072a31593815378b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Fri, 11 Aug 2017 21:23:27 +0000 (21:23 +0000)]
Updated git submodules

Project: releng/builder master b77ff82ba886206add03c0144ce9705ecd7e2557

Merge "Update Ubuntu 16.04 images"

Update Ubuntu 16.04 images

- Pull in the latest Java security updates and systems updates
- Pull in the Quagga/6Wind binaries
- Image set as public.
  "id": "7eaec9c7-4be2-4a36-8566-35bbe33abcc8",
  "visibility": "public",
  "name": "Ubuntu 16.04 - mininet-ovs-25 - 20170808-0158"

Change-Id: I35dfe1cf93aeae18d0647abf66779d66ee3c5e5f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Fri, 11 Aug 2017 21:23:26 +0000 (21:23 +0000)]
Updated git submodules

Project: releng/builder master 8d2f7df3cdb581f4d69c6617177d40537ab9fb0b

Merge "Update Centos7 java-builder image"

Update Centos7 java-builder image

- Pull in the latest Java security updates and systems updates
- Pull in the Quagga/6Wind binaries
- Image set as public.
  "id": "cc383a1b-468c-4d89-bdc3-1f651605a599",
  "visibility": "public",
  "name": "CentOS 7 - java-builder - 20170807-2145"

Change-Id: Ic323ee10f1a7e40045a4187fb09added1c66686f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Kency Kurian [Thu, 10 Aug 2017 10:17:08 +0000 (15:47 +0530)]
Updated git submodules

Project: netvirt master 172e9ccbbd2e631a10fe1bd82c694ee1668ec9aa

Bug 8972: dhcp-show does not display the defaults

dhcp-show was not printing the default config values for lease time and
domain.

Also earlier the default value was hardcoded in this CLI instead of
fetching from thr constants file defined.

Change-Id: Ie5c3542bad7fd73bbe9aec5ab438ec46a1c3f87e
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Philippe Guibert [Wed, 26 Jul 2017 09:08:24 +0000 (10:08 +0100)]
Updated git submodules

Project: netvirt master 951949288b301f74ca42d19e4663285d72822c20

BUG-8894 : display VPN interface count number for each VPN instance.

This value is displayed correctly in shell function.
vpn-instance-op-show --detail.

Change-Id: I9817aef44bc4b56889132aea3f17791b239bb7fd
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoUpdated git submodules
Philippe Guibert [Fri, 7 Jul 2017 12:08:30 +0000 (13:08 +0100)]
Updated git submodules

Project: netvirt master f87fd341c43ecb22799c9c168126600827526a1d

Bug 8821 : BGP Manager / BGP counter incorrect with VPNv6 prefixes

The commit consists in not only counting separately the prefixes for
VPNv4, VPNv6, and EVPN; but also sums all previous values to get the
total numver of prefixes. That counter obtained wast taking into account
only VPNv4. Now it includes VPNv6.

Change-Id: I1c6b4acb98870ae919ef06c229537abbd966697b
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoUpdated git submodules
Stephen Kitt [Tue, 8 Aug 2017 16:14:16 +0000 (18:14 +0200)]
Updated git submodules

Project: coe master c01711fa46c65aea223fdbf80319dfc90f07103f

Bump odlparent 2.0.2 to 2.0.4

Change-Id: I66bb7f25ded406b0cb5dbe202b02da8d5dc423a4
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Faseela K [Fri, 11 Aug 2017 16:31:26 +0000 (16:31 +0000)]
Updated git submodules

Project: genius master 99331596487d4abcad1e1fb40f68bc91c8754939

Merge "Log enhancements for better debuggability"

Log enhancements for better debuggability

Change-Id: I94b93304906e3d6cc8326056c64f9843f42f3261
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Sam Hague [Fri, 11 Aug 2017 15:24:05 +0000 (15:24 +0000)]
Updated git submodules

Project: releng/builder master 6fb33e86194a445d947888223c44eea071f4cfa9

Merge "Add method to not trigger downstream ar-jobs"

Add method to not trigger downstream ar-jobs

When we are triggering many autorelease jobs per day we do not wish to
trigger distribution-test jobs for every run otherwise it will spam the
Jenkins queue. This allows us to selectively disable triggering the jobs
when we manually build.

Change-Id: Ia345b3875bd29e5869bc09aa378314d542fef181
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Vratko Polak [Thu, 10 Aug 2017 16:18:36 +0000 (18:18 +0200)]
Updated git submodules

Project: odlparent master 4aea924e958dc74634c1cd957bf08f6be28915c5

Configurable path to place SFT heap dumps

Change-Id: Ib9e56f9147f972b4b28db2e7db7426402adb220e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 3b3dc36e0af2d848a044f2a5841e10fcb3258e20)

6 years agoUpdated git submodules
Vratko Polak [Mon, 7 Aug 2017 10:11:15 +0000 (12:11 +0200)]
Updated git submodules

Project: odlparent master 09c7c12f8591ce25e82c3e39c233a6ed36bb1fac

Make SingleFeatureTest max heap size configurable

Currently, CSIT jobs of -only- type use 2GB of heap and CSIT
of -all- type use 3GB. But we are seeing occasional failures
in distribution, especially odl-integration-all feature can take
more heap than usual.

Address the TODO item by allowing maximum heap size to be specified
as a system property -- thus can be overridden by downstreams in
their pom.xml.

Change-Id: I84adda01f3bd20180c6d81d3da807d38b5af6fa1
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 1aa0ac18166b3183e7733b50612f9706efa3c8b9)

6 years agoUpdated git submodules
Jakub Morvay [Fri, 11 Aug 2017 07:08:49 +0000 (07:08 +0000)]
Updated git submodules

Project: netconf master e349956e348cd090f7c803580ea444e02be53de2

Merge "Remove explicit version declaration"

Remove explicit version declaration

odlparent provides a declaration, no need to override versions.

Change-Id: Id627c79a80a1ca420a40ff9cee0c1280d8524246
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Sam Hague [Tue, 1 Aug 2017 20:37:30 +0000 (20:37 +0000)]
Updated git submodules

Project: integration/test master 1a4b16cf3e73e7ece2c8dbeff54d2c444b294001

Revert Revert Changes in VPNService CSIT Scripts

This reverts commit e66d0264ba13bf16008421f1637cc6585645a1d6.

Change-Id: I28917d46783b3e5384b5f83b29cbec0f8c90a4bb
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Achuth Maniyedath [Thu, 11 May 2017 18:32:50 +0000 (00:02 +0530)]
Updated git submodules

Project: netvirt master b7f316c02986bbf8cdcd0c6ede7b3c858ee36dd8

Neutron Port allocation for DHCP Service

The feature enables DHCP service to make use of the
newly created Neutron ports provisioned by Openstack
networking-odl driver at the time of Subnet creation.
Additionaly an ARPResponder flow is also introduced to
service the ARP requests for these ports during VM
DHCP renewal.

All ArpResponder handling for Router interface gateway,
floating IP and DHCP ports will be moved to ElanService,
introducing a pipeline change for ARP handling.

LPort Dispatcher Table(17) -> ARP Check Table(43) -> ARPResponder Group
-> ELAN Base Table(48), ARP Responder Table(81), Controller
-> Egress Dispatcher Tabel (220)

Change-Id: If1c787c50bd3054766caaa6b11e6c8023402cce4
Depends-On: I2dce5e253d3c94180dd18e51125c5c18170b5c69
Signed-off-by: Achuth Maniyedath <achuth.m@altencalsoftlabs.com>
Signed-off-by: Vijayalakshmi Chickkamenahalli Nagaraju <vijayalakshmi.c@altencalsoftlabs.com>
Signed-off-by: karthik.p <karthik.p@altencalsoftlabs.com>
6 years agoUpdated git submodules
HANAMANTAGOUD V Kandagal [Wed, 9 Aug 2017 09:20:35 +0000 (14:50 +0530)]
Updated git submodules

Project: netvirt master 679f82391862995bfea11011c217ba7a1a91cb5c

Bug 8960: port information for 1 dpn is missing in subnet-op-data and
port-op-data

Upon PL reboot , if southbound event (PortUP) event is received first and
northbound event(OnSubnetAddedToVpn) is received later ,DPN will not be
updated in PortOpData.

Fix :
(1) When northbound event is received , SubnetOpDataEntry is created first
by using clustered wide lock based on subnetId.
Then PortOpDataEntry and subnetToDpn is created.

(2)Incase southbound event is received first,PortOpData entry may not be
available.In such case subnetId is retrieved from Neutron cache and
PortOpData entry will be created by the SubnetInterfaceStateChangeListener
thread.

Change-Id: I92ed4aa801cfcbc2da37366149b7c5f2fba2ed4c
Signed-off-by: HANAMANTAGOUD V Kandagal <hanamantagoud.v.kandagal@ericsson.com>
Signed-off-by: ehvkand <hanamantagoud.v.kandagal@ericsson.com>
6 years agoUpdated git submodules
Stephen Kitt [Tue, 8 Aug 2017 16:14:13 +0000 (18:14 +0200)]
Updated git submodules

Project: sfc master bc802984032cf91edddf0210a12fc8550e1a81a3

Bump odlparent 2.0.2 to 2.0.4

Change-Id: I9c74470018d63d8b693068c7ce7373cabb4cf3ed
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
David Suarez [Wed, 9 Aug 2017 07:23:43 +0000 (09:23 +0200)]
Updated git submodules

Project: sfc master b49cc35061f47d9e63bbc9486def399bcdcd927b

Add support for the new SFC shell

Add support for the new SFC shell. This is the first commit of a series
adding all the new CLI commands to the Karaf console to show the
provisioned SFC's model entities as described in [1].

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

Change-Id: I04498cbbe23aa0ab3ffb22aba87432217b0fe34b
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Thu, 10 Aug 2017 16:35:13 +0000 (12:35 -0400)]
Updated git submodules

Project: releng/builder master 86670c0807324fa25ae818d2fc1ce1592d78f495

Remove JJB Docker documentation

Remove the Docker documentation as it's out of date and the images are
very old. I haven't heard from users in recent time that there were
issues which tells me that there's likely not very many who use these
images. This simplifies our docs a bit.

Change-Id: I14803a06868913db64e0f2ae1add151a5a13df92
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Mon, 7 Aug 2017 06:23:56 +0000 (16:23 +1000)]
Updated git submodules

Project: releng/builder master 5a85cab82652dbb19333fed7aa9a12dee7717b61

Strip include-raw prefix for script files

Prefixing script files with `include-raw-` make the file name longer
and also not a standard to be followed.

Change-Id: I17f58cd8f93c5a6f5bf703cdcb15d24fc5043b56
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Mon, 7 Aug 2017 06:31:34 +0000 (16:31 +1000)]
Updated git submodules

Project: releng/builder master 41ba8c0651635f54684ee4b07c95b03f18cfa5d9

Strip include-raw prefix for script files

Prefixing the files with `include-raw-` make the file name longer
and also not a standard to be followed.

Change-Id: I4394c5c971587583def53e545ddbac824c916309
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Daniel Farrell [Thu, 10 Aug 2017 13:08:56 +0000 (09:08 -0400)]
Updated git submodules

Project: integration/packaging master 2ac8721b4cbf546df5d59ddad46ed68db070bdfb

Make Packer docker_repo vary by OS

We have DockerHub repos opendaylight/odl for CentOS (main OS) and
opendaylight/fedora for Fedora. With the docker_repo var in ODL var
file, it required a manual `docker tag` to push Fedora images to the
right repo. Making it vary by OS is more correct, avoids this step.

Change-Id: Ibcdfa2d509427652ac6096104e883316c2c54905
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Thu, 10 Aug 2017 11:39:39 +0000 (17:09 +0530)]
Updated git submodules

Project: odlparent master f2e0c03ebaa8c5ef3e9296d05ab7a72b774efdf7

Move karaf-util dependency

from bundles-test to features-test

The new karaf-util artifact introduced in
https://git.opendaylight.org/gerrit/#/c/61293/ should not be a
dependency of bundles-test but rather of features-test IMHO.

This is because bundles-test actually not have a compile time dependency
to the CustomBundleUrlStreamHandlerFactory from karaf-util; only
features-test (in PerRepoTestRunner).

However, bundles-test is also used in infrautils' ready.  Bumping to
odlparent 2.0.4 (which includes this) fell over with "...
odl-infrautils-ready ... Unable to resolve
org.opendaylight.odlparent.karaf-util...", because of the
<Embed-Dependency>bundles-test-lib in ready-impl.

We could add karaf-util to the <Embed-Dependency> of ready-impl to work
around this, at least temporarily to unblock, but the root cause is that
the dependency is wrong.

Change-Id: I031fbbc8fb9d8eebba3550ef0683b8363397d8a8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Thu, 10 Aug 2017 13:50:31 +0000 (09:50 -0400)]
Updated git submodules

Project: integration/packaging master 8b7d75a522bf63e498c598fc790a3971a3cc4a36

Use new become syntax for Packer Ansible provision

The old `sudo: yes` way to do Ansible provisioning as root is
deprecated, throws a depreciation warning.

Change-Id: I4b530fa68aab234c3af21eec504369eb30128fee
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Thu, 10 Aug 2017 10:14:57 +0000 (15:44 +0530)]
Updated git submodules

Project: infrautils master 7d300e136b57cd0acf1920848fa5411b3220e931

Bump odlparent 2.0.2 to 2.0.4

This include a temporary hack / work-around in ready/impl/pom.xml for
the problem which will be properly fixed the next odlparent release by
https://git.opendaylight.org/gerrit/#/c/61489/

Change-Id: Ia0fd1da9d4ae5eb01d719badcf03aeef91a44dc3
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Thu, 10 Aug 2017 13:02:19 +0000 (09:02 -0400)]
Updated git submodules

Project: integration/packaging master e57f4ca8231799ae3505425ed1e737ef538c00d3

Remove old Packer OS versions

Debating if should also remove old ODL versions, but I have been
updating them with new OS releases so thinking no for now. Definitely
don't need old OS versions though, no plans to use them again.

Change-Id: Ic0836fa4a279f9ec3920e7dc0f265cb29168e8d1
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Robert Varga [Wed, 9 Aug 2017 18:49:18 +0000 (20:49 +0200)]
Updated git submodules

Project: odlparent master 506abdd6d658085b3109ead60cd105cb8d6a4600

Bump netty to 4.1.14

http://netty.io/news/2017/08/03/4-0-50-Final-4-1-14-Final.html

Change-Id: Iff5310e47cfbfd4e12bb33ac38cebc1fe6c20ccc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Robert Varga [Thu, 10 Aug 2017 08:59:02 +0000 (10:59 +0200)]
Updated git submodules

Project: odlparent master 809093d2fe58aa141125e3e64b188324db9337df

Eliminate triemap declaration

Triemap is forked and delivered in yangtools, this was a private
stop-gap build.

Change-Id: Ife6f1b29e28d7fea2e80b49dc6670d92458d3240
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Stephen Kitt [Tue, 8 Aug 2017 16:21:02 +0000 (18:21 +0200)]
Updated git submodules

Project: aaa master f3c8135dcaa35149a4e0678fe8d9b58b77ed00ab

Bump odlparent 2.0.2 to 2.0.4

Change-Id: Iaddd898e2c40e284dd61b435a95064831ad88529
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Tue, 8 Aug 2017 16:14:08 +0000 (18:14 +0200)]
Updated git submodules

Project: ovsdb master b31d529203eb812ccdc4806666d0e90393c75269

Bump odlparent 2.0.2 to 2.0.4

Change-Id: Iacdb35cb6b7fedc8c00b06ba3bd051226f7d58c4
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Tue, 8 Aug 2017 16:14:07 +0000 (18:14 +0200)]
Updated git submodules

Project: netvirt master 58c96d2c48cd8328ad3f44c4295a291aac03d0b8

Bump odlparent 2.0.2 to 2.0.4

Change-Id: I5e1f577b3aea966b2340a89eb4010707e27f2628
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Robert Varga [Thu, 10 Aug 2017 09:02:35 +0000 (11:02 +0200)]
Updated git submodules

Project: odlparent master 5e1a8f3364cb83a632fcd9dc14029da74ee081c2

Bump scala to 2.12.3

http://scala-lang.org/news/2.12.3

Change-Id: I39b18bd3abbd8aeaa6693f098599f9362cfe0023
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>