Unrecognized if-supported-capabilities 95/99595/1
authorBalagangadhar Bathula <bb4341@att.com>
Wed, 2 Feb 2022 06:25:33 +0000 (01:25 -0500)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 4 Feb 2022 09:14:19 +0000 (10:14 +0100)
commitfd50b7d2443e8d6da3796695bf56069aef65d240
treee2b4e67051721e22593e66b4a5aef52682f80223
parent60ba7da4693036abee0abe836157530e419d9da9
Unrecognized if-supported-capabilities

- If device reports supported-if-capabilities that are
  not present in the MappingUtils, it gives a null
  pointer exception.
- Add some missing interface-identities
- Avoid adding null values to the supported-if-cap list

JIRA: TRNSPRTPCE-596

Signed-off-by: Balagangadhar Bathula <bb4341@att.com>
Change-Id: I7cf4df57daac4b11af5229a1617eabfc60bfcfee
common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java
common/src/main/java/org/opendaylight/transportpce/common/mapping/PortMappingVersion221.java