Backport portmapping for device 221 to device 121 81/83481/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Fri, 5 Jul 2019 09:43:57 +0000 (11:43 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Tue, 6 Aug 2019 14:32:52 +0000 (16:32 +0200)
commit40ee6369ff8921c6e33bccacfd71fb42373bfe94
tree76699274c39a5a9a615a7a5f1be503087994fd8c
parent816377632869ee52cc95a4c61054a94637a14243
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]