docs.git
7 years agoUpdated git submodules
David Suarez [Tue, 23 May 2017 23:47:25 +0000 (01:47 +0200)]
Updated git submodules

Project: infrautils master 057006eff21115decb568a757d883ecf2e9e34c4

Fix issues in checkstyle enforcement for module counters-impl

- Copyright section
- Order imports
- Improve exception handling to avoid IllegalCatch
- Enforcement in pom.xml

Change-Id: I687c97eaf2d4f32a02c0a2eafb35033fd5cc80f2
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Thu, 15 Jun 2017 06:52:02 +0000 (12:22 +0530)]
Updated git submodules

Project: integration/test master 369706e1243f62de32f9edd9fbc5c5f205a9c754

Rename genius scriptplans

Rename genius scriptplans to align to the changes in releng/builder

Change-Id: I7bbc2b954810ff40c5cf2489079a34c7edc7dca8
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 15 Jun 2017 15:02:10 +0000 (15:02 +0000)]
Updated git submodules

Project: genius master d9e75c66ead228c0e45cb9f8ae5a374c8102de8f

Merge "Use TestEntityOwnershipService that's now in controller"

Use TestEntityOwnershipService that's now in controller

following https://git.opendaylight.org/gerrit/#/c/58089/

Change-Id: If0626ef349e16469cef14504ae6b11595030dad2
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 15 Jun 2017 15:00:24 +0000 (15:00 +0000)]
Updated git submodules

Project: genius master 50c0639a0d7ab0fbfedb39c04b5e310c8791ef34

Merge "Listener base classes should not throw exception if close()'d "

Listener base classes should not throw exception if close()'d

for AsyncClusteredDataTreeChangeListenerBase and
AsyncDataTreeChangeListenerBase, by introducing a new
ShutdownLoggingExecutorService infra util. related to -1 discussion in
https://git.opendaylight.org/gerrit/#/c/57004/

This is an alternative proposal to the ShutdownLoggingExecutorService
idea from https://git.opendaylight.org/gerrit/#/c/57156/

Change-Id: I5884a188fb5ea3581f99cc559acb158ed370ed7b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Ryan Goulding [Mon, 5 Jun 2017 16:26:32 +0000 (12:26 -0400)]
Updated git submodules

Project: aaa master fa788d671d547242e399ef5e3566166ca613d719

Bug 8437: Collapse Services and transition to blueprint

One of the major focuses of the Nitrogen release surrounds service stability
in Karaf.  Hitherto, AAA has made use of a wide variety of service wiring
techniques, some effective, some not so great.  The service wiring really
was composed of three forms:
1) blueprint (good)
2) CSS (removed in previous patches and replaced by #1)
3) felix dependency management, which is really old and required long waits
   to properly wire various components

Since #2 was already removed, this patch removes #3, which is the wiring of
services through ServiceTrackerCustomizers and the singleton ServiceLocator.
ServiceLocator still exists in this patch;  to remove it here would make the
patch much too large, but it will be refactored in a followup patch.

For now, what is done is the following:
1) removal of aaa-authn bundle.  This bundle contained Builders and utility
classes common to aaa-idmlight and aaa-mdsal-store bundles.  They are
implementation details, and thus not candidates for odl-aaa-api.  They were
put in odl-aaa-shiro, as eventually odl-aaa-mdsal-cluster will eventually be
removed and replaced with functionality built directly into odl-aaa-shiro
(see https://git.opendaylight.org/gerrit/#/c/56744/)

2) removal of aaa-authn-basic.  This bundle really didn't provide much
more than HttpAuthBasic, which is really the only common impl of TokenAuth
used in AAA.  This bundle's functionality was relocated to odl-aaa-shiro.

3) removal of aaa-authn-sts.  STS stands for "single token store".  This
bundle also provided limited functionality, and really didn't make sense as
a completely separate service.

This patch focuses on the consolidation of several aaa bundles and services
into something more manageable directly in aaa-shiro.

Future work will:
1) remove the existing mdsal store in favor of the MDSAL based
   AuthorizingRealm.  Basically, the old mdsal store utilizes a lot of hacky
   code, reflection, etc. which can be cleaned and redefined to be more
   managable.  This will be removed in Oxygen, as we forgot to deprecate
   it in Nitrogen.  Messaging will be delivered to ensure that people use
   the new Realm approach once it is available.  This is again, not going
   to be the default store anyway in Nitrogen.

2) further refactoring of Services so that the aaa-idmlight and aaa-h2-store
   bundles are included directly in aaa-shiro.  Basically, it is really
   against OSGi architecture to have this many services providing such
   limited functionality.  Instead, we ought to provide them as part of a
   single service, and make configuration through clustered-app-config,
   cfg files, or some other more sane way than service injection.  The
   fact remains that we really want a more statically wired configuration
   that is consistent and easy to understand.

This is just part of many patches to clean the existing AAA implementation.

Change-Id: I740a667278f2ff64daff5e3602ddc5586fe23733
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
David Suarez [Wed, 14 Jun 2017 23:12:20 +0000 (01:12 +0200)]
Updated git submodules

Project: aaa master b028d0fb91ff7957c60f760d7da71d129ee248c9

Fix Remove Role command

The Remove Role command was actually removing the user with roleId
instead of the role.

Change-Id: I8564c35d658a6367dbf3e16eab23f46803119721
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 14 Jun 2017 23:31:55 +0000 (23:31 +0000)]
Updated git submodules

Project: releng/builder master 347dd3417f85f06c999e7e9059de4df34bf57589

Merge "Update Ubuntu 1404 with 1604 mininet-ovs-25 images"

Update Ubuntu 1404 with 1604 mininet-ovs-25 images

All the mininet images are updated with Ubuntu 16.04 as per
thread since CSIT jobs are still using the outdated 14.04 images:
https://lists.opendaylight.org/pipermail/dev/2017-March/003484.html

Change-Id: Ie898c8e22d12e0bc167ccaabb7470d0b5d6033ac
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 14 Jun 2017 23:31:46 +0000 (23:31 +0000)]
Updated git submodules

Project: releng/builder master 0ee3c05331b174e1be5d2adad43b9bdaae50ffb1

Merge "Update Ubuntu 14.04 mininet images"

