openstack-python-openstackc.../openstackclient/volume
whoami-rajat 4710cbeca6 Add test for creating volume from source
This patch adds a test to create a new volume from source.
We also include code changes to pass the right size i.e. either
size passed by the user via --size argument or the source volume
size. This case is already handled at the API layer[1] but it
helps being consistent with passing the right size value as in case
of creating a volume from snapshot or backup.

[1] 7c1a5ce7b1/cinder/api/v3/volumes.py (L381-L382)

Change-Id: Idc71636dad6bb678fe24f19b0836d2e9bd92d7d2
2022-11-23 14:20:06 +05:30
..
v1 Merge "Refactor "volume backup restore" command" 2022-06-20 15:19:56 +00:00
v2 Add test for creating volume from source 2022-11-23 14:20:06 +05:30
v3 Docstring fix for CreateVolumeAttachment class 2022-11-10 11:51:18 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py volume: Allow more versions 2021-06-03 15:52:18 +01:00