Patch cinder driver: create snapshot from volume & create image #8
Open
huynp911
wants to merge 4 commits from huynp911/vitastor:master
into master
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'huynp911/vitastor:master'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Fix create snapshot from volume
vol_name
is the new ID of the snapshot, not the parent ID of snapshot volume. That's why_get_name
function can't find any valid volumeAdd failure case of creating image to avoid infinite loop