Add the moon_wrapper component 13/41313/1
authorasteroide <thomas.duval@orange.com>
Thu, 7 Sep 2017 14:34:12 +0000 (16:34 +0200)
committerasteroide <thomas.duval@orange.com>
Thu, 7 Sep 2017 14:34:12 +0000 (16:34 +0200)
commiteadfb789322a1a9887c8a4f23c8f125a39ebc8f4
tree551be4f7efa21d58caa57546f404197b69e0f149
parent526203676c7205700de0a1d3ad801116e440ae5d
Add the moon_wrapper component

Change-Id: I21cb5ff5a25e3b9af07e19f7bfd7a737ad9f136d
moonv4/moon_wrapper/Dockerfile [new file with mode: 0644]
moonv4/moon_wrapper/LICENSE [new file with mode: 0644]
moonv4/moon_wrapper/MANIFEST.in [new file with mode: 0644]
moonv4/moon_wrapper/README.md [new file with mode: 0644]
moonv4/moon_wrapper/moon_wrapper/__init__.py [new file with mode: 0644]
moonv4/moon_wrapper/moon_wrapper/__main__.py [new file with mode: 0644]
moonv4/moon_wrapper/moon_wrapper/http_server.py [new file with mode: 0644]
moonv4/moon_wrapper/moon_wrapper/server.py [new file with mode: 0644]
moonv4/moon_wrapper/requirements.txt [new file with mode: 0644]
moonv4/moon_wrapper/setup.py [new file with mode: 0644]