Introduce new ServiceType to use otn-switch 97/97797/4
authorGilles Thouenon <gilles.thouenon@orange.com>
Tue, 7 Sep 2021 12:11:25 +0000 (14:11 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Tue, 16 Nov 2021 17:36:19 +0000 (18:36 +0100)
commitc3ffdaeb8d778bfd34606c30e6370819f2f4d8b0
treee609c28b7763472816d01e48910d7c25c3f02367
parentc7ff68ead7498164707f60c4a214c9e4653ea78c
Introduce new ServiceType to use otn-switch

Will allow 100GE services supported by 100G OTN switch.
Add also UT for ServiceType class.

JIRA: TRNSPRTPCE-499
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: Id111b1897c82ef26fd28d9df5033ee97cf97fffa
common/src/main/java/org/opendaylight/transportpce/common/StringConstants.java
common/src/main/java/org/opendaylight/transportpce/common/service/ServiceTypes.java
common/src/test/java/org/opendaylight/transportpce/common/service/ServiceTypeTest.java [new file with mode: 0644]