lispflowmapping.git
3 years agoBump versions by x.(y+1).z 89/95289/1
jenkins-releng [Mon, 22 Feb 2021 23:02:56 +0000 (23:02 +0000)]
Bump versions by x.(y+1).z

Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I8b6cd2b53e782e882dad3536a8507ad9cdc8cdf3

3 years agoBump netconf to 1.13.0, take 2 65/95265/1
Robert Varga [Mon, 22 Feb 2021 09:10:17 +0000 (10:10 +0100)]
Bump netconf to 1.13.0, take 2

Previous patch missed a number of places, fix them up.

Change-Id: Id0902030454b59018c48692ce20f6f8d84ed75f8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoBump netconf to 1.13.0 50/95250/2
Robert Varga [Sun, 21 Feb 2021 17:58:32 +0000 (18:58 +0100)]
Bump netconf to 1.13.0

Adjust version for MRI-integrated NETCONF.

Change-Id: I27f97607fb1e761d0ce1cff96056827b0baf2b38
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoDeprecate mappingservice.neutron 86/95186/1
Lori Jakab [Tue, 16 Feb 2021 11:12:51 +0000 (12:12 +0100)]
Deprecate mappingservice.neutron

It has been many releases since this code has been tested against
OpenStack, and no one is around to maintain it. Additionally, some
architectural concerns were raised in relation to the use of some YANG
models in this module.

Deprecate in the current release and remove in the next release.

Change-Id: I8fe637ff32efb92de6b0f9f99e4c5dcd153a6fe7
Signed-off-by: Lori Jakab <lojakab@cisco.com>
3 years agoAdopt akka-2.6.x 79/94979/2
Oleksii Mozghovyi [Tue, 2 Feb 2021 21:34:16 +0000 (23:34 +0200)]
Adopt akka-2.6.x

Bump upstream to controller-3.0.6 to adopt akka-2.6.x.

Change-Id: I651398423ff1629626dc018327b0588bb7ab5167
Signed-off-by: Oleksii Mozghovyi <oleksii.mozghovyi@pantheon.tech>
3 years agoBump upstream versions 97/94797/2
Robert Varga [Thu, 21 Jan 2021 18:19:47 +0000 (19:19 +0100)]
Bump upstream versions

Adopt following upstreams:
- odlparent-8.1.0
- infrautils-1.9.5
- yangtools-6.0.4
- mdsal-7.0.5
- controller-3.0.5

Change-Id: I47aace27a8ec5736f34e9d974a1168ef9e8a94be
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoMigrate Uint users 68/94568/6
Robert Varga [Sat, 9 Jan 2021 12:39:47 +0000 (13:39 +0100)]
Migrate Uint users

Widened uint access is going away, migrate its users.

Change-Id: Idad4f94e0bcd3c92733a0d402041eb37348167f3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoImprove ConcurrentLispSouthboundStats 69/94569/1
Robert Varga [Sat, 9 Jan 2021 14:07:57 +0000 (15:07 +0100)]
Improve ConcurrentLispSouthboundStats

Taking a class-level lock just to increment a value hurts a lot,
remove synchronized keyword and simplify the method.

Change-Id: I7693ac9a2b4cba308348c0b83583596246b0ff40
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoMigrate isFoo() callers 67/94567/3
Robert Varga [Sat, 9 Jan 2021 12:31:06 +0000 (13:31 +0100)]
Migrate isFoo() callers

Fix all call istes relying on the deprecated boolean getter name,
substituting isFoo() for getFoo(). Also fix some minor Eclipse
warnings.

Change-Id: I9bc2ce0a2e646065e0c432c91b545ca0a32eb1eb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoFix checkstyle 66/94566/1
Robert Varga [Sat, 9 Jan 2021 11:37:18 +0000 (12:37 +0100)]
Fix checkstyle

Upgraded checkstyle is detecting these violations, fix them up.
Also migrate test Uint type usage, so we have fewer warnings to
migrate.

Change-Id: I0a3645c683c0c389556324ff6165afe3c5441a6a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoBump MRI upstreams 15/94515/1
Robert Varga [Fri, 8 Jan 2021 20:46:47 +0000 (21:46 +0100)]
Bump MRI upstreams

Adopt following versions:
- odlparent-8.0.3
- infrautils-1.9.4
- yangtools-6.0.3
- mdsal-7.0.4
- controller-3.0.4

Change-Id: I9d778800da5336d08c3f330147a2dd0569d2470e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoBump MRI upstreams 51/94151/3
Robert Varga [Thu, 10 Dec 2020 12:43:38 +0000 (13:43 +0100)]
Bump MRI upstreams

