]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Remove executable bits on various files
authorEric Harney <eharney@redhat.com>
Tue, 16 Sep 2014 15:01:51 +0000 (11:01 -0400)
committerEric Harney <eharney@redhat.com>
Tue, 16 Sep 2014 15:01:51 +0000 (11:01 -0400)
During the Juno cycle we landed a number of commits
making files executable that shouldn't be.

Change-Id: If2c5279b263b35526a41f4f026386b75329ff9a7

cinder/api/contrib/volume_manage.py [changed mode: 0755->0644]
cinder/api/contrib/volume_unmanage.py [changed mode: 0755->0644]
cinder/brick/remotefs/remotefs.py [changed mode: 0755->0644]
cinder/service.py [changed mode: 0755->0644]
cinder/tests/api/contrib/test_volume_manage.py [changed mode: 0755->0644]
cinder/tests/api/contrib/test_volume_unmanage.py [changed mode: 0755->0644]
cinder/tests/test_service.py [changed mode: 0755->0644]
cinder/tests/windows/test_windows.py [changed mode: 0755->0644]
cinder/volume/drivers/windows/windows.py [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)