Fix some file modes

Python files should generally be mode 0664, not 0775.

Change-Id: I142db8fa3114a453fb2c32f7ff7ddcef78debb6b
This commit is contained in:
Brian Haley
2019-06-03 14:59:30 -04:00
parent 902359a11d
commit 40690f07a4
7 changed files with 0 additions and 0 deletions

0
rally_openstack/scenarios/cinder/volumes.py Executable file → Normal file
View File

0
rally_openstack/scenarios/keystone/basic.py Executable file → Normal file
View File

0
rally_openstack/scenarios/neutron/loadbalancer_v2.py Executable file → Normal file
View File

0
rally_openstack/scenarios/nova/server_groups.py Executable file → Normal file
View File

0
tests/unit/services/image/test_glance_v1.py Executable file → Normal file
View File

0
tests/unit/services/image/test_glance_v2.py Executable file → Normal file
View File

0
tests/unit/services/image/test_image.py Executable file → Normal file
View File