docs.git
6 years agoUpdated git submodules
Stephen Kitt [Thu, 9 Nov 2017 17:09:39 +0000 (18:09 +0100)]
Updated git submodules

Project: odlparent master 0861917d09a6693cf057829c14aaf1a8338be2af

Add a dependency check to validate management

To avoid issues such as the invalid uncommon-maths version bump, add a
module whose sole purpose is to depend on all artifacts specified in
dependency management in odlparent. This ensures that the artifacts
are actually available.

Remove two artifacts which don’t exist (and aren’t used anywhere):
* ssl-config-akka_2.12
* jetty-servlet-tester

Change-Id: Ia18132fb45eb5f87afdc0d63ac3fff4f2caaf04c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 13 Nov 2017 19:08:19 +0000 (11:08 -0800)]
Updated git submodules

Project: integration/test master 0bf54d5f69a56e9d3aa05326ac013d6a9855397c

Rework variables to keep scope limited to keyword

- remove the need to share variables across keywords
- return console log so it can be printed just once after
  the collect ip WUKS is done polling

Change-Id: I10847f064ca38d6504e2715b51ad02792e0d3811
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Tomas Cechvala [Tue, 14 Nov 2017 11:11:51 +0000 (12:11 +0100)]
Updated git submodules

Project: releng/builder master da4bde57e90767fab748188eb46126e0a0a68092

Shift Openstack version in GBP test

stable/newton to stable/ocata

Change-Id: Iba76f17cb9c73db84e9594a36cd65029c7fe110a
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
6 years agoUpdated git submodules
Michael Vorburger [Tue, 7 Nov 2017 21:24:28 +0000 (22:24 +0100)]
Updated git submodules

Project: genius master 9fe6d674ad9008b6519c36908b17fbe42124de08

AsyncDataTreeChangeListenerBase Thread with name of subclass

AsyncClusteredDataTreeChangeListenerBase the same

Change-Id: Id98ba50ce5e0571595d84efb6a6c0674ecec144c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
ebrjohn [Wed, 1 Nov 2017 18:21:06 +0000 (13:21 -0500)]
Updated git submodules

Project: sfc master add3b09601ec62bb079f50516df91610f93f35a0

Updates to create RSPs via config data store

- deprecate RSP creation via RPC
- Update RSP data model changing "config false" fields.

Change-Id: Ifbc2e81b0fb56325f8a8c0e874d126e161a45ecb
Signed-off-by: Brady Johnson <bjohnson@inocybe.com>
6 years agoUpdated git submodules
Stephen Kitt [Tue, 31 Oct 2017 09:54:54 +0000 (10:54 +0100)]
Updated git submodules

Project: genius master 11a9755fbf0240f5ba7739e8648fc529cb093b3a

Adapt DJC delegate to consumer RollbackCallable

This adapts the DJC delegate to infrautils to the changes made in
https://git.opendaylight.org/gerrit/63983 to switch to a consuming
RollbackCallable.

Change-Id: Ic2b79a9f2eb2390a391f6589c80a31bcb962fc0b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Thu, 5 Oct 2017 11:20:51 +0000 (13:20 +0200)]
Updated git submodules

Project: infrautils master 5c6b75f1686c39318e2395c13a2aecfbedbf6164

RollbackCallable: rework as consumer

The callable’s job here is to act on a single failed job’s results, so
instead of modelling it as a data object, model it as a function
consuming the failed job’s futures and producing its own.

We could just replace RollbackCallable with
Function<List<ListenableFuture<Void>>, List<ListenableFuture<Void>>
but I think keeping the class has its merits, if only for
documentation and readability.

Change-Id: I049f15096afe1c24ecad4e2282f94830fc471398
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Fri, 27 Oct 2017 23:43:42 +0000 (01:43 +0200)]
Updated git submodules

Project: infrautils master c3edd9d937738d86969388f15f45fea68fb73cc3

JobCoordinatorTest remove @author

because anyway Periyasamy Palanisamy and not me wrote most of the meat
of the tests, and I'm hoping now other people (Tom, Faseela, skitt?)
will help out to wrote more tests.

Change-Id: I14f047a5204ac10e18b428090832b4bbf0bbad6b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoMerge "Pull in openflowplugin submodule"
Kit Lou [Mon, 13 Nov 2017 23:43:32 +0000 (23:43 +0000)]
Merge "Pull in openflowplugin submodule"

6 years agoUpdated git submodules
Dipankar Jain [Thu, 2 Nov 2017 18:26:51 +0000 (23:56 +0530)]
Updated git submodules

Project: integration/packaging master 6ed2f3f6c1aa6cf198096acc7f9750ace5725f3e

Move versioniong wiki to readthedocs, update

Imports most content from:

wiki.opendaylight.org/view/Integration/Packaging/Versioning

Also:
  * Updates examples to use newer releases
  * Adds links to ODL Nexus-hosted packages
  * Shows puppet-odl versions via metadata, tags no-longer used
  * Updates links
  * Fixes typos

Resolves: INTPACK-24
Change-Id: I8968654078426e5e97298b4380a53e8b3b01077d
Signed-off-by: Dipankar Jain <bunny_jain@ymail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Mon, 13 Nov 2017 21:41:52 +0000 (16:41 -0500)]
Updated git submodules

Project: integration/test master 894864078528709ca28f653cdfc20a24c5d7c955

Fix tox problem

Change-Id: Ie473e848c60af10cac8e838e3d3e532ad376e4f3
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
K.V Suneelu Verma [Mon, 13 Nov 2017 05:11:38 +0000 (10:41 +0530)]
Updated git submodules

Project: ovsdb master 204dd82d8da3c296b8a9815d3269f54563916804

fix intermittently failing unit test

Change-Id: I1445d255f10ca05ed2f1f4d0bf1f563f82164904
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
6 years agoUpdated git submodules
Mohamed ElSerngawy [Sun, 1 Oct 2017 20:17:37 +0000 (16:17 -0400)]
Updated git submodules

