]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove executable bits on files
authorEric Harney <eharney@redhat.com>
Fri, 28 Aug 2015 16:18:45 +0000 (12:18 -0400)
committerEric Harney <eharney@redhat.com>
Mon, 31 Aug 2015 15:34:44 +0000 (15:34 +0000)
commit59e18450d11da55923c20900292ff1082913d54c
tree557e1843ed21de1afab0677cc887f94b1ce2d20d
parent77d6bf6550d0b5a94bec7f88024a4105b33502f8
Remove executable bits on files

Unit test and driver files should not be executable.

Change-Id: I50d3f93525024f63cf983d48a0192cb273018fe9
cinder/tests/unit/test_nimble.py [changed mode: 0755->0644]
cinder/volume/drivers/nimble.py [changed mode: 0755->0644]