Adopt following versions:
- odlparent-8.0.2
- infrautils-1.9.3
- yangtools-6.0.2
- mdsal-7.0.3
- controller-3.0.3

Change-Id: I931200dbd323bcac592cf50fbd553c97fe1063ee
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoBump upstreams for Silicon 68/92968/10
Robert Varga [Tue, 20 Oct 2020 20:33:43 +0000 (22:33 +0200)]
Bump upstreams for Silicon

Adopt the following upstream versions:
- odlparent-8.0.0
- yangtools-6.0.0
- mdsal-7.0.1
- controller-3.0.1

Basic version bump along with modernizer warnings have been fixed
up.

Change-Id: I4ebb97d26b58a7e83a6f31b8dbcad063014d4ad8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Lori Jakab <lojakab@cisco.com>
3 years agoBump MRI projects 04/92604/1
Robert Varga [Tue, 22 Sep 2020 15:48:53 +0000 (17:48 +0200)]
Bump MRI projects

This patch adopts:
- odlparent-7.0.6
- infrautils-1.8.1
- yangtools-5.0.6
- mdsal-6.0.5
- controller-2.0.4

Change-Id: I8825415a2c7526693caf3a73a3e0a08776af1d08
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoBump conf.yaml versions to Silicon 62/92062/1
Thanh Ha [Tue, 11 Aug 2020 19:28:31 +0000 (15:28 -0400)]
Bump conf.yaml versions to Silicon

Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: I2bd5e8e4a52b4fdd35702b4d0bee74d5fbaae64b

3 years agoBump versions by x.(y+1).z for next dev cycle 25/91925/1
Thanh Ha [Wed, 5 Aug 2020 21:02:31 +0000 (17:02 -0400)]
Bump versions by x.(y+1).z for next dev cycle

Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: If1316faa8b6fa045503db53b2fa638c0800be090

3 years agoBump odlparent/yangtools/mdsal/controller 68/91668/2
Robert Varga [Mon, 27 Jul 2020 00:01:22 +0000 (02:01 +0200)]
Bump odlparent/yangtools/mdsal/controller

Adopt upstream versions:
- odlparent-7.0.5
- yangtools-5.0.5
- mdsal-6.0.4
- controller-2.0.3

Change-Id: Ic647815d2bee7cf322ea0218c93ab3b1cb3efcd3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoAdd INFO.yaml for listflowmapping 45/91245/5
Anil Belur [Thu, 16 Jul 2020 16:32:00 +0000 (18:32 +0200)]
Add INFO.yaml for listflowmapping

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Lori Jakab <lojakab@cisco.com>
Change-Id: Iaf6e002824cc89e92881e770f4429e10c8105c39

3 years agoDo not fail on warnings for docs-linkcheck 94/91194/1
Thanh Ha [Fri, 10 Jul 2020 15:06:07 +0000 (11:06 -0400)]
Do not fail on warnings for docs-linkcheck

This is a workaround due to sphinx-tabs being incompatible with the
Sphinx linkchecker which throws a warning. We mainly use linkchecker
to catch broken links so we don't really need to fail on warnings as
the main "docs" builder will still fail for warning level issues so
this is a reasonable workaround.

Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: Ice4687364735f5489cfaef2f7b446a72433db984

3 years agoClean up MRI feature references 97/90597/3
Robert Varga [Tue, 23 Jun 2020 07:26:05 +0000 (09:26 +0200)]
Clean up MRI feature references

We should be referring to MRI features through ranges, fix that.

Change-Id: I95775fea5b5469086b0020d224501e5fe2172033
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoIntegrate controller-2.0.2 17/90417/1
Robert Varga [Thu, 11 Jun 2020 21:55:48 +0000 (23:55 +0200)]
Integrate controller-2.0.2

This bumps versions to the following:
- odlparent-7.0.3
- yangtools-5.0.3
- mdsal-6.0.2
- controller-2.0.2

Change-Id: Idc9a72c8781582fd87ff8035a0f58e5a28c59e96
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 years agoUpdate MRI projects for Aluminium 81/89581/10
Robert Varga [Wed, 27 May 2020 16:22:34 +0000 (18:22 +0200)]
Update MRI projects for Aluminium

This bumps versions to the following:
- odlparent-7.0.2
- yangtools-5.0.2
- mdsal-6.0.1
- controller-2.0.1

Change-Id: I376f6152857682a9c9f7094a00324787d2666640
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Lori Jakab <lojakab@cisco.com>
4 years agoAdd iana-afn-safi@2013-07-04.yang 96/89096/2
Robert Varga [Fri, 17 Apr 2020 12:34:42 +0000 (14:34 +0200)]
Add iana-afn-safi@2013-07-04.yang

