Create Test Reporting landing page 39/29039/5
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 20 Feb 2017 09:35:22 +0000 (09:35 +0000)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 3 Mar 2017 17:11:47 +0000 (17:11 +0000)
JIRA: RELENG-165

In this patch, I upload the backend code

usage:
docker run -itd -p 8000:8000 -e SERVER_URL=server_ip:8000 opnfv/reporting:<tag>

note: must point SERVER_URL, it is the api server.

visit landing page:
http://server_ip:8000/reporting/index.html

Change-Id: I10121574e0c4b2733a8084c986d7a2746e7ce2a4
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>

No differences found