Move uwsgi.log and yardstick.sock to proper location 31/26331/1
authorchenjiankun <chenjiankun1@huawei.com>
Wed, 21 Dec 2016 11:14:02 +0000 (11:14 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Wed, 21 Dec 2016 11:17:26 +0000 (11:17 +0000)
commit46858e3970bdbcb3026d85b9a640d3bd7f4cdd9a
tree3ada18e5bc2b4c5e2a78a5ef0a0d4dbb409270b7
parentdcc1818e66580808de9e427812a1c82f7e0673ff
Move uwsgi.log and yardstick.sock to proper location

JIRA: YARDSTICK-504

Now yardstick.sock and uwsgi.log is in yardstick/api directory.
But it is not standard for they should not be put in the code path.
So I move yardstick.sock to /var/run/yardstick.sock
and move uwsgi.log to /var/log/yardstick/uwsgi.log

Change-Id: I526ab011c0222255dfbae037f494edb5d8a88add
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
api/api-prepare.sh
api/yardstick.ini
api/yardstick.sock [deleted file]