This model is used only in lispflowmapping and comes from long-expired
draft-ietf-netmod-iana-afn-safi-00. MD-SAL has removed it, hence we
adopt it here.

JIRA: MDSAL-536
Change-Id: Ie9fc7b905c209a048eceda61cbd85879ac960247
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoAdd ietf-lisp-address-types model 94/89094/2
Robert Varga [Fri, 17 Apr 2020 12:18:08 +0000 (14:18 +0200)]
Add ietf-lisp-address-types model

This imports the model from draft-ietf-lisp-yang-06 from MD-SAL, as
lispflowmapping it its only user. This will proper maintenance and
future upgrade to the latest revision.

JIRA: MDSAL-535
Change-Id: I40803b4e4015a19b306d730364711fa42eafbadf
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoFix checkstyle 14/89414/1
Robert Varga [Fri, 24 Apr 2020 18:13:17 +0000 (20:13 +0200)]
Fix checkstyle

Updated checkstyle is finding these, fix them up.

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

4 years agoUse Magnesium controller 84/88684/2
Robert Varga [Wed, 25 Mar 2020 21:59:30 +0000 (22:59 +0100)]
Use Magnesium controller

As part of controller transition to being MRI, downgrade the version
used to Magnesium release. This will be bumped to Aluminium proper
during the MRI window.

Change-Id: If7dabde1aa8e05e485e08140039066dee871fce7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoSet version to Aluminium 32/88732/1
Thanh Ha [Thu, 26 Mar 2020 19:52:11 +0000 (15:52 -0400)]
Set version to Aluminium

We are in the Aluminium dev cycle now.

Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: I84b4eb2b8e55dd7235e3f88ccc1181d3f120119c

4 years agoBump versions by x.y.(z+1) 92/87992/1
jenkins-releng [Sat, 22 Feb 2020 04:30:16 +0000 (04:30 +0000)]
Bump versions by x.y.(z+1)

Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: Id718d675aa6dd7bef10cd33cb5485a42ec592097

4 years agoBump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9 04/87004/2
Robert Varga [Thu, 16 Jan 2020 21:14:19 +0000 (22:14 +0100)]
Bump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9

Pick up latest fixes and upgrades.

Change-Id: I3a3ce7afaf66c0f5dd2a917532e5d1b1ff485def
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoDowngrade top-level javadoc plugin 61/86461/1
Robert Varga [Tue, 17 Dec 2019 14:04:36 +0000 (15:04 +0100)]
Downgrade top-level javadoc plugin

Javadoc aggregate is failing like it did in genius/netvirt,
apply the same workaround.

Change-Id: I02eed3ee5edde514512376c8d45f0b06bca67f53
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoRemove unneeded overrides 45/86445/1
Robert Varga [Mon, 16 Dec 2019 23:36:29 +0000 (00:36 +0100)]
Remove unneeded overrides

This minizes the powermock/mockito declarations -- now everything
works out of the box!

Change-Id: I47d6d19c052e32bd40c2cc072cc497ffd696a9d0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6 76/86376/3
Robert Varga [Thu, 12 Dec 2019 07:06:56 +0000 (08:06 +0100)]
Bump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6

Pick up the latest upgrades and fixes.

Change-Id: I921247985e6581ab9511a6fb6bb104bcce1f4fd8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoFix junit-addons scope 47/85947/1
Robert Varga [Thu, 21 Nov 2019 22:06:59 +0000 (23:06 +0100)]
Fix junit-addons scope

This dependency should have scope=test and not be leaking into
production code as evidenced by

00:09:04.902 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-merge-neon/features/odl-lispflowmapping-neutron/target/feature/feature.xml
00:09:05.535 [WARNING] Manifest not present in the first entry of the zip - junit-addons-1.4.jar

Change-Id: If65c0b1d5bd197508bb7e16ae1331a6a9b1d1cb4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4 34/85634/2
Robert Varga [Wed, 6 Nov 2019 16:33:55 +0000 (17:33 +0100)]
Bump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4

This picks up latest upgrades and fixes.

Change-Id: I8db358b0af81394a561071d98bffea168dda47cc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoMore parent cleanup 89/85189/1
Lori Jakab [Thu, 17 Oct 2019 16:25:26 +0000 (18:25 +0200)]
More parent cleanup

Change-Id: I8a9376a39c036679ac3504b12d20850f962bfec4
Signed-off-by: Lori Jakab <lojakab@cisco.com>
4 years agoRemove custom doclet 84/85184/1
Lori Jakab [Thu, 17 Oct 2019 15:41:27 +0000 (17:41 +0200)]
Remove custom doclet

