Remove unnecessary executable permissions

This removes executable permissions on python modules not requiring it.

Change-Id: I844afa45f9e3d634ad1bcb90c9999d4237dc7f36
This commit is contained in:
Cedric Brandily 2016-03-16 00:29:34 +01:00 committed by Brian Haley
parent d5873312f7
commit edc342be42
10 changed files with 0 additions and 0 deletions

0
neutron/api/rpc/handlers/resources_rpc.py Executable file → Normal file
View File

0
neutron/db/qos/models.py Executable file → Normal file
View File

0
neutron/tests/unit/agent/l2/__init__.py Executable file → Normal file
View File

0
neutron/tests/unit/agent/l2/extensions/__init__.py Executable file → Normal file
View File

0
neutron/tests/unit/agent/l2/extensions/test_qos.py Executable file → Normal file
View File

View File