Remove unnecessary executable permission

Bunch of neutron source code files are marked as executable which is not
appropriate, this patch just 'chmod -x' to all of them.

Closes-Bug: #1468564

Change-Id: Idec4ae16501d68e044e103db24ad3be0e0751e9a
This commit is contained in:
Qiaowei Ren 2015-07-16 15:09:28 +08:00 committed by Ren Qiaowei
parent 4a573e3bde
commit 78ff49ecf9
8 changed files with 0 additions and 0 deletions

0
etc/neutron.conf Executable file → Normal file
View File

0
neutron/agent/l3/dvr_local_router.py Executable file → Normal file
View File

View File

0
neutron/server/__init__.py Executable file → Normal file
View File

View File

0
neutron/tests/functional/cmd/test_netns_cleanup.py Executable file → Normal file
View File

0
neutron/tests/unit/ipam/fake_driver.py Executable file → Normal file
View File

0
neutron/tests/unit/plugins/cisco/n1kv/fake_client.py Executable file → Normal file
View File