tricircle/tricircle/api/controllers
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
pod.py Exception catching and logging 2016-05-10 14:51:36 +05:00
root.py Fix incorrect file permission 2016-05-24 16:04:16 +08:00