Update Ubuntu 14.04 mininet images

Change-Id: Ib2cf297757d048d612c3229480f1c9c8cacba26f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 14 Jun 2017 23:31:32 +0000 (23:31 +0000)]
Updated git submodules

Project: releng/builder master 8d12b324463c0e3357d7eb2f52e63319d0ef9068

Merge "Update CentOS7 docker images"

Update CentOS7 docker images

Change-Id: I8412fa541c0895a00a0f71ffe6cd53d17b91399d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 14 Jun 2017 23:31:22 +0000 (23:31 +0000)]
Updated git submodules

Project: releng/builder master b30e58394f7c9e1c7c354922cf2a27a83a0df15e

Merge "Update CentOS7 devstack-newton images"

Update CentOS7 devstack-newton images

Change-Id: I3e13336fb5786c3fef732c44ca2b0de83d14e527
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Ryan Goulding [Wed, 31 May 2017 19:11:18 +0000 (15:11 -0400)]
Updated git submodules

Project: aaa master 5a088960da6dbd581e083ecce02c4f189aa35f20

Move local karaf distribution to karaf4

Move the local karaf distribution to karaf4.  Also adds a
missing artifact to the artifacts pom.

Change-Id: I881794d3d3cdc22ed9776f87480b8c9437434e71
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 14 Jun 2017 16:19:09 +0000 (18:19 +0200)]
Updated git submodules

Project: infrautils master 986d1413f117c2708a07933b182d0c9eb2ffcddc

Fix diagstatus' wrong odlparent & jobcoordinator missing versions

Change-Id: Ibcf0457c4ce1ac165fc4b6875a7647d4c9eafa17
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Len [Thu, 1 Jun 2017 18:26:38 +0000 (11:26 -0700)]
Updated git submodules

Project: integration/test master c7cff03eb26cb49fab7f334e7094797cbda39ec7

Add new test cases to clustered reconciliation

Change-Id: Id1df778573e4cc6efcdb8d228c577648df214d96
Signed-off-by: Len <lgiersch@brocade.com>
7 years agoUpdated git submodules
Ryan Goulding [Tue, 13 Jun 2017 14:49:40 +0000 (10:49 -0400)]
Updated git submodules

Project: odlparent master 1f834b882554c7414caf3440f2b1ec817c437283

Bug 8685: upgrade jolokia from 1.3.3 to 1.3.6

Changes are described in depth here:
https://jolokia.org/changes-report.html

Change-Id: Ifad9f981d893c686616c5b8ee509da997db5ed37
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Miguel Perez [Thu, 8 Jun 2017 13:41:56 +0000 (15:41 +0200)]
Updated git submodules

Project: netvirt master 655bad0e5a661c6a7f1c88a3aff619cd88219ac6

Bug 8374: NPE observed on fib-show command

 + Havent been able to reproduce the NPE, but did a bit of
   refactoring with special care about possible NPEs

 + First of all, it's not VrfEntryListener's responsibility to
   print anything on screen. This logic's been moved to the
   fib-show command implementation.

 + I took the change to remove dependency from 'shell' to 'impl'

 + L3VPNTransportTypes defines types that are used in 'shell', so I
   moved it from 'impl' to 'api'.

 + Also moved the dependency to 'itm-api' from 'impl' to 'api'

Change-Id: Ie792c40cf61af0bcefb83be9b0d6c5fcb6fb755c
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 20:14:42 +0000 (16:14 -0400)]
Updated git submodules

Project: federation master be26d98fc6a8c2da5c38ea394038eb69ac5a04ef

Migrate to odlparent 1.9.0

Change-Id: If5d3a4fb110d2481ace06d97e930f4834b9bb17f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Andrej Kilvady [Thu, 8 Jun 2017 07:15:37 +0000 (09:15 +0200)]
Updated git submodules

Project: integration/test master 545a0dcdfe47066579b05f21d49b8dc6312d05ce

Add service deletions to all (BGP-related) suites

Change-Id: Ieacb594a8fc9c23eb3e9b5d684e5ba59365a011d
Signed-off-by: Andrej Kilvady <akilvady@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Wed, 14 Jun 2017 13:27:56 +0000 (15:27 +0200)]
Updated git submodules

Project: integration/test master 129c121903a81cd17cccf715af879702e51e4bb6

Fix handling of nested list responses

${resp}[2] is bad, @{resp}[2] is good.
@{resp}[0][2] does not work, handled using custom keyword.
This should fix MdsalLowlevelPy response handling.

Return tuple contains time first, prefix-id second.
Prefix_id is a string derived from integer member index argument.

Change-Id: If39ebc14f641be5383ed9fc6302a4bb8b38b9336
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Wed, 14 Jun 2017 10:04:03 +0000 (12:04 +0200)]
Updated git submodules

Project: odlparent master 720a88e58f4edc79ee8b50dcbcbc4fb634c469a5

Add more pax-exam artifacts

These artifacts are used by downstream to run tests and need to
declare them as dependencies.

Change-Id: I1f41d44d13513f1abe8f3ae9a8663cd3665ef067
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 14 Jun 2017 12:12:59 +0000 (14:12 +0200)]
Updated git submodules

Project: odlparent master 5262dce9bc740032bb345c62b7d999d766345ea7

Add Jackson dataformat XML

Change-Id: Ic3aa82a376765e0871369fe119b82d21ca80a319
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 14 Jun 2017 10:57:02 +0000 (12:57 +0200)]
Updated git submodules

Project: infrautils master c864a21daec44a80e65aa4b567c886e451bb0f79

Bug 8628: Un-comment jobcoordinator & ready & itestutils

This had to be commented out in c/58369 due to
the odlparent version back flip nonsense; this change
undoes that part of c/58369, now that c/58848 has restored
the continuity of the space time continuum! ;)

Change-Id: I5784f136be9f9703abee9e5440bd328cd49188b7
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Anil Belur [Wed, 14 Jun 2017 13:02:04 +0000 (13:02 +0000)]
Updated git submodules

Project: releng/builder master 3cc7eaa3efdeb8d7cebdac87f1aab7cb3e822387

Merge "Create baseline images for Ubuntu16.04 and Centos7"

