tricircle/tricircle/xjob
Chaoyi Huang 9c77e650f1 Fix incorrect file permission
Permission of the following files is set to "-rwxrwxr-x".
It's not necessary for python scripts to be executable.

xjob/
 __init__.py
 xservice.py
 xmanager.py

common/
 baserpc.py
 topics.py
 serializer.py
 rpc.py
 xrpcapi.py

api
 root.py
 __init__.py

nova_apigw/
 __init__.py
 root.py

cinder_apigw/
 root.py
 __init__.py

Change-Id: Id397bf29574493bf1977ff40d0647d050fac2f5a
Signed-off-by: Chaoyi Huang <joehuang@huawei.com>
Closes-Bug: 1581271
2016-05-24 16:04:16 +08:00
..
__init__.py Fix incorrect file permission 2016-05-24 16:04:16 +08:00
opts.py Move statless design from experiment to master branch 2016-01-14 12:56:57 +08:00
xmanager.py Fix incorrect file permission 2016-05-24 16:04:16 +08:00
xservice.py Fix incorrect file permission 2016-05-24 16:04:16 +08:00