python-openstackclient/openstackclient/volume
Monty Taylor 3dd9613b21 Pass volume snapshot size to volume create
When creating a volume from a snapshot, the size parameter is required
and type is checked. Since we have to pass something and it needs to be
a valid data type (None is not acceptable) grab the size from the
snapshot object and pass it.

Change-Id: Ie23e3d23828919234e40336b5c65b22e140d337c
2018-07-23 13:38:35 -05:00
..
v1 Update help text for encryption provider 2018-02-23 16:26:39 -05:00
v2 Pass volume snapshot size to volume create 2018-07-23 13:38:35 -05:00
v3 Add Cinder v3 client support for volumes 2017-02-20 20:37:36 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Add Cinder v3 client support for volumes 2017-02-20 20:37:36 +00:00