]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
remotefs: Fix doc string for _create_snapshot
authorDeepak C Shetty <deepakcs@redhat.com>
Thu, 12 Mar 2015 06:48:53 +0000 (12:18 +0530)
committerDeepak C Shetty <deepakcs@redhat.com>
Fri, 13 Mar 2015 06:39:25 +0000 (12:09 +0530)
commit80c77db0a5b5784ec64944b62dd88fbc4acf372b
tree2a6184ec962d03795a75034e106a89f3779d0b39
parent5f0fe65cc492c57e62212d288b627ea955d4510c
remotefs: Fix doc string for _create_snapshot

Fix the documentation string for _create_snapshot() function.
Added detailed doc for volume in-use and available scenarios for the
snapshot deletion cases.

Tested-By: Bharat K Kobagana <bharat.kobagana@redhat.com>
Change-Id: I60b83640c49f5ba9cc36aac950d8d193c06a900d
cinder/volume/drivers/remotefs.py