Backport portmapping for device 221 to device 121 97/82997/14
authorGilles Thouenon <gilles.thouenon@orange.com>
Fri, 5 Jul 2019 09:43:57 +0000 (11:43 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Thu, 1 Aug 2019 14:54:52 +0000 (16:54 +0200)
commitf755be7409f0f8e2e7fe8a3834b3bfe0d59535ab
tree46e8e43558cb2f95aad713a488c678b56d4839fc
parent9c1c56c8dc12c164601d12f507cf3125eb43780a
Backport portmapping for device 221 to device 121

Allows to have exactly the same treatment for 1.2.1 and 2.2.1  devices

JIRA: TRNSPRTPCE-109

Change-Id: Ied73a5bdd70de4f5f49341f67646a01df6cd2f84
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Co-authored-by: Christophe Betoule <christophe.betoule@orange.com>
common/src/main/java/org/opendaylight/transportpce/common/mapping/PortMappingVersion121.java
common/src/main/java/org/opendaylight/transportpce/common/mapping/PortMappingVersion221.java
common/src/main/java/org/opendaylight/transportpce/common/mapping/SortPort121ByName.java [new file with mode: 0644]
common/src/main/java/org/opendaylight/transportpce/common/mapping/SortPort221ByName.java [new file with mode: 0644]