cinder/cinder/volume/drivers
Thang Pham d026206592 GlusterFS: Delete volume-<uuid>.info file when volume is deleted.
glusterfs creates a file named volume-<uuid>.info to hold volume
data, mapping cinder snapshot UUIDs and filenames. When the
volume and its associated snapshots are both deleted, this file
remains. This patch deletes the volume-<uuid>.info (if one exists)
when the volume is deleted.

Change-Id: Iefc8bd4768b30a75c648c4689d935daeab3afe98
Closes-Bug: #1299182
(cherry picked from commit bf006ecb4a)
2014-04-04 08:33:38 -06:00
..
emc Fixes a problem in attach volume in EMC driver. 2014-03-26 18:55:41 -04:00
hds Merge "Empty files shouldn't contain copyright nor license" 2013-12-30 20:18:11 +00:00
huawei Remove str() from LOG.* and exceptions 2014-03-04 14:25:10 -06:00
ibm Adds xiv_chap to xiv/ds8k driver configuration 2014-03-20 20:42:39 +02:00
netapp Merge "NetApp cmode nfs: Fix QOS extra spec" 2014-03-27 04:50:37 +00:00
nexenta Use six.moves.urllib.parse instead of urlparse 2014-03-14 13:17:28 +08:00
san Fixed nova VM live migration issue with 3PAR 2014-03-11 10:41:13 -07:00
vmware Merge "vmware: Use SessionIsActive to find stale session" 2014-03-27 10:14:21 +00:00
windows Fixes cinder volume attach on Windows 2014-04-01 15:16:03 -06:00
xenapi Remove str() from LOG.* and exceptions 2014-03-04 14:25:10 -06:00
__init__.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
block_device.py Move create_, remove_ and ensure_export from drivers 2014-02-11 14:43:48 +04:00
coraid.py Use six.moves.urllib.parse instead of urlparse 2014-03-14 13:17:28 +08:00
eqlx.py Fixes ssh-injection error while using chap authentication 2014-03-11 12:45:33 -05:00
glusterfs.py GlusterFS: Delete volume-<uuid>.info file when volume is deleted. 2014-04-04 08:33:38 -06:00
lvm.py Volume manage/unmanage support 2014-03-04 19:54:19 +02:00
nfs.py Remove str() from LOG.* and exceptions 2014-03-04 14:25:10 -06:00
rbd.py Ensure name is utf-8 when deleting rbd vol or snap 2014-03-14 10:21:05 +00:00
scality.py Use six.moves.urllib.parse instead of urlparse 2014-03-14 13:17:28 +08:00
sheepdog.py Fix sheepdog copy_image_to_volume method 2014-01-08 16:27:09 -07:00
solidfire.py Fix free_capacity reporting in SolidFire driver 2014-02-25 08:17:44 -07:00
zadara.py Remove unused config options 2014-01-21 14:33:35 +09:00