Change-Id: Ia8096672999b4c2738a363685714b66ec221a8d4
Signed-off-by: Lori Jakab <lojakab@cisco.com>
4 years agoapi spotbugs cleanup 43/85143/1
Lori Jakab [Wed, 16 Oct 2019 10:22:06 +0000 (12:22 +0200)]
api spotbugs cleanup

Change-Id: Iee3e4cb27df4018e70d8ad5f9905ef362992f165
Signed-off-by: Lori Jakab <lojakab@cisco.com>
4 years agodsbackend spotbugs cleanup 42/85142/1
Lori Jakab [Wed, 16 Oct 2019 09:30:10 +0000 (11:30 +0200)]
dsbackend spotbugs cleanup

Change-Id: Icbb732c9d0dc540508931d3750d607a0287b7a26
Signed-off-by: Lori Jakab <lojakab@cisco.com>
4 years agoMagnesium platform upgrade 01/84901/7
Lori Jakab [Wed, 9 Oct 2019 13:12:26 +0000 (15:12 +0200)]
Magnesium platform upgrade

This patch prepares the lispflowmapping project for Magnesium: update
odlparent to 6.0.0, mdsal to 5.0.3, and deal with the fallout,
including, but not limited to, checkstyle and spotbugs being on by
default, the uint changes in yangtools, etc.

Change-Id: Id1b3bf0201755ef29678e17e8c60fa9adbf253a6
Signed-off-by: Lori Jakab <lojakab@cisco.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump mdsal to 4.0.6 50/84450/3
Robert Varga [Sat, 14 Sep 2019 17:17:54 +0000 (19:17 +0200)]
Bump mdsal to 4.0.6

This picks up the latest fixes.

Change-Id: I8ec178ca726c1df504efc4f19d2c9c80965d93be
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump odlparent to 5.0.2 49/84449/2
Robert Varga [Sat, 14 Sep 2019 17:17:41 +0000 (19:17 +0200)]
Bump odlparent to 5.0.2

This bumps odlparent to pick up latest references.

Change-Id: Ica16c98bd6eeeb2530bdc9cee4bb7f198e4a6ab0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoFix checkstyle violations 51/84451/1
Robert Varga [Sat, 14 Sep 2019 17:24:49 +0000 (19:24 +0200)]
Fix checkstyle violations

This fixes trivial checkstyle violations reported by updated
checkstyle plugin.

Change-Id: I7315da6d9d9c3578d73a4474a471e6af708b470d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoUpdate docs header to Magnesium in the master 12/83812/1
Anushka Bhandari [Tue, 20 Aug 2019 16:53:10 +0000 (22:23 +0530)]
Update docs header to Magnesium in the master

Should be Magnesium on master and Sodium on stable/sodium.

Signed-off-by: Anushka Bhandari <anushka16134@iiitd.ac.in>
Change-Id: I0498e9e49847454bf501a032647aa6f494c6836c

4 years agoBump mdsal to 4.0.4 33/83733/1
Robert Varga [Thu, 15 Aug 2019 08:42:48 +0000 (10:42 +0200)]
Bump mdsal to 4.0.4

This brings in latest fixes.

Change-Id: I59f89ef4fe76ef16fcdc9b59f8d9b50aa0849847
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump versions by x.y.(z+1) 49/83549/1
jenkins-releng [Mon, 12 Aug 2019 16:14:12 +0000 (16:14 +0000)]
Bump versions by x.y.(z+1)

Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I0f8091d19b9166e6567641107ef92f36fd8ccb55

4 years agoBump mdsal to 4.0.3 48/83148/4
Robert Varga [Thu, 18 Jul 2019 16:19:16 +0000 (18:19 +0200)]
Bump mdsal to 4.0.3

This bumps mdsal to 4.0.3, bringing in latest fixes and improvements.

Change-Id: Ie8e03aab1f31edf80bc9f1d7896c334c9d83be8d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump odlparent to 5.0.1 47/83147/3
Robert Varga [Thu, 18 Jul 2019 16:14:25 +0000 (18:14 +0200)]
Bump odlparent to 5.0.1

This picks up the latest upgrades.

Change-Id: If6006a94197839a9718cd5eae16b0a025913af93
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoSpeed up time computation 77/83177/1
Robert Varga [Fri, 19 Jul 2019 13:52:48 +0000 (15:52 +0200)]
Speed up time computation

When we are adding or refreshing a mapping, we can first access
the existing timestamp and only fallback to System.currentTimeMillis()
if it's not present.

This also simplifies things, as we end up reading the timestamp
(a synchronized operation) only once.

Change-Id: I39bfe212e7c746e66dc144ad1e036a2b02544c6c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoEliminate jsr305 dependencies 97/82797/1
Robert Varga [Sat, 29 Jun 2019 09:43:53 +0000 (11:43 +0200)]
Eliminate jsr305 dependencies