Project: aaa master 7b8b8e8563a27a16cd8a6221b5f662857f855bf1

Refactor AAA datastore & add datastore change functionality

Moving h2 store bundle to aaa-shiro bundle and
add the option to switch between data stores

Change-Id: I4a3ce831eecae4c1382852fc004149da3abe6d57
Signed-off-by: Mohamed ElSerngawy <m.elserngawy@gmail.com>
6 years agoUpdated git submodules
Sam Hague [Sun, 12 Nov 2017 01:02:51 +0000 (20:02 -0500)]
Updated git submodules

Project: integration/test master d8c13d7866321b7b2080cb15d8c6cfb02590887e

Reduce logging in collect ips

Created a new VM Collect IP keyword that reduces the
amount of logging and works faster.

Problems in old keyword:
- logged the whole console multiple times, per vm check and per
operation
- ran Verify Active extra times
- different suites replicated using code

This patch:
- moves all the common wrapping code to a single keyword
- reduces the extra Active calls
- reduces the console to a single time per vm check
- removed console log on error since the log is always captured
during the attempt to get the addresses already

This looks to have reduced the time in half for retrieving the
addresses as well as reducing the multiple loggin of long
console logs.

Only converted the connectivity suite and left the old keyword
in place. The next patches will convert the other suites.

Change-Id: I042c137165eae95946fa5197fbb52b1b85312a00
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
David Suarez [Fri, 10 Nov 2017 15:07:18 +0000 (16:07 +0100)]
Updated git submodules

Project: sfc master 6d21d1142684df11dfe15d926c60e4486bae0280

Remove trailing spaces and tabs in resource files

Remove trailing spaces to pass the checkstyle rules included in [1].

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

Change-Id: I5b67bc919be751bfab04f74b43ffdba88fdde010
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
ebrjohn [Wed, 1 Nov 2017 16:53:03 +0000 (11:53 -0500)]
Updated git submodules

Project: sfc master be012e5c3741df197dbb7eef62182b01979d80b6

Spec for RSP creation in config data store

Change-Id: Ib6e25bd9424ae65a8a1b8bbc102978138d2f3c63
Signed-off-by: Brady Johnson <bjohnson@inocybe.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Fri, 10 Nov 2017 17:07:19 +0000 (18:07 +0100)]
Updated git submodules

Project: bgpcep master b799eabd7f9f9d869506dd40aeaad71820374d46

BGPCEP-704: Remove integration test

already covered by tests under PCEP

Change-Id: I7227106d63645efd0699573752e4abe688bea070
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 8 Nov 2017 15:55:30 +0000 (16:55 +0100)]
Updated git submodules

Project: genius master 1e6ce4f5a00f17a68b4bed12a6fcb3218889c006

JavaDoc for deprecated and new datastoreutils.listeners

Change-Id: Ifbd018f42bc8501929bb072c0f4172ee903345c6
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Tomas Cechvala [Mon, 13 Nov 2017 10:07:52 +0000 (11:07 +0100)]
Updated git submodules

Project: integration/test master 22b769490a9169af12ad22e1ed2f56602889e28f

Fix for multiple keywords found in Utils.robot

By specifying OperatingSystem library for 'Get file' call.

Change-Id: I0a4e8a362033b381cf88ac303b931880f419a3de
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
6 years agoUpdated git submodules
Stephen Kitt [Fri, 10 Nov 2017 17:32:54 +0000 (18:32 +0100)]
Updated git submodules

Project: odlparent master 94b960c2618c5249ead14b3e14148df3df0b3e48

Don’t exclude pax-url-commons from pax-url-wrap

Excluding pax-url-commons from pax-url-wrap means that anything
depending on -wrap without -aether fails (including karaf-plugin).

Change-Id: I861f63caac4fdf6405174df4e05e6242d747b2b5
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Tue, 7 Nov 2017 23:52:35 +0000 (00:52 +0100)]
Updated git submodules

Project: netvirt master f369cde408e38962194e7144aec0f4884f232744

Renamed class LockManager to LockManagerServiceImpl and moved package

this change handles the impact of
I5fd1197718aaeda5662cc331957edc301db97029 done in genius for netvirt

Change-Id: I20529de417ccdebda30e07e716661d3585c46ab0
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoMerge "ODL Parent M2 read-out"
Kit Lou [Mon, 13 Nov 2017 13:42:25 +0000 (13:42 +0000)]
Merge "ODL Parent M2 read-out"

6 years agoMerge "Provide SXP Oxygen M1 status"
Kit Lou [Mon, 13 Nov 2017 13:37:51 +0000 (13:37 +0000)]
Merge "Provide SXP Oxygen M1 status"

6 years agoUpdated git submodules
Michael Vorburger [Tue, 7 Nov 2017 23:51:12 +0000 (00:51 +0100)]
Updated git submodules

Project: genius master eba7bbc9b203dcb147ebb4aa353d693f612e2deb

Rename class LockManager to LockManagerServiceImpl and move package

Change-Id: I5fd1197718aaeda5662cc331957edc301db97029
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Tom Pantelis [Tue, 31 Oct 2017 05:18:07 +0000 (01:18 -0400)]
Updated git submodules

Project: genius master 257fdd84892ad7dc107769e2ba745156a772dc00

Fix FindBugs violations and enable enforcement in interfacemanager-impl

See in-line comments.

Change-Id: I92e383a5f3a8d466a4bd8ade0c2485b883cb98ba
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Sun, 5 Nov 2017 11:13:36 +0000 (12:13 +0100)]
Updated git submodules

Project: infrautils master 78fc80269e4f54d64ff5e3074aa68a80cf74bcf8

new parent POM with Checkstyle, FindBugs & Truth

switched utils, inject, guice-testutils, diagstatus & ready to using it.

other artifacts will be switched later, once they are FindBugs enabled

Change-Id: Icddbd9b5482401ddd1f71f600d3c5fbe3dd5a72c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Tom Pantelis [Sun, 29 Oct 2017 14:01:44 +0000 (10:01 -0400)]
Updated git submodules

