cinder/cinder/volume
Jay S. Bryant 2cde43d8ad Fix files in Cinder with execute bit set
I noticed there were a number of files in the cinder/volume
directory tree that have the execute bit set for no apparent
reason.  I think in all cases it was because that was just
they way the permissions on the file were originally set based
on the user's umask settings.

This patch changes the permissions to be consistent with the other
python files in the cinder/volume directory.

Change-Id: Ib52cbe16ed426392c3b296b56b4d2592b4808e65
2014-12-19 09:37:19 -06:00
..
drivers Fix files in Cinder with execute bit set 2014-12-19 09:37:19 -06:00
flows Remove redundant args for clone_image method 2014-12-18 09:47:06 -07:00
targets Remove lio_initiator_iqns 2014-12-03 16:32:09 -05:00
__init__.py Use oslo.utils 2014-11-20 22:17:47 +08:00
api.py Add support for backup encryption metadata 2014-12-09 11:14:40 -08:00
configuration.py Remove vim header 2013-12-30 18:53:02 -06:00
driver.py Fix files in Cinder with execute bit set 2014-12-19 09:37:19 -06:00
iscsi.py Don't use _execute directly in brick/iscsi 2014-12-01 14:01:26 -07:00
manager.py Update volume driver for Huawei storage system 2014-12-17 04:07:14 -08:00
qos_specs.py Implementing the use of _L’x’/i18n markers 2014-12-09 10:03:29 +00:00
rpcapi.py Switch to oslo.serialization 2014-11-19 15:49:03 +08:00
utils.py Send the notifications to the Ceilometer for backup service 2014-12-16 06:11:43 +00:00
volume_types.py Added volume type description for volume type API 2014-12-16 18:13:24 -08:00