Create baseline images for Ubuntu16.04 and Centos7

Packaging and builder jobs could simply use the baseline images
and does not require any extras.

Change-Id: I4ecb0df93990a53c61d7f9a2cd7e2887dbdf5cfa
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Mohamed El-Serngawy [Wed, 14 Jun 2017 12:56:54 +0000 (12:56 +0000)]
Updated git submodules

Project: aaa master 3b26226dc25ff8cdf67a12684350a40a6ed0a53f

Merge "Remove executable bit from XML files"

Remove executable bit from XML files

XML files are not executable so do not need the bit set.

Change-Id: I84cacd5ce2cdc9905df928a4d453e5cfe503db23
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
jenkins-releng [Wed, 14 Jun 2017 11:02:18 +0000 (11:02 +0000)]
Updated git submodules

Project: releng/builder master dad7352c82de9817a78d2e46fea4c4372b5809db

Update cloud image list docs

Change-Id: I9ae9012af93b568dabaca448a3d6579f0abb2eb7
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 14 Jun 2017 08:36:17 +0000 (10:36 +0200)]
Updated git submodules

Project: odlparent master 756ac5565e4acc6565779ef74ff3cf9b29200bff

Update commons-lang3 3.5 → 3.6

Release notes:
http://www.apache.org/dist/commons/lang/RELEASE-NOTES.txt

Change-Id: Ib0b83a16d93600b746e8a7e938d9415912d398ea
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 14 Jun 2017 10:04:56 +0000 (12:04 +0200)]
Updated git submodules

Project: odlparent master c434036998523166b704588c3fa2db74772fea5c

Remove <prerequisites><maven> avoid mvn WARNING

[WARNING] The project ... uses prerequisites which is only intended for
maven-plugin projects but not for non maven-plugin projects. For such
purposes you should use the maven-enforcer-plugin.

See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html

Change-Id: I196af33c5a4fc80d6720add92171d5de58d2224c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Peter Gubka [Fri, 9 Jun 2017 10:33:43 +0000 (12:33 +0200)]
Updated git submodules

Project: integration/test master 4475659d1f5ef8ef9979fcb7452210a63480c4e6

Workaround for bug 8636

Abort timout will be counted from transactions init, not from
node isolation.

Change-Id: Ia699b26294b98bc874d3aab8cb3d0dac422a8809
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 20:15:14 +0000 (16:15 -0400)]
Updated git submodules

Project: genius master 24522b14b5db1fbc589a33e603662daa440c9699

Migrate to odlparent 1.9.0

Change-Id: I40a03cc92255b08e54815050d15d487ef6c081bf
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 14 Jun 2017 08:13:21 +0000 (10:13 +0200)]
Updated git submodules

Project: ovsdb master 15b2086e01cfd5f28cfe871193b36527226a7df2

Don’t provide configfiles

configfiles mustn’t be <scope>provided</scope>, the dependency
resolver needs to be able to find them.

Change-Id: I924adf760e0573e40066425f6b6b3a4e3deedc53
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
SivaKumar Perumalla [Tue, 13 Jun 2017 10:07:03 +0000 (10:07 +0000)]
Updated git submodules

Project: netvirt master 1617ebc94ecad2200109c5c001f9a897bd2b657b

Fixes:
 - BgpAlarms: avoid un-necessary reading of neighbor list

Change-Id: I4cded3511710cdeabd2fa8abb75cb35bf47b7bf7
Signed-off-by: SivaKumar Perumalla <sivakumar.perumalla@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 18:41:35 +0000 (14:41 -0400)]
Updated git submodules

Project: netconf master 0b0cb96c38914b815bb7386ddfd721fc32cb8514

Migrate to odlparent 1.9.0

Change-Id: Ib0dfd4ded0c67e04ae7e4f4d4cc537cf2c632486
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 18:42:57 +0000 (14:42 -0400)]
Updated git submodules

Project: infrautils master 2878f9885cea1a34866d175bfbc0cbd3495534e6

Migrate to odlparent 1.9.0

Change-Id: Icfdf12404682a4ec8a2c372568fcae49da14f573
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 14 Jun 2017 03:50:04 +0000 (03:50 +0000)]
Updated git submodules

Project: aaa master eb7ff7278006ea402dd908077867814fa1792f17

Merge "Migrate to odlparent 1.9.0"

Migrate to odlparent 1.9.0

Change-Id: I735d0de85bd282603c45caf95484ad1868c7eab4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Ryan Goulding [Tue, 13 Jun 2017 15:48:07 +0000 (11:48 -0400)]
Updated git submodules

Project: aaa master 599e91ac5f0e75cc0b1de0599478157d45891c29

Add functionality to change jolokia password

Jolokia authentication is still unfortunately limited to
authMode=basic.  In the meantime, functionality is added
to allow easy change of this password through the exposed
jolokia config file org.jolokia.osgi.cfg.

In the future this password will be tied to AAA directly.
For now, just expose an easy utility to change it.

Change-Id: I53b7f67326dcc6dbd09a6e42b0f055ff8d1766d8
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Daniel Farrell [Wed, 14 Jun 2017 00:10:06 +0000 (00:10 +0000)]
Updated git submodules

Project: releng/builder master 7c59c6d089a37274e43017f9265eeed3a7b63ecf

Merge "Update packaging jobs to use Ubuntu 16.04 images"

Update packaging jobs to use Ubuntu 16.04 images

Change-Id: Ifd82827424b6dd75d14330e6a18800d8e1a7e25f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Wed, 14 Jun 2017 00:00:56 +0000 (00:00 +0000)]
Updated git submodules

Project: releng/builder master f799368e306fba0b0d813f81b6234aa82637fe51

Merge "Remove odlparent-validate-autorelease nitrogen job"

Remove odlparent-validate-autorelease nitrogen job

odlparent is no longer part of the autorelease nitrogen release so
remove the validate-autorelease job for the project.

Change-Id: I06abbafcda5039302188b72ff6ba9e4a856afb52
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 20:27:10 +0000 (16:27 -0400)]
Updated git submodules

Project: ovsdb master 0e0f51fb1c52aab2a864305f3638a51c87d4dd8b

Migrate to odlparent 1.9.0