Project: infrautils master e6686717dd254685f449996826304283bd374c08

Fix FindBugs violations in JC and enable enforcement

See in-line comments for details.

The classes used the Nullable/Nonnull annotations from
org.eclipse.jdt.annotation however FindBugs gets confused by
them and reports false violations. I assume these were used
to utilize the eclipse compiler's analysis however with
FindBugs we get enforcement via maven which is better plus
not everyone uses eclipse and it's better to reference the
standard javax.annotation versions as is done elsewhere in ODL.

Change-Id: Ifcdabe75a47690f71fd5e6bb5072ec1f5a0a3bd2
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoPull in openflowplugin submodule 74/65474/3
D Arunprakash [Mon, 13 Nov 2017 11:06:24 +0000 (16:36 +0530)]
Pull in openflowplugin submodule

Pull in Openflowplugin submodule so that Openflowplugin can
initialize their project docs.

Change-Id: I5340b9a464359c83ba6aebdaab2ba78ee3fca4cc
Signed-off-by: D Arunprakash <d.arunprakash@ericsson.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Sun, 12 Nov 2017 18:45:35 +0000 (19:45 +0100)]
Updated git submodules

Project: bgpcep master cc9edce2b69c742050bebe417b1409f89ecc0632

BGPCEP-718: Hide InterruptedException

coming from closing thread, when closing module.
Avoiding confuse message.

Change-Id: Ica45c84b33f5d3b30ea3f61e5b76cf01bad5c03d
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Claudio D. Gasparini [Sat, 11 Nov 2017 18:54:35 +0000 (19:54 +0100)]
Updated git submodules

Project: bgpcep master 4cb70b1abd7db5cf10db44cf36e7780a0fd3c5bd

BGPCEP-717: Add logback config file

 for reduce log level of yang parser.
As a result we reduce 1G output to
only 12M

- set debug loglevel for test
- set info loglevel for yang parser

Change-Id: I29f4480d2bc9e27bb77be4cdb18d621f06d40bcb
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Anil Belur [Mon, 13 Nov 2017 11:17:30 +0000 (11:17 +0000)]
Updated git submodules

Project: releng/builder master b2e18814e1bdb0c40758f5b0ec9fcdca4114c1b7

Merge "Do not use --merge in rebot command"

Do not use --merge in rebot command

Change-Id: I00d23e7fcb6e913769d4787df94c93e431e821cb
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
David Suarez [Fri, 10 Nov 2017 18:53:24 +0000 (19:53 +0100)]
Updated git submodules

Project: genius master b55d65a3319311c3dd15e4ae46a28caef0fa34f4

Enforce findbugs

Change-Id: I38f169cb53790414488b5f67123b581c6397f07b
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Tom Pantelis [Sat, 28 Oct 2017 02:47:39 +0000 (22:47 -0400)]
Updated git submodules

Project: netvirt master bbf910e2cbdc813c5928559bb3d4b591ff4df211

Fix warnings/cleanup/refactoring in bgpmanagr-impl

Major hilites:

- In BgpConfigurationManager, modified the starting/stopping of
the BgpAlarms and BgpCounters instances to make it thread-safe
uaing AtomicReferences.

- Modified BgpAlarms to convert static fields to non-static and
change public fields to private. Also added init/close lifecycle
methods.

- Modified BgpCounters to convert static fields to non-static and
added close method to cleanup.

- Eliminated static BgpSyncHandle instance. The only user is
BgpConfigurationManager which now creates a local instance.

See inline comments for other minor changes.

Change-Id: Id179716d3e1cf2d21989ee7e62309aa33349ad66
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Tom Pantelis [Tue, 17 Oct 2017 18:52:56 +0000 (14:52 -0400)]
Updated git submodules

Project: netvirt master 42c3e7c865e2d0392a5b12e3ce6ebdf937b525b7

Convert to JobCoordinator in natservice-impl

DataStoreJobCoordinator is deprecated so convert to use JobCoordinator.

Change-Id: Ibffd141f7f5f12f418d90405de78e88371e30dfc
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
David Suarez [Sun, 12 Nov 2017 19:26:03 +0000 (20:26 +0100)]
Updated git submodules

Project: genius master c888f93f839ddd90750c62a14da729d13df7067a

Improve listener notification

Minor improvements:

- Introduce local variables to avoid calling getters
- All parameters of update() method annotated as @Nonnull

Change-Id: Iddbba4dd6cdef6ff697c1756a27ba859c3060968
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Philippe Guibert [Mon, 2 Oct 2017 17:33:10 +0000 (18:33 +0100)]
Updated git submodules

Project: netvirt master bce264d9b084706c0305a45f4197afff72ec3e97

vpnmanager: misc fixes related to dual stack per neutron port.

- route interface state applies to more than one IP.
introduction of dual stack makes it possible to handle more than one
fixed IP, then more than one associated subnet. This change applied the
change of yang port-op-data-entry structure to support a list of
subnet-ids. This information is updated in
SubnetRouteInterfaceStateChangeListener, where the list of subnets is
extracted from the Neutron port.
- vpnmanager: remove and update prefixtointerface for dual stack addresses
Due to the possibility to have two primary IP addresses per port, some
VPN migration scenarios may not work with the other IP address. The code
is adapted to parse all the primary adjacencies of the VPN Interface.

Change-Id: I2936014f9aaa5b42b820466affd3ada31695860d
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoUpdated git submodules
Philippe Guibert [Sun, 10 Sep 2017 17:44:02 +0000 (18:44 +0100)]
Updated git submodules

Project: netvirt master b67c0914953f3f57be91cc2a6d5474755a5c260c

vpnservice: misc fixes mainly about BGPVPN configuration

- Bug-9134: avoid returning exception when checking for a non IPv4 prefix
In order to not having an exception returned, the Nwutils library is not
used to check for an IPv4 address.

- vpnmanager: for each vrf sub family deleted, partial FIB removed
Upon VRF sub family deletion, associate FIB entries are looked up and
removed.

