]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Let GPFS driver to rename snapshot with root permission
authorchaochin <chaochin@zhaoqin-RHEL-GPFS1.(none)>
Mon, 21 Oct 2013 10:36:32 +0000 (05:36 -0500)
committerzhaoqin <zhaoqin@cn.ibm.com>
Mon, 21 Oct 2013 10:46:16 +0000 (05:46 -0500)
commit1212f66b188bbe40ac7219908eb47af26ebf2edc
tree4e1881df80499e59dd2a07028784a0b43f1588a3
parent9b599d092ffa168a73ab7fa98ff20cb2cb48fe0b
Let GPFS driver to rename snapshot with root permission

Deleting GPFS volume snapshot operation fails, because cinder
volume is not running with root permission.

Change-Id: Id00357030da171fddbc6abf82603ceabe4db73ff
Closes-Bug: #1242549
cinder/volume/drivers/gpfs.py