automate lighty.io build process 43/82443/2
authorguillaume.lambert <guillaume.lambert@orange.com>
Fri, 7 Jun 2019 09:55:13 +0000 (11:55 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 7 Jun 2019 12:25:02 +0000 (14:25 +0200)
commitc4aff381c1e715e0bb0ce09297b503cc9bbf0a00
treec7d1d3b9c784633e9f2c8b2d6d01cbfc34fcc6cc
parent266a8a29e6eb6d5e21d779ed53daf2c5e1f2a07d
automate lighty.io build process

in the lighty folder
- create a patch file to remove deviations from ordm 4.1 network models:
    org-openroadm-otn-network-topology@2018-11-30.yang
    org-openroadm-network-topology@2018-11-30.yang
    org-openroadm-network@2018-11-30.yang
- script the lighty.io build process described in the README file
    - patch ordm 4.1 network models mentionned above
    - build transportPCE with karaf
    - download and build lighty-core 10.x.x
    - build transportPCE with lighty.io
    - comment out patch and lighty-core folder clean-up
- mention the script in the README file

JIRA: TRNSPRTPCE-126
Change-Id: I6bfedb2f9424304d4f86f8ede8bc49521c3cb185
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
lighty/README.md
lighty/build.sh [new file with mode: 0755]
lighty/patch_ordm41_deviations.diff [new file with mode: 0644]