python-manilaclient/manilaclient/tests/unit
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
..
common Update hacking for Python3 2020-03-30 10:04:29 +00:00
osc Implement OSC share resize command 2020-06-30 19:25:46 +00:00
v1 Fix backwards compatibility for v1 API imports 2016-01-19 14:41:08 +02:00
v2 TrivialFix: Remove unnecessary future imports 2020-05-05 08:44:02 -07:00
__init__.py Move tests into manilaclient package 2014-10-20 15:41:18 +03:00
fakes.py TrivialFix: Remove unnecessary future imports 2020-05-05 08:44:02 -07:00
test_api_versions.py Merge "Add unit-test for apiversions.APIVersion.is_latest" 2018-03-21 19:54:44 +00:00
test_base.py Fix share can not be found by name in admin context 2017-12-19 17:06:24 +00:00
test_client.py Client fix for api_version in positional and kwarg 2015-12-17 12:32:41 -08:00
test_functional_utils.py Implement wrapper for ascii table parser from tempest_lib.cli 2015-04-23 16:53:40 +03:00
test_shell.py allow '--help' to print subcomands info 2018-05-23 10:33:49 +08:00
test_utils.py Fix 'List' command filters do not accept unicode symbols 2017-11-18 09:18:39 +00:00
utils.py Add Keystone v3 API support 2015-10-13 21:12:55 +03:00