cinder/cinder
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
..
api [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
backup Merge "Fix backup-import error when the deleted record in the same db" 2017-10-19 10:00:38 +00:00
brick Merge "Remove the unnecessary pv_list assign during LVM object init" 2017-10-19 03:36:59 +00:00
cmd Make stringify header work under python2. 2017-10-16 10:46:12 +00:00
common Remove deprecated nova config options 2017-10-13 11:05:11 +02:00
compute Remove deprecated nova config options 2017-10-13 11:05:11 +02:00
consistencygroup Merge "Add quota limit check and enhance roll back for cg create" 2017-03-20 13:13:08 +00:00
db Merge "Fix backup-import error when the deleted record in the same db" 2017-10-19 10:00:38 +00:00
group [policy in code] Add support for group, g-snapshot resources 2017-10-11 13:19:33 +00:00
hacking Add contributor doc on assertEqual vs assertFalse 2017-08-30 17:50:02 +00:00
image Merge "Add ploop to parallels naming conversion" 2017-10-06 20:43:36 +00:00
interface Merge "Add driver interface documentation for list manageable" 2017-08-16 02:33:29 +00:00
keymgr Switch to use key_manager.backend 2017-09-20 12:17:14 -05:00
locale Imported Translations from Zanata 2016-10-15 07:34:30 +00:00
message Fix typo in message for volume creation failure 2017-07-27 14:14:04 -04:00
objects Merge "Fix grammatical mistake, Changed character from "a" to "an"" 2017-08-23 15:55:18 +00:00
policies [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
scheduler Revert status to previous state on extend failure 2017-09-20 17:41:38 +00:00
tests NetApp cDot: Fix manage volumes 2017-11-14 13:19:19 -05:00
transfer [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume NetApp cDot: Fix manage volumes 2017-11-14 13:19:19 -05:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager Brocade: Add HTTP connection cleanup 2017-10-04 11:40:00 -07:00
__init__.py Set EVENTLET_NO_GREENDNS for IPv6 and dnspython compat 2016-11-11 13:19:07 -06:00
context.py [policy in code] Add support for attachment resource 2017-09-26 03:19:20 +00:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Remove Hitachi volume drivers 2017-10-09 15:54:59 -05:00
flow_utils.py Fix logging traceback in service logs 2016-12-20 12:39:07 +05:30
i18n.py Update the documentation link 2017-08-23 16:42:00 +08:00
manager.py Remove periodic_tasks method from base manager 2017-07-06 12:26:40 +03:00
opts.py Merge "Remove deprecated nova config options" 2017-10-16 15:49:58 +00:00
policy.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
quota.py Periodic task to clean expired reservation 2017-05-30 22:21:38 +08:00
quota_utils.py Add Generic Volume Group Into Quota Management 2017-05-26 01:43:23 +00:00
rpc.py Remove deprecated oslo_messaging.get_transport 2017-06-13 14:25:38 +07:00
service.py Remove newton-compat upgrade code on service startup 2017-10-09 17:20:54 -04:00
ssh_utils.py Fix SSHPool current_size not work correctly 2017-07-11 10:58:20 +08:00
test.py Merge "[policy in code] Add support for attachment resource" 2017-10-08 11:01:53 +00:00
utils.py Stop using internal `oslo_log.log._loggers` dict 2017-08-24 18:24:00 +02:00
version.py