- add generic vpn-config attribute in vpn-instance
This generic field contains BGPVPN information ( import / export rules,
RD), that will be used and synced with ipv4-family and ipv6-family in
the same structure. By default, vpn-config is present, and is used. If
an IPv4 subnet is found, then ipv4-family is created based on what
contains vpn-config.

- Bug 9168: multipath command supports vpnv6 address families
The multipath command changes:
o the addr-family is optional and takes as default value vpnv4
o it is possible to set multipath for vpnv6 , evpn, or lu address-family

- Bug-9167: in case of subnetmap update, the networkId is set correctly
There are cases where the subnetmap networkId field is flushed, and
never set back when an update occurs.

Change-Id: I3af7f6d5e700735450fd615d1b080229c2dfd771
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoProvide SXP Oxygen M1 status 14/65414/3
Martin Dindoffer [Fri, 10 Nov 2017 18:18:02 +0000 (19:18 +0100)]
Provide SXP Oxygen M1 status

Change-Id: I4b3c1f48db4e6f1ef932081fb887b1b4141af03d
Signed-off-by: Martin Dindoffer <martin.dindoffer@pantheon.tech>
6 years agoCoe Oxygen M1 status 26/65426/1
Faseela K [Sat, 11 Nov 2017 02:48:08 +0000 (08:18 +0530)]
Coe Oxygen M1 status

Change-Id: I88724844dcbd2f2f4dc2873f465fa46917224a04
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Nov 2017 18:15:07 +0000 (10:15 -0800)]
Updated git submodules

Project: integration/test master 60483cf4da270fe0c9e21dfefa8c3f2356087361

Reduce the number of polling iterations in WUKS

This has the potential to reduce some logs that end up in
the output.xml. We do use --removewuks when we generate the
html reports, but that is post processing. All the iterations
are still being logged in output.xml. Hopefully this will
help reduce the final log size of output.xml

Change-Id: If84c43ac659750e53efe2b2c18c6e81bab801ad7
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Fri, 10 Nov 2017 02:24:59 +0000 (21:24 -0500)]
Updated git submodules

Project: integration/test master f8c8aac8aeadaae73af5a56d1c271d18ed5f7674

add cleanup for con sg suites

Change-Id: I7bfe76c89c6f4c90384fd9a5f8ab59a756d870c5
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Thu, 9 Nov 2017 01:08:43 +0000 (20:08 -0500)]
Updated git submodules

Project: integration/test master 1a621dc639a979b63f15b4d470a344b2b7e202c4

Cleanup on neutron sg suite

Change-Id: Ife25300241bb415fc881c14e3bfb8beb5d85f63b
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Tomas Markovic [Fri, 10 Nov 2017 10:18:48 +0000 (11:18 +0100)]
Updated git submodules

Project: releng/builder master 421f9d567a0247eb14d99bb3d37a4e389cd4d935

BGPCEP-688: update bgp test

install odl-bgpcep-bgp-config-example
for bgpclustering tests
for bgp ingest tests

Change-Id: I529fbd16590dac6e83c6845d7e5bc0e5b9e8a8ee
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
6 years agoUpdated git submodules
David Suarez [Mon, 23 Oct 2017 21:14:43 +0000 (23:14 +0200)]
Updated git submodules

Project: genius master dda2d5f2a44496fc2451f63b46d2c393ac3ea616

Transform asynchronous listener into synchronous

This listener can be synchronous since it is already
offloading the workload through the JobCoordinator.

Change-Id: Ic9fcbca3d5665202c58d01345d47d5a3ea258457
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
David Suarez [Thu, 9 Nov 2017 00:45:09 +0000 (01:45 +0100)]
Updated git submodules

Project: sfc master 947b8b2f446b57b8ee88be076a78a684108dffdf

Fix some checkstyle issues for the upcoming odlparent 3.0

Change-Id: If2e6542e28f50d1c80bc696250cd62f28c3f79f9
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Thu, 9 Nov 2017 17:36:01 +0000 (18:36 +0100)]
Updated git submodules

Project: odlparent master c9f7ff5e80ac0f8d32ea75115e3b2bffae1d54e0

Remove io.dropwizard.metrics dependencyManagement

https://lists.opendaylight.org/pipermail/odlparent-dev/2017-November/001460.html

for https://jira.opendaylight.org/browse/INFRAUTILS-19

Change-Id: I0ce0e4b7ad54e171c061e1bb91d568b25e9d1145
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Faseela K [Thu, 9 Nov 2017 14:22:02 +0000 (19:52 +0530)]
Updated git submodules

Project: infrautils master ee3a5d6785c094d44788b9e9a7d4044f6d75be03

Diagstatus:Log exception in case the remote node is not reachable

Change-Id: I700f862c8693cf97ce5b63b2918fad83325abab0
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Stephen Kitt [Wed, 8 Nov 2017 14:58:13 +0000 (15:58 +0100)]
Updated git submodules

Project: genius master 047d6fe670541b0dad7b03f3f82ffeee59dc86cc

Drop Karaf shell specifiers

We no longer need to support Karaf 3, and the karaf.shell
"[3.0.0,4.1)" declarations prevent us from upgrading to Karaf 4.1
(which is coming with odlparent 3).

Change-Id: If39706d860e67dabd33ce4fc84d046075eac9a33
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Wed, 8 Nov 2017 14:59:36 +0000 (15:59 +0100)]
Updated git submodules

Project: infrautils master f76f74d0f6d833a44aad5509835a71ddcff4406c

Drop Karaf shell specifiers

We no longer need to support Karaf 3, and the karaf.shell
"[3.0.0,4.1)" declarations prevent us from upgrading to Karaf 4.1
(which is coming with odlparent 3).

Change-Id: I9642e303befd2752920319f9325f6b86a1ebc999
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Tom Pantelis [Tue, 31 Oct 2017 21:25:09 +0000 (17:25 -0400)]
Updated git submodules

Project: infrautils master 8de19ab232f6074fbffc215de142578bdd75a2d5