Most of the annotations are not needed, as they are already
specified as JDT annotations in implemented interfaces. This
eliminates most annotations (where implied) and migrates them
in fresh uses.

Change-Id: I39af973b710d2c8aa6eac11d53e0ebc23a807533
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 years agoBump mdsal to 4.0.2 68/82368/2
Robert Varga [Fri, 31 May 2019 14:17:45 +0000 (16:17 +0200)]
Bump mdsal to 4.0.2

This picks up latest fixes.

Change-Id: I4755a47d90d111db648b591b71d5e399a132a2da
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump mdsal to 4.0.1 39/81839/3
Robert Varga [Wed, 1 May 2019 11:42:22 +0000 (13:42 +0200)]
Bump mdsal to 4.0.1

This bumps mdsal to 4.0.1.

Change-Id: I1aa5bbc3819e810697a409c66b85bf96de7941e6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoMigrate to MD-SAL APIs 24/80524/4
Robert Varga [Thu, 21 Feb 2019 16:14:32 +0000 (17:14 +0100)]
Migrate to MD-SAL APIs

Migrate to use MD-SAL APIs instead of deprecated Controller APIs.

Change-Id: I642d319c8cddf958ac44cad328d99fdd1e1270e9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump mdsal to 4.0.0 75/81375/4
Lorand Jakab [Thu, 4 Apr 2019 13:58:09 +0000 (15:58 +0200)]
Bump mdsal to 4.0.0

This bumps references to mdsal-4.0.0, fixing up the fallout.

Change-Id: I9d3ec25018d90df13e5d03eb7f50c1b290acd500
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump odlparent to 5.0.0 69/81369/4
Lorand Jakab [Thu, 4 Apr 2019 13:27:17 +0000 (15:27 +0200)]
Bump odlparent to 5.0.0

Change-Id: Ia750003dafa61d3b584c8f98c6b7b74f0b221e55
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoUpdate branch names in documentation 84/80584/4
Lorand Jakab [Mon, 25 Feb 2019 14:18:44 +0000 (15:18 +0100)]
Update branch names in documentation

Change-Id: Ie3edc51694aaa3a619aa2ee6636da9461ba49df4
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoFix links in docs 26/81026/1
Lorand Jakab [Wed, 20 Mar 2019 10:58:36 +0000 (11:58 +0100)]
Fix links in docs

Change-Id: Icdf68714ac48354cbcd0af69b2c769c8e1e7efd5
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoAdd additional missing images to docs 97/80997/1
Lorand Jakab [Tue, 19 Mar 2019 12:57:07 +0000 (13:57 +0100)]
Add additional missing images to docs

Change-Id: Ia5e093d5279a65d1136f79d0fa481586d0bfc372
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoAdd missing image to docs 82/80982/1
Lorand Jakab [Tue, 19 Mar 2019 10:53:33 +0000 (11:53 +0100)]
Add missing image to docs

Change-Id: Ica1c97c4e5a11a6f592513b3e1bcf0607bfdd90f
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoUpdate odl-lispflowmapping-mappingservice-shell 92/80292/1
Robert Varga [Tue, 12 Feb 2019 16:56:31 +0000 (17:56 +0100)]
Update odl-lispflowmapping-mappingservice-shell

Do not pull shell console, but rather expect it to be provided
at runtime. This removes the need to pull anything but the shell
itself.

Change-Id: Ib616b17eec9c00f20237d76be7bca4d1455a3e0f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump versions by x.y.(z+1) 89/80089/1
jenkins-releng [Fri, 1 Feb 2019 13:06:30 +0000 (13:06 +0000)]
Bump versions by x.y.(z+1)

Change-Id: Icbdeb9a5f4fc0d5a4ce360bfe5fc7f8570dc2e58
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoJava 11 compatibility 94/79494/3
Lorand Jakab [Mon, 14 Jan 2019 09:38:15 +0000 (10:38 +0100)]
Java 11 compatibility

Change-Id: I8f80353845d2c08efc97a78b8cbc57f714a29bd4
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoBump mdsal to 3.0.6 53/79753/4
Robert Varga [Sun, 20 Jan 2019 02:44:35 +0000 (03:44 +0100)]
Bump mdsal to 3.0.6

This aligns with odlparent-4.0.9 and yangtools-2.1.8.

Change-Id: Ibaf1f828c61ce6463a8b891d88ae1bbd261d4800
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoBump to odlparent 4.0.9 69/79669/1
Stephen Kitt [Fri, 18 Jan 2019 15:33:01 +0000 (16:33 +0100)]
Bump to odlparent 4.0.9