Change-Id: I5abf7f2024043a6a65675b1c0efba2df7d310792
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Do not build libdoc in parallel"
Colin Dixon [Tue, 13 Jun 2017 18:19:57 +0000 (18:19 +0000)]
Merge "Do not build libdoc in parallel"

7 years agoUpdated git submodules
Faseela K [Tue, 13 Jun 2017 12:15:59 +0000 (17:45 +0530)]
Updated git submodules

Project: genius master c5b59697bfc8df28d05bf9e8ea0f79d890d6a9f3

Fixing a typo in DJC log statement

Change-Id: Iff8853ea40b547235d36d495a23ce0fa055abff6
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Daniel Farrell [Tue, 13 Jun 2017 17:19:03 +0000 (17:19 +0000)]
Updated git submodules

Project: releng/builder master 3db1010a1acc7ec4f4cd9ca4d4171b733fe8091b

Merge "Capture logs for all packaging jobs"

Capture logs for all packaging jobs

Using publishers is recommended for jobs to refer logs
at anytime, and also would help minimizing the loads on Jenkins.

Change-Id: Ie0d766394693a44ba58d1f01d73d2dd6e1d26224
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoDo not build libdoc in parallel 40/58840/1
Thanh Ha [Tue, 13 Jun 2017 16:57:38 +0000 (12:57 -0400)]
Do not build libdoc in parallel

Attempt to fix RTD build. Suspecion is we might be starting too many
parallel processes to generate the docs and getting our process killed.

Change-Id: I6e7c98ddcd5398143bc6949038527f49d450ecd3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 16:32:15 +0000 (16:32 +0000)]
Updated git submodules

Project: releng/builder master b62e4a1dd9912bf4ece24dd05485b6008cb212d2

Merge "Bug 8625: Remove Nitrogen Karaf 3 jobs"

Bug 8625: Remove Nitrogen Karaf 3 jobs

All jobs related to Karaf 3 in Nitrogen should be removed,
as TSC voted on not spending any cycles on Karaf 3 in Nitrogen.

Karaf 4 is the new default for CSIT in Nitrogen,
so it is expected some jobs start failing
for projects not fully working on Karaf 4.

Change-Id: Iae504c2acf6576f15cffa7f91b4cdcb37599ddbe
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 15:00:08 +0000 (11:00 -0400)]
Updated git submodules

Project: releng/builder master 5091cdcddb09d7459257401594e38811eb8a9478

Call openstack directly

Rather than using $PYTHON $OPENSTACK as have acceptable virtualenv paths
now.

Also fix ShellCheck in this file.

Change-Id: Ib2cda5d1b4c5f90138d92479f5ed786182fd247a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Ryan Goulding [Tue, 13 Jun 2017 15:25:08 +0000 (15:25 +0000)]
Updated git submodules

Project: aaa master 40b7f5507158f43f4d2d6f881d7befd62d489200

Merge "Revert "Refactoring AAA datastore bundles""

Revert "Refactoring AAA datastore bundles"

This reverts commit d00348582c23379e0f5baca555f378314d9bf560.

Change-Id: I574ab168e53b853b2a99737129dc3ddeb3025a6a
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 30 May 2017 18:00:51 +0000 (20:00 +0200)]
Updated git submodules

Project: odlparent master f3ab1b9eb8c5e31db8d2010e8468c76b0416cfb6

Remove @Deprecated bundles4test TestBundleDiag

as infrautils.ready does not use this anymore, now

Change-Id: Idd26ebd139d3ddb7ed8c8ef65c8301497f9158d4
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Vratko Polak [Tue, 13 Jun 2017 14:12:08 +0000 (16:12 +0200)]
Updated git submodules

Project: releng/builder master 6844309cc3150aa23fbc6ea384aba930dd137274

Fix virtualenv usage in integration

Virtualenvs are in /tmp/v/{name}.
This inclused "openstack" venv.
Add missing --upgrade to every pip install line.

Change-Id: Ifd0dc429b6e088e9d86dea9ee57d33b2363ba7eb
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 18 Apr 2017 14:47:05 +0000 (16:47 +0200)]
Updated git submodules

Project: netvirt master 5ef794083a4c5518cf9141d0bdbe3ca527ea7987

Use Karaf 4 for the distribution

This switches the NetVirt Karaf distribution to Karaf 4. (It has no
impact on downstream projects.)

Change-Id: Id05bca6f655a90677002f2732b921209f2af572f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Thu, 20 Apr 2017 13:46:41 +0000 (15:46 +0200)]
Updated git submodules

Project: netvirt master a82fdc515215f657672bb651b2ffb568c859504a

Temporarily push a distro

This will allow us to test our own Karaf 4 distribution in CSIT.

Change-Id: Ia29785df8b366410ce1adee38f477a335bebd85f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Faseela K [Tue, 13 Jun 2017 11:12:48 +0000 (11:12 +0000)]
Updated git submodules

Project: genius master 80550d877a5f351a66d4599622a089f60e64d900

Merge "Bug 8555 - Too many log info print to the console"

Bug 8555 - Too many log info print to the console

Change-Id: I19133b5e7b2768ff5762bcf5d4a97994178a893b
Signed-off-by: 肖锋钢10072566 <xiao.fenggang@zte.com.cn>
7 years agoUpdated git submodules
Faseela K [Tue, 13 Jun 2017 00:48:37 +0000 (06:18 +0530)]
Updated git submodules

Project: infrautils master 93013f209ce6b6c72d8bc14d1b4ff6fe8f006313

Fix yangtools:util version issue in diagstatus-api

Change-Id: Ic5bd9e3398cf5beb6521809b1f48b4109c314ba7
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Anil Belur [Tue, 13 Jun 2017 07:34:32 +0000 (07:34 +0000)]
Updated git submodules

Project: releng/builder master 57722c50f63e890b6daa09f8f4e710b6de4a955c

Merge "Install virtualenvs into /tmp/v"

Install virtualenvs into /tmp/v

The kernel has a limit on how long a shebang can be and causes build
issues when we store virtualenvs in $WORKSPACE for jobs that have very
long names. Move virtualenv installs into /tmp/v will solve this issue
for good. Also no need for workarounds like `$PYTHON -m pip` anymore.

