]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
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)
commit4821ca15c20315ce73cd49133b6a9b7befae9402
treea7c0270c661e9e1bd6486b623d9193cecddb2d73
parent58eda5d1f41082a7e1ffef66239be30b8ac1321a
Remove executable bits on various files

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]