cinder/cinder/volume/drivers/cloudbyte
Walter A. Boring IV c1632465e8 Cloudbyte fix create_cloned_volume parent id
The CloudByte driver is reading the parent's volume id from the
new volume's source_volid.  There are some cases when this isn't set.
The source volume object/dict is passed in, so just access the id
from there.

Change-Id: If6d3f50d11e36434e194a355e874d44f9d79f553
Closes-Bug: 1491206
2015-09-02 02:10:43 +00:00
..
__init__.py Adds cinder iscsi driver for CloudByte storage 2015-01-07 11:49:22 +05:30
cloudbyte.py Cloudbyte fix create_cloned_volume parent id 2015-09-02 02:10:43 +00:00
options.py Adding delete-wait-loop for CloudByte Volumes 2015-08-30 00:21:55 +05:30