Change-Id: I9ac6e66ddf3c2acd75fa375fdf56c52ee5bf31c5
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoBump PowerMock 2.0.0-beta.5 -> 2.0.0 93/79493/1
Lorand Jakab [Sat, 12 Jan 2019 08:27:03 +0000 (09:27 +0100)]
Bump PowerMock 2.0.0-beta.5 -> 2.0.0

Change-Id: Ia50124141cc62424f259bad23fd5f3e26848fe77
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoBump mdsal to 3.0.4 32/79432/1
Robert Varga [Thu, 10 Jan 2019 15:45:55 +0000 (16:45 +0100)]
Bump mdsal to 3.0.4

This realigns odlparent/yangtools/mdsal and brings in the latest
improvements.

Change-Id: Ia9127853ebe6e0f83b8ba1d684863a19a1ea2f9f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump to odlparent 4.0.8 63/79363/1
Stephen Kitt [Wed, 9 Jan 2019 14:54:54 +0000 (15:54 +0100)]
Bump to odlparent 4.0.8

Change-Id: I001f447291aa89b78790ebd8ad0a3dd54a331de9
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoFix compilation with JDK11 57/79257/1
Robert Varga [Sun, 6 Jan 2019 23:45:19 +0000 (00:45 +0100)]
Fix compilation with JDK11

This fixes -Pq build with JDK11. Tests need more attention due
to powermock interactions, will be fixed in a follow-up.

Change-Id: I5c22426c9ec269cedcfa879a0402c89235db1468
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump odlparent to 4.0.7 17/79117/1
Stephen Kitt [Wed, 2 Jan 2019 10:24:16 +0000 (11:24 +0100)]
Bump odlparent to 4.0.7

Change-Id: Iffe354f42a70e5baaa9b20a3799b495f2ab9af95
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoBump mdsal to 3.0.3 17/79017/1
Robert Varga [Sun, 23 Dec 2018 22:58:12 +0000 (23:58 +0100)]
Bump mdsal to 3.0.3

This brings in latest fixes and alignes with odlparent-4.0.5.

Change-Id: Ief5547d107aad437831a9a3877eb4caf67b85128
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump to odlparent 4.0.5 15/78915/2
Stephen Kitt [Fri, 21 Dec 2018 09:10:33 +0000 (10:10 +0100)]
Bump to odlparent 4.0.5

Change-Id: Ie02d36cb717b97954858a495adb485a3a9c79ec9
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoBump to mdsal-3.0.2 47/78147/3
Robert Varga [Mon, 26 Nov 2018 09:26:40 +0000 (10:26 +0100)]
Bump to mdsal-3.0.2

This bumps mdsal to 3.0.2.

Change-Id: Ibb3f3b9bd79ba94efa632031c92fd34e2526481b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoUse predictable-order sets 19/78219/1
Robert Varga [Tue, 27 Nov 2018 16:38:16 +0000 (17:38 +0100)]
Use predictable-order sets

MapServerTest requires MapServer to respond with specific order
of items. Use LinkedHashMap/ImmutableSet to achieve that
consistently.

Change-Id: Ia96ac31e434f8fee5095802de446f0b1dc1eeeb7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoMove back to RFC7223 ietf-interfaces 70/77470/1
Robert Varga [Sat, 3 Nov 2018 13:07:11 +0000 (14:07 +0100)]
Move back to RFC7223 ietf-interfaces

This patch moves back from RFC8343 to align with other projects.

Change-Id: I29096cf4539d7ac6058d215819b75630d59e78e2
JIRA: TSC-179
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoNeon MRI changes 55/76055/16
Lorand Jakab [Thu, 25 Oct 2018 16:40:46 +0000 (18:40 +0200)]
Neon MRI changes

This patch bumps:
- odlparent to 4.0.2
- mdsal to 3.0.1

It also deals with:
- adjust dependencies to account for ietf-{inet,yang}-types movement
- new checkstyle failures
- bump odlparent feature version range from [3.1.0,4) to [4,5)
- move to odl-guava instead of the version explicit odl-guava-23
- move blueprints from org/opendaylight to OSGI-INF directory

JIRA: LISPMAP-175
Change-Id: Ia065800c9b92362371550f8e9c93eb6f3da57d4e
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoMigrate lispflowmapping docs to the lispflowmapping project 79/75879/2
Thanh Ha [Sun, 9 Sep 2018 00:59:49 +0000 (20:59 -0400)]
Migrate lispflowmapping docs to the lispflowmapping project

Issue: DOCS-69
Change-Id: Ib05130afdc3e7ee07290e4203540baa7ece7e5fd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoBootstrap lispflowmapping documentation 78/75878/2
Thanh Ha [Sun, 9 Sep 2018 00:58:51 +0000 (20:58 -0400)]
Bootstrap lispflowmapping documentation