Change-Id: Iaab7eeb5144ba26ba8ea58efc631c4d7a5c0f60c
Jira: RELENG-156
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 05:19:07 +0000 (05:19 +0000)]
Updated git submodules

Project: releng/builder master 888ab956c2711ba59ff1ca3d627b9e44d1b14025

Merge "Install py3 virtualenv only on Ubuntu 16.04"

Install py3 virtualenv only on Ubuntu 16.04

python3-virtualenv package is not available on Ubuntu 14.04
which causes the packer job to fail

Change-Id: Ia99b372c6123abd282e4a37bfb4b1f1ef0582613
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 05:10:31 +0000 (05:10 +0000)]
Updated git submodules

Project: releng/builder master 7059d282f972c0a9cfeeb334e243c1f3ffa12508

Merge "Remove bash validate for provision scripts"

Remove bash validate for provision scripts

With shellcheck in place we dont need to validate scripts with
bash, which is outdated.

Change-Id: I6e98c6e58afeea350c89c88ed6c6508e6170a8ad
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 02:49:11 +0000 (22:49 -0400)]
Updated git submodules

Project: releng/builder master 98878088672b7f5b1aa9fc369d93ed405f1f9bbb

Update to global-jjb v0.3.4

Change-Id: Id9998913889c9cda39a79cf364012ec6d1297691
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 12 Jun 2017 23:24:23 +0000 (19:24 -0400)]
Updated git submodules

Project: releng/builder master 81b16a329f39ed7f542c8e78d50bdd7cb6e31666

Bump global-jjb to v0.3.3

Change-Id: Iedb0721fd53a849d407428d9dd6ec0fcc31da5e0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 12 Jun 2017 22:52:24 +0000 (18:52 -0400)]
Updated git submodules

Project: releng/builder master 5f69f878295ea8209444ad163d0c1cc6f3ebf775

Rename odl-global-settings to global-settings

Simplify the naming to be consistent with other LF projects for this
file.

Change-Id: I875f9a5c51074627b7c617957a185e3e2fb5ba80
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Sam Hague [Mon, 12 Jun 2017 21:11:58 +0000 (21:11 +0000)]
Updated git submodules

Project: releng/builder master 137c7f294877b3f302a9d7f6dd96e74e0aba99be

Merge "Remove sysstats change to avoid duplicity"

Remove sysstats change to avoid duplicity

Now we have sysstats as part of lf-infra-publish which is integrated
into global-jjb repo, therefore remove all sysstat changes.

Change-Id: Idc046f18726c2afafb6578d1adcfc83dfc2614fb
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Arun Sharma [Mon, 12 Jun 2017 12:08:47 +0000 (17:38 +0530)]
Updated git submodules

Project: netvirt master 4ff74f4fb69a7ec960823ae18f653788c19e446b

Bug 8646: QoS log level changed to debug

Some QoS logs should not be showing up by default.
Changed these logs to debug.

Change-Id: I2c15f202e32b9adf433275d01dc24cf880bddafb
Signed-off-by: Arun Sharma <arun.e.sharma@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 1 Jun 2017 05:10:06 +0000 (07:10 +0200)]
Updated git submodules

Project: netvirt master c8e25933bea4cffd7de6690b0e3c2089f5ae5495

Use TestInterfaceManager that's now in testutils

following https://git.opendaylight.org/gerrit/#/c/58093/

Change-Id: I6bd0c4e445a0a8b58ea54d2a5553412a89d6ff2c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 23 May 2017 09:20:50 +0000 (11:20 +0200)]
Updated git submodules

Project: genius master 206a5eb5e4fdfdb1eb4ee51294871229982295da

Use polymorphism instead of Optional

Optional shouldn’t be used instead of method polymorphism. This patch
deprecates
InterfaceManagerCommonUtils.createInterfaceChildEntry(String, String,
Optional) and replaces it with variants using either no transaction or
an explicit WriteTransaction.

Change-Id: If5face3a7629f71e4d004eadf2b45fb6175dc61f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Ryan Goulding [Mon, 12 Jun 2017 20:11:07 +0000 (20:11 +0000)]
Updated git submodules

Project: aaa master 09ca77b2c477990352a8bb62c390678556bf1ab2

Merge "Add gitignore to aaa-cert"

Add gitignore to aaa-cert

Avoid some files that are laid down during compilation.

Change-Id: I4903e1f7ea56d235a834ba5caaffec6d8504c9fb
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 12 Jun 2017 18:46:20 +0000 (14:46 -0400)]
Updated git submodules

Project: releng/builder master fc19a60b9220639e418c268ff5c1d3779de4c152

Add odlparent release job

- Bump global-jjb to v0.3.2 to fix typo
- Fix lf-infra jobs to use updated tox template names
- Setup odlparent release job for Nitrogen.

Change-Id: Ia726352870b85983c2373e903004887d8079621b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Ryan Goulding [Mon, 12 Jun 2017 19:23:25 +0000 (19:23 +0000)]
Updated git submodules

Project: aaa master cc3fa0e4c75d3f8ca9356a2b8189fd055bf7442f

Merge "Refactoring AAA datastore bundles"

Refactoring AAA datastore bundles

The two datastore bundles aaa-mdsal and aaa-h2 are
combiend in the aaa-idmlight bundle. Also the aaa-features
bundle has been updated to match the new changes

Change-Id: Ic0413a1deb7704ed4f93c948d887dca92779b4e7
Signed-off-by: Mohamed El-Serngawy <serngawy@gmail.com>
7 years agoUpdated git submodules
Sam Hague [Mon, 12 Jun 2017 18:39:21 +0000 (18:39 +0000)]
Updated git submodules

Project: releng/builder master e6632ca2ef8888a8fd73cd730624efa448a87d28

Merge "Make Boron autorelease run weekly"

Make Boron autorelease run weekly

Change-Id: I157a31c8a0dff89329a19be1e449d422071664ac
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 12 Jun 2017 18:31:05 +0000 (14:31 -0400)]
Updated git submodules

Project: releng/builder master 0a5e0dc2af46deea1bde2fbeb389218359f28a46

Update to global-jjb v0.3.0

Change-Id: I011d09c09980f2728d207e616bfffd3772532d66
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Robert Varga [Mon, 12 Jun 2017 13:12:52 +0000 (15:12 +0200)]
Updated git submodules

