Initial LCM contribution 30/6130/1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 11 May 2018 09:36:10 +0000 (11:36 +0200)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 11 May 2018 09:36:10 +0000 (11:36 +0200)
commitc0e42e20731ff8eb24b4856b9ddb8fd5342e07f1
treecdbf530784a328c83c3c274373ad39d99e5f4fe2
parent85935627dfc969212536f5fe3baf8d3ccfd2f319
Initial LCM contribution

Change-Id: I13835e7db4febfc4f625297936ab343e02d99402
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
17 files changed:
.gitignore-common [new file with mode: 0644]
Dockerfile [new file with mode: 0644]
Dockerfile.fromdeb [new file with mode: 0644]
Dockerfile.local [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.rst [new file with mode: 0644]
devops-stages/stage-archive.sh [new file with mode: 0755]
devops-stages/stage-build.sh [new file with mode: 0755]
devops-stages/stage-test.sh [new file with mode: 0755]
osm_lcm/ROclient.py [new file with mode: 0644]
osm_lcm/lcm.cfg [new file with mode: 0644]
osm_lcm/lcm.py [new file with mode: 0644]
python3-osm-lcm.postinst [new file with mode: 0755]
requirements.txt [new file with mode: 0644]
setup.py [new file with mode: 0644]
tox.ini [new file with mode: 0644]