Add KeyedLocks

Simply manages multiple re-rentrant locks by user key. This will be used to
replace the static locks Map and code in https://github.com/opendaylight/netvirt/blob/master/vpnservice/neutronvpn/neutronvpn-api/src/main/java/org/opendaylight/netvirt/neutronvpn/api/utils/NeutronUtils.java.

Change-Id: I817d8a7438f5ab750c35d502742a26fb3a710f23
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Sam Hague [Thu, 9 Nov 2017 00:41:23 +0000 (19:41 -0500)]
Updated git submodules

Project: integration/test master de54cdb58aa62c24c4c4e2f6c307de105d0834ba

Reduce logging in vpnservice

Change-Id: Iebd3f178d9931a46e2df0af63cb5698f69a708ad
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Tom Pantelis [Wed, 1 Nov 2017 04:40:29 +0000 (00:40 -0400)]
Updated git submodules

Project: genius master 7a099eb9bc92252ad1acbe511d07ca1eeaa20a0b

Fix compiler and FindBugs warnings in mdsalutil-api

Change-Id: Ieea0fda8a6a3685619b64f28d54cf697abdf8ac5
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Nov 2017 17:52:49 +0000 (09:52 -0800)]
Updated git submodules

Project: releng/builder master f471623419a76665a0e2bf85a4a753bd78d8e06d

Upgrade robot vms to use 4G RAM from 2G

some robot jobs are creating log files (output.xml) in excess
of 1.5G in size. When robot parses that file to generate it's
html reports it reads the entire file (I believe) in to memory
which ends up causing an OOM scenario in a 2G system. For now,
this will help, but as jobs increase in size and duration,
even 4G will not be enough.

Change-Id: I71c72a8ad62a05549fc4623531f4c7b9387505bc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Thu, 9 Nov 2017 16:49:05 +0000 (17:49 +0100)]
Updated git submodules

Project: genius master de8486216bbcde30f518946ff69ac7a88b936e11

Fix broken build from FindBugs RV_RETURN_VALUE_IGNORED violation in RPC

Impact of https://jira.opendaylight.org/browse/MDSAL-294

Change-Id: If342b11591f1dfe6e58fdca29b400531455669fd
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Aswin Suryanarayanan [Fri, 27 Oct 2017 08:45:40 +0000 (14:15 +0530)]
Updated git submodules

Project: netvirt master ae10daf238d52878a79c89315e58ff628649625e

NETVIRT-968  : Conntrack SNAT fails in a cluster setup.

Made  the SNAT node event listener cluster aware using
AbstractClusteredAsyncDataTreeChangeListener(Only in Oxygen)

https://jira.opendaylight.org/browse/NETVIRT-968

Change-Id: If036fe679abe8ac5c5457b488325d2474f85820c
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
6 years agoODL Parent M2 read-out 80/65380/1
Stephen Kitt [Thu, 9 Nov 2017 17:26:13 +0000 (18:26 +0100)]
ODL Parent M2 read-out

Change-Id: If0b19a38b972a6f7206f410148c337c87f3c1304
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
cgowdru [Tue, 31 Oct 2017 07:14:29 +0000 (12:44 +0530)]
Updated git submodules

Project: netvirt master 30c9bc9f1ffed128e485e177d967bd48a9c3ed2b

Bug9298 : ModifiedNodeDoesNotExistException for FIP

Description:
1) This Exception is thrown which deleting the VM instances(using
command “openstack server delete VM“) as part of “External network test”
2) This VMs are booted directly using net-id
Ex: openstack server create --image cirros-0.3.5-x86_64-disk --flavor
m1.nano --nic net-id=193f740e-910f-4038-9a4a-7d8758e63756
VmInstanceFloating1 --security-group sg-connectivity --min 1 --max 1
3) And such Vms are associated with floating ip  using command
“openstack server add floating ip VmInstanceFloating1 10.10.10.12”
4) When such an VM is deleted using “openstack server delete”, I need
NeutronPortChangeListener.remove()(for VM Neutron port deletion) and
NeutronFloatingToFixedIpMappingChangeListener.update(for
floatingip-disassoicated from neutron port) getting triggered
concurrently.
5) NeutronPortChangeListener.remove() -> handleNeutronPortDeleted()
-> nvpnManager.dissociatefixedIPFromFloatingIP() ->
floatingIpMapListener.dissociatefixedIPFromFloatingIP() ->
removeRouterPortsOrPortsNode() -> MDSALUtil.syncDelete()
6) NeutronFloatingToFixedIpMappingChangeListener.update() ->
clearFromFloatingIpInfo() -> MDSALUtil.syncDelete()
7) Both step-5 and step-6 attempt to delete same DS instance
resulting in one in this exception.

Solution:
Change done to check if the internal-to-external-port-map fo the given
fixed-ip exists during Step-6 flow there-by preventing deletion on
non-existant DS instance.

Change-Id: Icc4973020ff73225a5b25a5e73d1ffcbf78f2609
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
6 years agoUpdated git submodules
cgowdru [Thu, 2 Nov 2017 07:21:43 +0000 (12:51 +0530)]
Updated git submodules

Project: netvirt master 8fb3a6941ee73e2f11bcdee0502d140d903cd0fe

Bug 9297 : Adjacency doesn't exist exception fo FIP

Description : When are ARP request for floating-ip(which is learnt
earlier) is received(with mac address change due to deletion and creation
of same FIP during tempest), query is done to delete the odl-adjacency
from vpn-interface which doesn't exists.

Instead of quering all adjacenies, change done for existance of specific
adjancency and delete it if only exists.

Change-Id: Id39f9f0830330bb84869c0d3a88c4787cd55df3c
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
6 years agoUpdated git submodules
Valentina Krasnobaeva [Tue, 23 May 2017 09:08:42 +0000 (11:08 +0200)]
Updated git submodules

Project: netvirt master c93a29bf36a4728cd2581248c4ffb5f191553d13

neutronvpn: dual stack changes