Project: netconf master 4048ef98e8c5a115307f53c7f314d945f2c76653

Adjust to EffectiveSchemaContext movement

This code depends directly on parser internals. Adjust the import,
but really this should be fixed by subclassing AbstractSchemaContext
from yang-model-util.

Change-Id: I57c84ec7e721bf0bd1e6a6eef1d8ccd0562f8b74
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 1 Jun 2017 05:01:02 +0000 (07:01 +0200)]
Updated git submodules

Project: infrautils master a94330a6ece95d1b41abc04bc461e44044bd649b

Add bind2ToInstance to AbstractGuiceJsr250Module

This is already used in ElanServiceTestModule, and also needed in
FibManagerTestModule, so instead of copy/pasting it, being move up
refactored here.

Change-Id: I3b5e11236c1e756ba98fbe9ee10b1dcfe9dd6f98
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 12 Jun 2017 15:01:41 +0000 (15:01 +0000)]
Updated git submodules

Project: releng/builder master 1f024cfc277d55296b94c012edd07fa4a9a8978a

Merge "Include python development for Ubuntu images"

Include python development for Ubuntu images

Building netifaces extension requires headers from
python-dev, without which pip install fails.

Move all python deps into baseline for Ubuntu and
CentOS images

Jira: releng-182
Change-Id: I9828d3c0aa855651e0daeb63b8451c9e041a3177
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Faseela K [Fri, 3 Feb 2017 17:42:27 +0000 (23:12 +0530)]
Updated git submodules

Project: infrautils master 4495656e0056e900ed97862501dbdef6d5fbcd00

Initial structure for diag-status module

Change-Id: I4665b53040da4ffc438b17182fe03aa111717cd1
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Mon, 12 Jun 2017 10:01:33 +0000 (10:01 +0000)]
Updated git submodules

Project: genius master 317b55122cd0a55ba4cab211ad3ca84060cfe853

Merge "Neutron Port Allocation For DHCP Service"

Neutron Port Allocation For DHCP Service

Adding new ARP_CHECK_TABLE constant in NwConstants for Neutron Port
Allocation For DHCP Service.

New pipeline for DHCP & Gateway IP ARP Responder in ELAN.
LPort Dispatcher Table(17) -> ARP Check Table(43) -> ARPResponder Group
-> ELAN Base Table(48), ARP Responder Table(81), Controller
-> ELAN Base Table(48) (ARP Reply), Table 220( Floating IP ARP reply)

Change-Id: I2dce5e253d3c94180dd18e51125c5c18170b5c69
signed-off-by: Vijayalakshmi Chickkamenahalli Nagaraju <vijayalakshmi.c@altencalsoftlabs.com>
Signed-off-by: Achuth Maniyedath <achuth.m@altencalsoftlabs.com>
7 years agoUpdated git submodules
David Suarez [Sat, 3 Jun 2017 16:06:08 +0000 (18:06 +0200)]
Updated git submodules

Project: netconf master 8a13c7a761a8edb5b98a4f91462688ff62f3435e

Fix checkstyle problems not detected by the current version

This change is required for overall move to new Checkstyle version, see
https://git.opendaylight.org/gerrit/#/q/topic:bumpCheckstyle

Change-Id: I4fac148d693e5de5c96485243a5469a22f1a8237
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Anil Belur [Mon, 12 Jun 2017 09:47:23 +0000 (09:47 +0000)]
Updated git submodules

Project: releng/builder master 2e09bdd6007da932658670d3487c1f7b3a5cc3c1

Merge "Minor improvements to release notes job"

Minor improvements to release notes job

Tweak the job so that it is more compact and uses only the necessary
declarations.

- Move generate-release-notes job declaration into autorelease projects
  declaration as it uses the same variables as the rest of the jobs.
- Switch to a 4g VM as generating release notes does not require a large
  system.
- Only keep logs for 7 days as opposed to 30 days.
- Choosing strategy should be default as this is not a job that is
  triggered by Gerrit.
- Set timeout to 10 minutes as the job appears to run in less then 5
  minutes.
- Remove unnecessary parameters from Maven call as the mvn command does
  not deploy anything to Nexus.
- Use global-jjb macros.

Change-Id: I71d8b18656cf941e0ce691493011ffb10e289480
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Peter Gubka [Wed, 7 Jun 2017 15:26:11 +0000 (17:26 +0200)]
Updated git submodules

Project: integration/test master 7c3e0f8b38889c8538cdb964895e1a3c78fe5aaa

Improve dom data broker test templates

with request response pairing

Change-Id: Id2d59abf2bf6b73fe659948d872dc9639b726f42
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 13 Apr 2017 13:43:49 +0000 (15:43 +0200)]
Updated git submodules

Project: odlparent master e7737d520df1561acb42ca0f255f6d2f3ec60b3d

Bump Checkstyle from 6.16 to 7.6.1

This (likely) requires some tweaks in projects enforcing CS;
needs testing using https://wiki.opendaylight.org/view/EvolvingCheckstyle

Motivated by having had to fix
https://git.opendaylight.org/gerrit/#/c/54978/

Change-Id: Ibef1cbb06e8e3d28a44b687562ebfc400d403b32
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Faseela K [Mon, 12 Jun 2017 07:09:30 +0000 (07:09 +0000)]
Updated git submodules

Project: genius master e5493a1e4c8e3baecc965e4a0e9dedb7e6a76e03

Merge "Bug 8008: NPE detected in IfMgrRpcService.getDpnInterfaceList"

Bug 8008: NPE detected in IfMgrRpcService.getDpnInterfaceList

 + This line is throwing NPEs because rpcResultBuilder is NULL under
   certain circumstances:

   return Futures.immediateFuture(rpcResultBuilder.build());

 + I'm fixing other potential NPE for the same price

Change-Id: Ib6bf5039234f114228eb7d6a9c4f3b1882831e5d
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Sat, 10 Jun 2017 06:48:37 +0000 (02:48 -0400)]
Updated git submodules

Project: netvirt master 999443de1248ee98753a7768ffff7ef84efc79d5

Fix statistics generator using odlparent version