Issue: DOCS-69
Change-Id: I610b370026a2741745f5c76f000898ae45770861
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoRemove references to mdsal-model-artifacts 22/75122/1
Robert Varga [Sat, 11 Aug 2018 07:38:30 +0000 (09:38 +0200)]
Remove references to mdsal-model-artifacts

This artifact is going away, migrate to mdsal-artifacts.

Change-Id: Iec98569ca92554f667a58e5aaaf53758e2c574d9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoBump versions by x.(y+1).z for next dev cycle 93/74993/1
Anil Belur [Thu, 9 Aug 2018 12:40:15 +0000 (18:10 +0530)]
Bump versions by x.(y+1).z for next dev cycle

Change-Id: I000419083e6d485488baa86b3619d8399b8e4fab
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoDon't use Futures.transform() removed in Guava 26 46/74846/1
Lorand Jakab [Mon, 6 Aug 2018 11:14:21 +0000 (13:14 +0200)]
Don't use Futures.transform() removed in Guava 26

See https://lists.opendaylight.org/pipermail/release/2018-August/015735.html

Change-Id: I9ba0b1445af2d40d9d907608ff6ea306f8996d34
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoBump to odlparent 3.1.3 98/74198/3
Stephen Kitt [Wed, 18 Jul 2018 16:06:39 +0000 (18:06 +0200)]
Bump to odlparent 3.1.3

Change-Id: I31e36b73fe9769d562e8e5eb2e370fa2ce722a6d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoMigrate to use stringValue() 00/74300/2
Robert Varga [Sat, 21 Jul 2018 05:40:41 +0000 (07:40 +0200)]
Migrate to use stringValue()

This migrates away from char[]-based getValue() and constructors.

Change-Id: I6cf3c40361352629e5810969f7f01148f31d7ba0
JIRA: MDSAL-364
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoAdd rfc7223/7224/7277 models 27/74227/1
Robert Varga [Thu, 19 Jul 2018 10:20:51 +0000 (12:20 +0200)]
Add rfc7223/7224/7277 models

With sal-dom-broker no longer masking these, we need to specify
them as features.

Change-Id: Ia056266f6647513c406c1318e55100f0ae57f04a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoUse specific models 37/74137/3
Robert Varga [Tue, 17 Jul 2018 17:01:48 +0000 (19:01 +0200)]
Use specific models

Rather than pulling odl-mdsal-models, pull specific models we need.

JIRA: MDSAL-363
Change-Id: I581554a83cc373d5c75d1139a8c1162f5405619c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoUse version ranges for odlparent feature deps 87/73487/2
Stephen Kitt [Wed, 27 Jun 2018 16:29:01 +0000 (18:29 +0200)]
Use version ranges for odlparent feature deps

This helps with upgrades and bump merges.

This patch also adds a dependency on the Guava feature.

Change-Id: Ifc6c40534e143a9589998f138c0a4378a980aff8
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoAdd missing list keys where necessary 14/73614/1
Lorand Jakab [Fri, 29 Jun 2018 18:13:29 +0000 (20:13 +0200)]
Add missing list keys where necessary

Change-Id: Ibbb006dcceb03a5cd7d47a8b09187bd8c766fbaf
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoBump odlparent to 3.1.2 95/72495/2
Stephen Kitt [Wed, 30 May 2018 13:46:04 +0000 (15:46 +0200)]
Bump odlparent to 3.1.2

Change-Id: I6e8ff01471ff281610e9942ae2e7a41819f8f55a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
5 years agoAdd ignore-lispflowmapping-integrationtest profile 93/73193/1
Lorand Jakab [Tue, 19 Jun 2018 12:57:06 +0000 (14:57 +0200)]
Add ignore-lispflowmapping-integrationtest profile

The purpose of this profile is allow ignoring the results of the
integration tests. This would allow autorelease builds to pass even if
lispflowmapping integration tests fail, while keeping the test logs
around for debugging.

Change-Id: I05163d1f86eb318a92d5f00dfc8887492254bd02
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoAdd explicit org.osgi.core dependency 49/73049/1
Tom Pantelis [Sat, 16 Jun 2018 01:33:21 +0000 (21:33 -0400)]
Add explicit org.osgi.core dependency

This was picked up transitively from config-api but that
is going away.

Change-Id: If83618e677a3082048632076192293438fcb148c
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
5 years agoRemove uses of BindingAwareProvider 05/72805/1
Tom Pantelis [Fri, 8 Jun 2018 17:15:52 +0000 (13:15 -0400)]
Remove uses of BindingAwareProvider

This is legacy and will eventually be deprecated/removed.