The vpn interface creation/deletion is decorrelated with the adjacencies
and fixed ips contexts port creation. This becomes necessary since each
neutron port will receive creation of ports, but also updates related to
update of new IPs ( which implies that it does not mean creation of VPN
interface).
Also if fixes in vpnmanager an issue upon some cases where networkId
field from subnetmap was null.

Change-Id: I664421f592ea7da9c34f5400100502593bfeea55
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
Signed-off-by: Noel de Prandieres <prandieres@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgp-manager: update thrift model

addVrf() and delVrf() have 2 new parameters that are needed.
The modification consists in adapting the necessary thrift generated
files changes. On top of that, the call appropriate to BgpRoute.addVrf
and BgpRoute.delVrf is done with correct parameters.

Change-Id: Ie2a42923e804d30668c649434fa21fbb39f2ef1c
Signed-off-by: Noel de Prandieres <prandieres@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Nov 2017 16:28:55 +0000 (16:28 +0000)]
Updated git submodules

Project: releng/builder master 0f16b29ecc52f1b1beb31f563659b15b07cea4eb

Merge "Add Gerrit Trigger for multipatch build"

Add Gerrit Trigger for multipatch build

Introduces a new trigger "multipatch-build:" which can be used to
trigger a build from a Gerrit comment rather than requiring committers
to have Jenkins access. Patch parameters are passed through a 1 liner
after the colon of the trigger.

Change-Id: I4c269d3db11a80d981209ef9b1b4ff428f1b7741
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Claudio D. Gasparini [Thu, 9 Nov 2017 10:34:07 +0000 (11:34 +0100)]
Updated git submodules

Project: bgpcep master 800ca7ab86c3678634f87d244b37532fddb082e0

Remove PCEPDipatcher deprecated method

Change-Id: Ie2aa3b0734372b2dd1c5d37c0dc7f34866d8911a
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoFix infrautils javadoc url 73/65373/1
Thanh Ha [Thu, 9 Nov 2017 15:25:42 +0000 (10:25 -0500)]
Fix infrautils javadoc url

Change-Id: I91cef69a4e8608406ee7fdcf9238f15ba095ec43
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove javasphinx 72/65372/1
Thanh Ha [Thu, 9 Nov 2017 15:15:06 +0000 (10:15 -0500)]
Remove javasphinx

The community has spoken and decided that we will continue generating
javadoc using javadoc. We now have javadocs.opendaylight.org to handle
this.

Change-Id: I5ef2aac6e8a4e6f1bafcdde663fb9ceda4d44fd5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate javadoc to javadocs.opendaylight.org 69/65369/1
Thanh Ha [Thu, 9 Nov 2017 14:59:11 +0000 (09:59 -0500)]
Update javadoc to javadocs.opendaylight.org

With the new javadoc URL deployed we can now start linking to docs
there.

Change-Id: Ifc9eb22a2d7ca70d62b664061ad2394665f5ed36
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Marek Gradzki [Thu, 9 Nov 2017 12:49:00 +0000 (13:49 +0100)]
Updated git submodules

Project: netconf master f01da36f40cdcc21a88c40330b43334d3eb06a84

Fix KeyPairProvider initialization in NetconfSshServerProvider

As a side offect of https://git.opendaylight.org/gerrit/#/c/60138,
RSA private key is stored unencrypted on disk.

Without additional countermeasures this might not be a good idea.

This patch sets DEFAULT_PRIVATE_KEY_PATH to null which disables
key pair serialization.

Change-Id: Ibbf51f702bc47d768db16d6a3f406a1b2ec906fb
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 23 Jan 2017 21:41:14 +0000 (22:41 +0100)]
Updated git submodules

Project: odlparent master a67b97e241c7b14b4c7cbc4df6108e8bf89c1d58

Fail build if classpath contains duplicates

duplicate-finder-maven-plugin fails build if duplicate classpath entries
see https://github.com/basepom/duplicate-finder-maven-plugin/

This is currently not enforced, but projects opt-in to this quality via:

  <properties><duplicate-finder.skip>false

FTR: There are a few other tools in this space, incl. e.g.
http://www.mojohaus.org/extra-enforcer-rules/banDuplicateClasses.html
and http://tattletale.jboss.org/ and http://jhades.github.io, but
duplicate-finder-maven-plugin fits best here.

See https://git.opendaylight.org/gerrit/#/c/50851/ for a related util.

Bug: 7662
Change-Id: I79142549ba7c739ce39285d35f179172d7b099a6
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Tomas Cere [Thu, 9 Nov 2017 10:56:20 +0000 (10:56 +0000)]
Updated git submodules

Project: netconf master c259d47d96cffd531116b32516a84702abe8f14c

Merge "Remove netconf-cli"

Remove netconf-cli

This was living in limbo for some time, I think it's time to say goodbye.
The overhead for keeping this buildable is a wasted effort I think, so remove this.

Change-Id: Icc45c9a78afa380c2e96ea373c02c47f644191a1
Signed-off-by: Tomas Cere <tcere@cisco.com>
6 years agoUpdated git submodules
Jakub Toth [Tue, 7 Nov 2017 10:41:09 +0000 (11:41 +0100)]
Updated git submodules

Project: netconf master d7e7fc033919575500f46d724e8f1cddb31857f5

Make ServicesWrapperImpl as argument in provider

Change-Id: Id491309eb0f1bc75337ace02072248f25d60a1b9
Signed-off-by: Jakub Toth <jakub.toth@pantheon.tech>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 8 Nov 2017 22:32:48 +0000 (23:32 +0100)]
Updated git submodules

Project: netvirt master e21dac454c9175342c5eed3b9f8eac98e22713eb

Remove un-used Dropwizard Metrics from bgpmanager

Found during https://jira.opendaylight.org/browse/INFRAUTILS-19

If bgpmanager wants metrics in the future, then it should use the
upcoming infrautils.metrics instead of having a direct dependency on
io.dropwizard.metrics.