The statistics generator module is inheriting odlparent version which is
causing failure to upload SNAPSHOT correctly to Nexus.

Change-Id: Id129b24dee450ba9db7a5b7e5a665fb80fdce2fd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Sun, 11 Jun 2017 18:10:31 +0000 (18:10 +0000)]
Updated git submodules

Project: releng/builder master 39ad49f2436d89b0ad6a0645202c5269b30a9c69

Merge "Change array in loop bashism to satisfy shellcheck"

Change array in loop bashism to satisfy shellcheck

Warning: I'm not totally sure this is right, but it seems to be the
recommended way to keep the same behavior we had but be explicit that
we want it. If shellcheck was actually catching a bug and we don't want
the old behavior, we should do the loop recommendation.

https://github.com/koalaman/shellcheck/wiki/SC2199

Change-Id: Ibcb2e88ad4df7d1789747b137e2135154ca8435a
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
David Suarez [Fri, 2 Jun 2017 22:20:47 +0000 (00:20 +0200)]
Updated git submodules

Project: genius master d9595edd33fc94199ba4aec435812d2d0c495ef2

Fix checkstyle problems not detected by the current version

This change is required for overall move to new Checkstyle version, see
https://git.opendaylight.org/gerrit/#/q/topic:bumpCheckstyle

Change-Id: I800ea4c89c9c517bc5baa992c67d17b9ba79547c
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Aswin Suryanarayanan [Thu, 8 Jun 2017 08:23:27 +0000 (13:53 +0530)]
Updated git submodules

Project: netvirt master cc4e608d2b66cea1049c4dde4d877883861d5b3a

Bug 8615 - Stale flows in table 46, 47 and 44 when SNAT is disabled
(Conntrack Based)

Change-Id: I45f2d84caf691bb12b35a708fe66ec5f8d4cd8d6
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
7 years agoUpdated git submodules
Sridhar Gaddam [Fri, 9 Jun 2017 14:52:36 +0000 (20:22 +0530)]
Updated git submodules

Project: netvirt master 182d609c569f75ff4d93440f896b715cae157a43

Support ping6 for Neutron internal router interfaces

This patch programs the necessary OVS flows that respond to
ping6 requests addressed to the IPv6 subnet gateway_ips on
the tenant network (i.e., Neutron internal router interfaces).
It is similar to the IPv4 ping auto-responder support we
currently have in Netvirt.

Change-Id: Iec686be7fca6743ce2fff666a29e8912645e8c47
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
7 years agoUpdated git submodules
Periyasamy Palanisamy [Fri, 9 Jun 2017 06:12:19 +0000 (11:42 +0530)]
Updated git submodules

Project: netvirt master b74627f32942ae3bcd02bc850c8d1e1cb4fa2179

Bug 8302 fix for ELAN TS table flow leftovers

Since different flowref (regression introduced by vni enforcement
implementation for the datapath) is passed, there are some leftovers in table 36
which causes stale flow comes into effect after ovs restart. This makes
ELAN datapath to fail.

Change-Id: I9785b641c7f05aaed268371653bf3fd2b3e36dc3
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 9 Jun 2017 10:15:58 +0000 (10:15 +0000)]
Updated git submodules

Project: netvirt master 3da9432ef26948b4a59fabe434e67601ba61413f

Revert "Bug 8588 - NPE at at org.opendaylight.netvirt.fibmanager.VrfEntryListener.createLocalFibEntry"

This reverts commit ac5934b1bd27697072755d3103cea400304611cc.

Change-Id: I11535985c096495ff259e8b923ad19cb92d63d39
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Riyazahmed D Talikoti [Mon, 22 May 2017 09:46:34 +0000 (15:16 +0530)]
Updated git submodules

Project: netvirt master b8e20849ad3576386a86c5a31c192cf3353cf769

EVPN RT2 : UT Bug fixes

1. NPE at evpnMacVrfUtils.
2. EvpnElanInstanceListener is NOT getting hit.
3. Failed to get the dpn tep ip for dpn
4. getEVpnRd : evpnName is NUL
5. IllegalArgumentException for Ipv4address during addprefix
6. Withdraw of routes failed on evpn detach from network
7. On Detach Network from EVPN installed DMAC flows are not getting uninstalled
8. DMAC Flow is getting installed with action=DROP
9. IndexOutOfBoundsException at EvpnMacVrfUtils.addEvpnDmacFlow
10. MacVrfEntryListener add Error : elanName is null for iid
11. MacVrfEntryListener is not hitting
12. ElanMacEntryListener evpnName is NULL for elanInstance
13. On Detach Network from EVPN installed DMAC flows are not getting uninstalled
14. DMAC install on attaching network from evpn, which was detached earlier
15. On creating new port after multiple attach and detach  network to
evpn. Advertise route is failing
16. ElanName was NUll while adding externalTep in BgpUtil.

Change-Id: Ic5a97985ae8ab071bdc26ec93f280234af2bbe75
Signed-off-by: Riyazahmed D Talikoti <riyazahmed.d.talikoti@ericsson.com>
7 years agoUpdated git submodules
Aswin Suryanarayanan [Wed, 7 Jun 2017 04:17:23 +0000 (09:47 +0530)]
Updated git submodules

Project: netvirt master 7f1501fe932ee8e35019b7f667c2b1bf67dc9b3c

Bug 8610 - In NAPT HA(Conntrack based) NAT rules are not programmed when
a switch comes back after a failure.

1)The conntrack implementation now responds to RouterDpn changes.
2)An error in populating dpn-vpn list is now fixed.

Change-Id: Ife3c28f29fdb3de9f0108ca1bdb86d2fc0951a21
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Sat, 10 Jun 2017 21:04:24 +0000 (21:04 +0000)]
Updated git submodules

Project: releng/builder master 9b14ed42b2d38cae1f2fcb8c170350c4dde01f6e

Merge "Update global-jjb to latest master"

Update global-jjb to latest master

To pull in the python -m change.

Change-Id: I5236239b51f2a821452ebbd5948cc6611228aaff
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Sat, 10 Jun 2017 02:35:03 +0000 (22:35 -0400)]
Updated git submodules

Project: releng/builder master 4277f76c684b866f26718930666cd164220eeaa2

