python-manilaclient/manilaclient/tests/unit/osc/v2
Maari Tamm df3388677c [OSC] Implement Share Replica Commands
In this patch we add the following openstack share commands:
share replica create
share replica delete
share replica list
share replica show
share replica set
share replica promote
share replica resync

Partially-implements: bp openstack-client-support
Change-Id: I8d0542faf56e6022e3b265957132f00ce063dcd6
2021-07-06 09:39:42 +00:00
..
__init__.py Put osc unit tests with all other unit tests 2020-02-03 13:39:48 +00:00
fakes.py [OSC] Implement Share Replica Commands 2021-07-06 09:39:42 +00:00
test_messages.py [OSC] Implement user messages commands 2021-02-15 16:36:46 +06:00
test_quotas.py Add per share gigabytes quota to the CLI 2021-05-26 05:21:27 +00:00
test_share_access_rules.py Implements usage of '-c /--column' instead of additional logic. 2020-11-11 18:04:20 +00:00
test_share_replicas.py [OSC] Implement Share Replica Commands 2021-07-06 09:39:42 +00:00
test_share_snapshots.py [OSC] Implement the second part of share snapshots commands 2021-01-21 08:38:54 +00:00
test_share_type_access.py Implement OSC share type commands 2020-03-09 09:18:46 +00:00
test_share_type.py Implements usage of '-c /--column' instead of additional logic. 2020-11-11 18:04:20 +00:00
test_share.py Merge "[OSC] Implement Share Revert Command" 2021-02-17 18:22:47 +00:00