openstack-python-openstackc.../openstackclient/tests/unit/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 Use flake8-import-order plugin 2017-08-17 06:55:00 +00: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 move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_find_resource.py Fix unit test failures related to new os-client-config and osc-lib 2017-07-12 12:26:00 +00:00