Lighty support in Magnesium 35/90335/3
authormanuedelf <emmanuelle.delfour@gmail.com>
Mon, 8 Jun 2020 15:15:46 +0000 (17:15 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 9 Jun 2020 09:09:56 +0000 (09:09 +0000)
commit945aaee9d514a2348dce53418f70aeceda8b3ef1
treeeddafbff38a64df27eaab163e4e191a5cc989584
parentbc50910144ee7979d24233a8b6e630a4495a91f2
Lighty support in Magnesium

- use release version of lighty-app-parent
- set groupId to io.lighty.controller
- set artifactId to tpce
- fix final jar name to tpce
- update shell scripts
- remove unused dependencies from pom
- add missing ietf.restconf.rev131019 yang model to fix serialization problem

JIRA: TRNSPRTPCE-237
Change-Id: I45f243091ad1ec723475350d04b373cf8580cb84
lighty/build.sh
lighty/pom.xml
lighty/src/main/assembly/resources/clean-start-controller.sh
lighty/src/main/assembly/resources/start-controller.sh
lighty/src/main/java/io/lighty/controllers/tpce/utils/TPCEUtils.java
tests/transportpce_tests/1.2.1/test_utils.py
tests/transportpce_tests/2.2.1/test_utils.py