Change-Id: I54555c518f0b48f49f940021ba093a264f474e8d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Wed, 8 Nov 2017 11:40:43 +0000 (12:40 +0100)]
Updated git submodules

Project: bgpcep master 755c5458104aeed57e0e863ce153345f8bbc7b91

Enforce BMP SPI/ API Checkstyle

Change-Id: I4cbbc75a30362967bca4a7edcd0001ef32dc8536
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 8 Nov 2017 23:42:30 +0000 (00:42 +0100)]
Updated git submodules

Project: netvirt master be93fad61921ba64c81ba052bae3b7125eae58d5

Comment out LogCaptureRule in ElanServiceTest

to avoid spurious test failures for now; when I get time I'm hoping to
follow up with work which makes this completely reliable by having tests
await the completion of JC background jobs (which is what's causing
this)

Change-Id: I2bcc19f01a0665a85ab155cfa616817fdb3c4854
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoMerge "Add NIC M1 Oxygen Status"
Kit Lou [Wed, 8 Nov 2017 23:53:07 +0000 (23:53 +0000)]
Merge "Add NIC M1 Oxygen Status"

6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 8 Nov 2017 23:35:08 +0000 (23:35 +0000)]
Updated git submodules

Project: releng/builder master 003835acd2d9e452ff4d6f829cbce441c5ebd82b

Merge "Run pybot per suite and collect individual logs"

Run pybot per suite and collect individual logs

Change-Id: I680bcd1fb613c0ea163d09c5c593484cede0fc70
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdated git submodules
Anil Belur [Wed, 8 Nov 2017 22:49:44 +0000 (22:49 +0000)]
Updated git submodules

Project: releng/builder master 10833fd3e59e313340cd9f20f7876cc466bd13dc

Merge "Switch to using global-jjb lf-jacoco-report macro"

Switch to using global-jjb lf-jacoco-report macro

Change-Id: Ifae2fcb2d506a2158a3c2211e8d04505d3821813
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Wed, 8 Nov 2017 22:41:20 +0000 (22:41 +0000)]
Updated git submodules

Project: releng/builder master 3b974233d24dd59f58ea78d648b8ab1bb380f4d0

Merge "Remove unused macros gpg-sig and jjbini"

Remove unused macros gpg-sig and jjbini

Both these macros are no longer used by any jobs in this repo and have
been migrated to global-jjb so should be safe to remove.

Change-Id: Ica8f73d1be2ce65867a363b2fe09b0ba6c1c2d66
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Wed, 8 Nov 2017 22:39:12 +0000 (22:39 +0000)]
Updated git submodules

Project: releng/builder master 5bb4581c51fde9a78d259d7460a48608ea5185b1

Merge "Remove deprecated server-name variable"

Remove deprecated server-name variable

Project should be using gerrit-server-name at this point.

Change-Id: Ie1c12a264b342ebe8010a380ff42cbbc6c0b3bf7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "AAA M1 Status"
Kit Lou [Wed, 8 Nov 2017 21:35:46 +0000 (21:35 +0000)]
Merge "AAA M1 Status"

6 years agoMerge "Infrautils Oxygen M1 status"
Kit Lou [Wed, 8 Nov 2017 21:32:12 +0000 (21:32 +0000)]
Merge "Infrautils Oxygen M1 status"

6 years agoUpdated git submodules
Thanh Ha [Wed, 8 Nov 2017 21:04:05 +0000 (16:04 -0500)]
Updated git submodules

Project: releng/builder master 586eb17287ebeb9ed430a895360a92cf8a850eda

Add tox verify job for LF docs-conf project

Change-Id: I51409c91569eeea6a3d0f154b2c011ae5cf3e97e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAAA M1 Status 34/65334/1
Ryan Goulding [Wed, 8 Nov 2017 20:30:11 +0000 (15:30 -0500)]
AAA M1 Status

M1 Status Update.

Change-Id: I94dd52f1bd22d847e1e9392e7acbfe474ebbd3ab
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 18:51:14 +0000 (13:51 -0500)]
Updated git submodules

Project: integration/test master 5d4c5b7d354fa52177765895121e9f83135efbc8

Don't process the prompt line

The Write Commands Until Expected Prompt Keyword
executes a command and then reads output until it sees
the prompt. It then returns all that read output. This
output is then split into lines - which means you get
the prompt line also.

This patch instructs Split To Lines to ignore the last
line (-1).

Change-Id: Ifea842f5b0fa0c45818be4e9cbaa2f0b33774af6
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 17:13:22 +0000 (12:13 -0500)]
Updated git submodules

Project: integration/test master ff6b463bf004d49d39e40d3c0d71296714969862

Don't dump the err/warn/exception

No need to collect this information as
it is also collected by the builder at the end of the test run.

Change-Id: I5c89cf7717f30ec72619bc2c05bc7e78b1e19bac
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoInfrautils Oxygen M1 status 33/65333/1
Faseela K [Wed, 8 Nov 2017 19:26:24 +0000 (00:56 +0530)]
Infrautils Oxygen M1 status

Change-Id: Idfa620a9ee978442eb481576492043735c0c0f36
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 17:06:34 +0000 (12:06 -0500)]
Updated git submodules

Project: integration/test master 74118d72dc6afa94da9b915069641a54bc18a2d9

Reduce logging in model dumps

Change-Id: I19fa3df630344d3ed2990986bb6f1e5fac3df53e
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 16:25:25 +0000 (11:25 -0500)]
Updated git submodules

Project: integration/test master 6619c9053c3c179d9dde9dfc9db054f6489bf31f

Reduce logging in SG suite

Change-Id: I54d4f3382f2360cb7e7f96bb231f8c84a43a0b13
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 15:59:22 +0000 (10:59 -0500)]
Updated git submodules

Project: integration/test master 0777b1f86867683190cdcb85dd07b2d419bb0128

Reduce logging in OpenStackOperations

Change-Id: I07097ebe328c8823b841448ed3f25fa80ffcfd3e
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Valentina Krasnobaeva [Tue, 5 Sep 2017 09:47:22 +0000 (11:47 +0200)]
Updated git submodules

