cinder/cinder/volume/drivers
Erlon R. Cruz 4b874c5ddc NetApp cDot: Fix manage volumes
When running NetApp cDot driver using nas_secure_files_operation=false,
managing a volume will always fail if the files permissions are not set
to 0777.

This patch changes the python call from shutil.move to _execute() which
is run using elevated permissions.

Change-Id: I41484ced6269d0d4b7553e84c734ef22ab46fcd9
Closes-bug: #1691771
2017-11-14 13:19:19 -05:00
..
coprhd [DOC BLD FIX] Fix the numerous docstring probs in coprhd 2017-08-01 09:28:04 +08:00
datera [DOC BLD FIX] correct formatting errors in datera driver 2017-07-19 22:54:01 -05:00
dell_emc Merge "VMAX driver - concurrently deleting volumes can fail" 2017-10-20 05:29:04 +00:00
disco Update configuration names in ITRI DISCO volume driver 2017-10-13 06:34:01 +00:00
dothill Merge "Convert lenovo driver to use distributed lock manager" 2017-08-30 02:39:33 +00:00
fujitsu Merge "Revert "Mark ETERNUS drivers as unsupported"" 2017-08-11 00:34:00 +00:00
fusionstorage Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
hpe 3PAR: Cinder volume revert to snapshot support 2017-09-25 23:00:40 -07:00
huawei Fix a migration issue of Huawei driver 2017-09-15 14:15:18 +08:00
ibm Merge "DS8K: support clone volume asynchronously" 2017-10-20 05:56:05 +00:00
kaminario Kaminario K2: Support duplicated FQDN in network 2017-10-10 05:00:23 +00:00
lenovo [DOC BLD FIX] Fix docstring issues in Lenovo driver 2017-07-25 11:56:09 -05:00
nec NEC driver: Fix exception in terminate_connection with no connector 2017-10-10 13:30:46 +09:00
netapp NetApp cDot: Fix manage volumes 2017-11-14 13:19:19 -05:00
nexenta Fix use of outdated ternary operator 2017-09-05 08:36:31 -07:00
prophetstor Merge "ProphetStor: Support generic group" 2017-07-21 03:17:49 +00:00
san Update configuration names in ITRI DISCO volume driver 2017-10-13 06:34:01 +00:00
synology Merge "Synology: Driver unable to be initialized" 2017-09-18 14:14:55 +00:00
veritas Implementation of cinder driver for Veritas HyperScale 2017-03-28 21:40:51 +05:30
vmware Merge "VMware: Use vSphere template as snapshot format" 2017-09-12 04:11:09 +00:00
windows Merge "SMBFS: enable thin provisioning support flag" 2017-08-18 14:23:10 +00:00
zfssa Merge "ZFSSA iSCSI delete volume with non-existent LUN" 2017-07-20 23:59:59 +00:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
drbdmanagedrv.py DRBD: Remove unneeded list length checks 2017-09-14 08:22:09 -07:00
hgst.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
infinidat.py INFINIDAT: add driver changelog 2017-08-08 16:30:07 +03:00
lvm.py Fix "import xx as xx" grammer 2017-10-17 15:17:50 +08:00
nfs.py Remove deprecated VD base classes which are not used now 2017-10-10 05:59:58 +00:00
nimble.py nimble: fix for parent volume delete 2017-09-25 15:44:46 -07:00
pure.py Merge "Fix grammatical mistake, Changed character from "a" to "an"" 2017-08-23 15:55:18 +00:00
quobyte.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
rbd.py RBD: get provisioned capacity using same connection 2017-09-13 13:53:32 -06:00
remotefs.py Merge "Revert "Move vol_db_empty to NFS driver"" 2017-10-18 22:10:00 +00:00
sheepdog.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
solidfire.py Add display_name to solidfire volume attributes 2017-10-17 16:46:25 +00:00
tintri.py Merge "Fix python 3.6 escape char warnings in strings" 2017-07-17 21:32:21 +00:00
veritas_cnfs.py [DOC BLD FIX] Fix dosctring errors in veritas driver 2017-07-26 12:19:21 -05:00
vzstorage.py Add ploop to parallels naming conversion 2017-10-03 14:46:29 +00:00
zadara.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00