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
changes/80/320280/1
Chaoyi Huang 7 years ago
parent 922b56a92d
commit 9c77e650f1
Loading…
Cancel
Save