Restart Spectrometer weekly

The Spectrometer frontend tends to crash so lets give it a kick once a
week.

Change-Id: I0a730a87960ddb8fed591d8c1dc245ca31614cc1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Faseela K [Fri, 9 Jun 2017 13:28:18 +0000 (18:58 +0530)]
Updated git submodules

Project: netvirt master a328db88933f61a32f2c78278afc2b96d9fb3c2b

Migrate to odlparent 1.8.0-Carbon

Per request of odlparent project we are downgrading all Nitrogen
projects to use the released odlparent 1.8.0-Carbon to allow for the
odlparent project to start performing semver style releases.

Jira: RELENG-159
RT: 41406

Change-Id: I95bf3c296468cf2798e37aafde73e2a37d9d927d
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
David Suarez [Wed, 7 Jun 2017 10:31:16 +0000 (12:31 +0200)]
Updated git submodules

Project: genius master 70c4e4550d6fc4e76115c87b53b09acdd20be525

Migrate to odlparent 1.8.0-Carbon

Per request of odlparent project we are downgrading all Nitrogen
projects to use the released odlparent 1.8.0-Carbon to allow for the
odlparent project to start performing semver style releases.

Jira: RELENG-159
RT: 41406

Change-Id: Id6ca083bce9475ae604a2085046b36e307a2ac26
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 9 Jun 2017 23:07:32 +0000 (19:07 -0400)]
Updated git submodules

Project: federation master 2d831c9bdeff19e54429398900d35539cd69bcb6

Migrate to odlparent 1.8.0-Carbon

Per request of odlparent project we are downgrading all Nitrogen
projects to use the released odlparent 1.8.0-Carbon to allow for the
odlparent project to start performing semver style releases.

Change-Id: I021e6a7ff770c88257331719810bc3538635c571
Jira: RELENG-159
RT: 41406
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Fri, 9 Jun 2017 23:10:41 +0000 (19:10 -0400)]
Updated git submodules

Project: ovsdb master 2dc183767b6b86b8a1aed9230bbbdb29a946ade9

Migrate to odlparent 1.8.0-Carbon

Per request of odlparent project we are downgrading all Nitrogen
projects to use the released odlparent 1.8.0-Carbon to allow for the
odlparent project to start performing semver style releases.

Change-Id: I925d720fc25e82d972b7902f46f63550c3daaa5f
Jira: RELENG-159
RT: 41406
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Fri, 9 Jun 2017 21:54:58 +0000 (21:54 +0000)]
Updated git submodules

Project: releng/builder master 619dfb69cce08b642cc1faa574bb6ddf62056ac7

Merge "Update CentOS7 devstack images"

Update CentOS7 devstack images

Change-Id: Ia81158d323514866dcbbb0e08e51d12d84116349
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 6 Jun 2017 20:33:28 +0000 (16:33 -0400)]
Updated git submodules

Project: infrautils master d170ca9c297a08c0a7faf553a885d4c633d5b74d

Migrate to odlparent 1.8.0-Carbon

Per request of odlparent project we are downgrading all Nitrogen
projects to use the released odlparent 1.8.0-Carbon to allow for the
odlparent project to start performing semver style releases.

Jira: RELENG-159
RT: 41406
Change-Id: Ie31fdf84ae45b2f0e1865394726178f14376b6c3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoMerge "Move basic names to Nitrogen from Carbon"
Thanh Ha [Fri, 9 Jun 2017 17:00:00 +0000 (17:00 +0000)]
Merge "Move basic names to Nitrogen from Carbon"

7 years agoUpdated git submodules
Daniel Farrell [Thu, 8 Jun 2017 20:02:46 +0000 (16:02 -0400)]
Updated git submodules

Project: integration/packaging master d5a6e544f42b5a088fbaaa57657cf412e7bb45c0

Add Boron SR3 Packer config

Change-Id: Id035a7c23ddbf2b76845c4dde81e1aa30cdffc47
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Thu, 8 Jun 2017 20:04:13 +0000 (16:04 -0400)]
Updated git submodules

Project: integration/packaging master 1e54a42d59cbd98bbbc9e76132b1e1420f7b4f6e

Add Carbon Packer config

Change-Id: I79a22f3501e1298398142e4d7a1ede957309316b
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Thu, 8 Jun 2017 22:22:33 +0000 (18:22 -0400)]
Updated git submodules

Project: integration/packaging master 7cd08064a19cf12f2d26ff1ff6c216cc591c1de3

Update Packer Vagrantfile for new versions

Also refactor with better loops to be more clean.

Also remove F24 and Beryllium entries.

Change-Id: I2d137f68643b2c58c80c2781a95663051fba85a8
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Thu, 8 Jun 2017 22:22:02 +0000 (18:22 -0400)]
Updated git submodules

Project: integration/packaging master ec017575609141314b2f3b1a490d9221f35e5667

Fix new shellcheck errors caught by latest version

Main new shellcheck rule is related to exiting if cd commands fail. Add
or conditions to exit if they do, per recommendations.

Also make a few shellcheck ignores more explicit.

Change-Id: Ic8e290c1a75891b47b7aa874fe9cff0c3e9fd720
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 9 Jun 2017 16:36:20 +0000 (16:36 +0000)]
Updated git submodules

Project: releng/builder master 82dd92d23d434d4e1d6b08c01774712d88d04a11

Merge "Update CentOS7 java-builder images"

Update CentOS7 java-builder images

Change-Id: Iddba4b59111a17394846d4dc3deed74e275145e6
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
jenkins-releng [Fri, 9 Jun 2017 11:03:10 +0000 (11:03 +0000)]
Updated git submodules

Project: releng/builder master 81e643a75a1ead6339e8c268e7d9c6cbaf150329

Update cloud image list docs

Change-Id: I5500c6a52a9f96edbcd3bf40df428255aa4c4da8
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Ryan Goulding [Fri, 9 Jun 2017 14:44:18 +0000 (10:44 -0400)]
Updated git submodules

Project: aaa master 1f0e31f3ac4259b81bb2d784ff8f867ae63eb701

Remove idmlight.db.mv.db from source

Remove from source.  Accidental add.

Change-Id: I6831e3ac020980ca799082e771a44697221dbdd0
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>