openstack-python-openstackc.../openstackclient/volume/v2
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
..
__init__.py Add support for volume v2 API 2015-05-30 11:26:14 -07:00
backup.py Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
consistency_group.py Add two consistency group commands 2016-12-13 15:32:04 +08:00
consistency_group_snapshot.py Add commands for "consistency group snapshot" 2016-11-19 09:20:15 +08:00
qos_specs.py Fix volume qos spec list 2017-04-28 16:06:00 -05:00
service.py translate all command help strings 2016-11-17 02:33:42 +00:00
snapshot.py Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
volume.py Pass volume snapshot size to volume create 2018-07-23 13:38:35 -05:00
volume_host.py Add "volume host set" command 2016-11-25 05:21:00 +08:00
volume_snapshot.py Fix NoneType error for volume snapshot create command 2017-04-26 11:07:08 -05:00
volume_transfer_request.py Fix volume transfers request commands 2017-03-27 12:31:42 -05:00
volume_type.py Update help text for encryption provider 2018-02-23 16:26:39 -05:00