Bugfix: missing license in api directory 83/37983/1
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 24 Jul 2017 07:09:44 +0000 (07:09 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Mon, 24 Jul 2017 07:09:44 +0000 (07:09 +0000)
commitd1688a9d1ef8f6005e4d45e108fc52fea837d32b
treee8b6a349b6b1cfb91a660e94582eb728a9d65867
parent15d807c22f33fab8e1f9b61e1d0c041a8144ee89
Bugfix: missing license in api directory

JIRA: YARDSTICK-759

In api directory, there are many files missing license header.
We need to add it.

Change-Id: Ia46cf207295007d4eb7fbf0d3319611f256c36bc
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
api/resources/v2/containers.py
api/resources/v2/environments.py
api/resources/v2/images.py
api/resources/v2/openrcs.py
api/resources/v2/pods.py
api/resources/v2/projects.py
api/resources/v2/tasks.py
api/resources/v2/testcases.py
api/resources/v2/testsuites.py
api/utils/thread.py