Project: netvirt master 84ee97b7ae91d1f7f491d78add8808b5511ae3bc

vpnmanager: update vpn instance families based on subnetmap updates only

Upon a change in configuration, VPN instance from config DS is updated.
The change is due to a subnetmap moving to or from an other vpnid. If the old
VPN was a BGPVPN, then the list of subnetmaps will be parsed to check if
an IP family is missing or not. Reversely, the introduction of a new
subnet refreshes the IP families of the VPN instance.
According to the information, the VPN instance is updapted.
Consequently, if BGPVPN is configured, then the associated BGP VRFs are
updated accordingly.
Also, the vpnmanager shell command is modified accordingly with correct
AFConfig. Because a VPN instance can be either IPv4 or IPv6 or both,
then a check should be done against the good structure to parse.

Change-Id: I76b067eda44900d5c7bbf3f9792a55c32f711612
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoUpdated git submodules
Robert Varga [Tue, 7 Nov 2017 02:12:21 +0000 (03:12 +0100)]
Updated git submodules

Project: odlparent master 73ff9c34b96f78087b7cc035904fb26a4d462e57

Bump jacoco to 0.7.9

https://github.com/jacoco/jacoco/releases/tag/v0.7.8
https://github.com/jacoco/jacoco/releases/tag/v0.7.9

Change-Id: Iced1a38897da53fcf80d2cde4ee76baa93cd8242
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Stephen Kitt [Tue, 7 Nov 2017 16:07:35 +0000 (16:07 +0000)]
Updated git submodules

Project: odlparent master 0a8ff348689e3bf71256d5686b5375b5cb35cede

Revert "Checkstyle InnerAssignment"

This reverts commit c115daf2f2548b49b505a12fb3ab26c7e096dd8c.

The Checkstyle InnerAssignment check only handles a subset of cases,
which ends up being confusing.
(E.g. while() { }, but not do { } while().)

Change-Id: I813679f18214e8729bc588ae4e0987579b0e3786
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 8 Nov 2017 15:28:45 +0000 (10:28 -0500)]
Updated git submodules

Project: releng/builder master 254b9875d0648032490556a32e60d2750f23e0e0

Add 3node snat-conntrack gate trigger

Change-Id: I1f01bec2486520481bcd4d500cf6dc8612b71714
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoMerge "BGPCEP-711: Update bmp test tool doc"
Kit Lou [Wed, 8 Nov 2017 15:40:57 +0000 (15:40 +0000)]
Merge "BGPCEP-711: Update bmp test tool doc"

6 years agoMerge "BGPCEP-688: BMP Config file loader"
Kit Lou [Wed, 8 Nov 2017 15:40:55 +0000 (15:40 +0000)]
Merge "BGPCEP-688: BMP Config file loader"

6 years agoMerge "BGPCEP-694: bgp-config-example"
Kit Lou [Wed, 8 Nov 2017 15:40:43 +0000 (15:40 +0000)]
Merge "BGPCEP-694: bgp-config-example"

6 years agoUpdated git submodules
Thanh Ha [Wed, 8 Nov 2017 14:38:40 +0000 (14:38 +0000)]
Updated git submodules

Project: releng/builder master 9df83a87c56509566f30c8cbbfb75b1ec3bade29

Merge "BGPCEP-688: Install default config for bgp/bmp"

BGPCEP-688: Install default config for bgp/bmp

Due to removal of default configuration of bgp/bmp, now install
configurations within the tests.

Change-Id: Ia1aab20484fb2edb1576047d10447fc4ab25e1a0
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
6 years agoUpdated git submodules
Anil Belur [Tue, 7 Nov 2017 22:14:26 +0000 (08:14 +1000)]
Updated git submodules

Project: releng/builder master e05ebe5db2bfef9201d3c46a76af2b60d03c912d

Ensure apt is not locked on Ubuntu nodes

A background apt process locks /var/lib/dpkg/lock and causes apt
commands to fail. Therefore check if apt is locked before running
apt.

Errors:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource
temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg), is
another process using

Change-Id: I3ced3711b26ebe9ecf5654c70d23f44e905c1f4c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Claudio D. Gasparini [Tue, 7 Nov 2017 16:00:43 +0000 (17:00 +0100)]
Updated git submodules

Project: bgpcep master 2edadcbed454d3f70cd12b4fc34412f1668a2b89

BGPCEP-685: Remove rib config css models

Change-Id: I91f4e4633fbbacbdf4b61bca11310534d77e129c
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoMerge "Unimgr M1 readout"
Kit Lou [Wed, 8 Nov 2017 13:39:40 +0000 (13:39 +0000)]
Merge "Unimgr M1 readout"

6 years agoUpdated git submodules
Stephen Kitt [Wed, 8 Nov 2017 09:28:47 +0000 (09:28 +0000)]
Updated git submodules

Project: odlparent master 26a367e51d7513cb36f0985e12363373506234ae

Revert "Bump Uncommons Maths 1.2.2a → 1.2.3"

This reverts commit cf236575fa87a2928bb83393bb9e5355b8eedd01.

Version 1.2.3 isn’t available on Maven Central...

Change-Id: If524032a85f17dee7a553e5e27cdeb9816904af6
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Frederick F. Kautz IV [Tue, 7 Nov 2017 19:52:17 +0000 (11:52 -0800)]
Updated git submodules

Project: coe master 2339962317b71a99778d8310a85cbaf733760494

Refactor to enable std provider and push watcher message filtering to core

Change-Id: I613ecd0f19cc2112164260f950f5cd5abde867b7
Signed-off-by: Frederick F. Kautz IV <fkautz@redhat.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Tue, 7 Nov 2017 10:31:58 +0000 (11:31 +0100)]
Updated git submodules

Project: bgpcep master 3dc4090f5d10b4af1448b271081513ce755a2240

Remove deprecated methods under BMP API

Change-Id: I6ffe7f210331f08539a260cb0871be77b7f1ec8a
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>