Change-Id: I3e643a8b8f2778caa4c85749409e86effe498bf5
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
5 years agoFix integrationtest log levels 83/72783/2
Lorand Jakab [Fri, 8 Jun 2018 10:18:25 +0000 (12:18 +0200)]
Fix integrationtest log levels

The TRACE level Karaf logging configuration for lispflowmapping no
longer works. Use an alternative, more realiable and independent way of
configuring it.

Change-Id: Idf91b7abf4c295d52d63f117e28e7a30b6332e09
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoKeep integrationtest runtime folder 08/72508/3
Lorand Jakab [Wed, 30 May 2018 17:19:20 +0000 (19:19 +0200)]
Keep integrationtest runtime folder

It is very helpful to have the full Karaf environment used for the
integrationtest stay available after the test finishes. It lives in the
integrationtest/target/exam/{guid} folder, and has the full (~350MB)
Karaf distribution.

The most useful piece is the data/log/karaf.log file, which can be
examined in case of a failure. Other useful pieces are the configuration
files in etc/ which are modified by the integrationtests.

The patch makes sure to delete any existing such runtime environment, to
avoid developers building up many such folders, which takes up a lot of
space, and makes it harder to determine which environment was the last
one.

When running builds in Jenkins, only the log files are saved to the log
server, so the impact is minimal, but it helps debugging integration
test failures which occur on the CI infrastructure.

Change-Id: I11e92efebf6d74c95e4ddf12d02c4ba98462d8ba
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
5 years agoFixup Augmentable and Identifiable methods changing 28/72228/1
Lorand Jakab [Thu, 24 May 2018 10:03:15 +0000 (12:03 +0200)]
Fixup Augmentable and Identifiable methods changing

This is a fixup of the change in binding codegen, adjusting:
  - getKey() -> key()
  - setKey() -> withKey()
  - getAugmentation() -> augmentation()

JIRA: TSC-101
Change-Id: I2a5c5a0e1e9b36870717ef232c9f1940bd7d6c4a
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoAdjust to RPC method signature update 07/71807/2
Lorand Jakab [Fri, 4 May 2018 18:47:23 +0000 (20:47 +0200)]
Adjust to RPC method signature update

Input/Output structures are always present and we need to return
ListenableFuture.

JIRA: TSC-99
Change-Id: I985feb0261ba73192a656c3c8803e0a258b28b80
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoEnable and update integration tests to use Log4J2 93/68993/4
Lorand Jakab [Fri, 2 Mar 2018 08:50:45 +0000 (10:50 +0200)]
Enable and update integration tests to use Log4J2

Change-Id: Ie55ad30f225d8d94dc7091c96c7ebf97a1816a1a
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoRevert "Adapt to IetfInetUtil change" 93/71193/1
Faseela K [Sun, 22 Apr 2018 17:53:54 +0000 (23:23 +0530)]
Revert "Adapt to IetfInetUtil change"

This reverts commit 1025f0aa152c0d3ca1514dd21cf7af5d8312c9cd.

Change-Id: Ibed626270a9e2cf5121da57d30724383b38dc537
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoRevert "Add Karaf build profile" 53/70753/3
Thanh Ha [Wed, 11 Apr 2018 02:06:31 +0000 (02:06 +0000)]
Revert "Add Karaf build profile"

This reverts commit 37c6bb104b8884ef35a836dec739e9451e3f757f.

Change-Id: I152631e086a9f98d2d0996f7b147341c23c77456
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdapt to IetfInetUtil change 04/71104/1
Lorand Jakab [Thu, 19 Apr 2018 09:29:10 +0000 (11:29 +0200)]
Adapt to IetfInetUtil change

Change-Id: Ic8046f1dc07ea3441a138065399cd1a59376a818
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
Thanh Ha [Mon, 16 Apr 2018 18:52:37 +0000 (18:52 +0000)]
Merge "Bump to odlparent 3.1.0 and yangtools 2.0.3"

6 years agoUse ietf-ip.yang from mdsal instead of our own 81/70781/1
Lorand Jakab [Wed, 11 Apr 2018 12:57:58 +0000 (15:57 +0300)]
Use ietf-ip.yang from mdsal instead of our own

Change-Id: I368657319c6fa22a6dd93507af479dfb2edc64f0
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoBump to odlparent 3.1.0 and yangtools 2.0.3 69/69869/3
Stephen Kitt [Thu, 22 Mar 2018 17:24:26 +0000 (18:24 +0100)]
Bump to odlparent 3.1.0 and yangtools 2.0.3

Change-Id: I36aecf3c093a8a85da8b0fafddfa6df38435d825
Signed-off-by: Stephen Kitt <skitt@redhat.com>