Fix usage of deprecated method in portmapping 45/95045/2
authorGilles Thouenon <gilles.thouenon@orange.com>
Fri, 5 Feb 2021 12:46:14 +0000 (13:46 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 5 Feb 2021 13:30:27 +0000 (14:30 +0100)
commit7798a586d4098482bbbedcf0c4b8757648236cfb
tree00ff1b7d8a7131950ad7fbafefc8bd8610be552c
parent9d49e1da85f9e18f8682f6ebdb502390b3a81d3e
Fix usage of deprecated method in portmapping

Replace List by Map for McCapabilities treatment to avoid compilation
warnings.

JIRA: TRNSPRTPCE-396
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I159835f75ded4ca3952c569ab892fbe430799f85
common/src/main/java/org/opendaylight/transportpce/common/mapping/PortMappingVersion221.java
common/src/main/java/org/opendaylight/transportpce/common/mapping/PortMappingVersion710.java