python-manilaclient/manilaclient/tests/unit/osc
Maari Tamm 126c82a2ae Implement OSC share resize command
In this patch we add the 'openstack share resize' command.
This command combines 'manila shrink' and 'manila extend' commands
into one and can be used to change the size of a share.

usage: openstack share resize <share> <new-size>

Change-Id: I052977f689ad4c1e9fb5f63d773519cd880c5b6c
Partially-implements: bp openstack-client-support
2020-06-30 19:25:46 +00:00
..
v2 Implement OSC share resize command 2020-06-30 19:25:46 +00:00
__init__.py Put osc unit tests with all other unit tests 2020-02-03 13:39:48 +00:00
osc_fakes.py Put osc unit tests with all other unit tests 2020-02-03 13:39:48 +00:00
osc_utils.py Put osc unit tests with all other unit tests 2020-02-03 13:39:48 +00:00