python-manilaclient/manilaclient/tests/unit/osc/v2
silvacarloss 2f173cb150 [OSC] Implement share instance commands
Added the implementation of the share instance commands to OSC.
Commands are:

- openstack share instance delete
- openstack share instance list
- openstack share instance set
- openstack share instance show

Co-Authored-By: Luisa Amaral <luisarfamaral@gmail.com>
Partially-Implements: bp openstack-client-support
Change-Id: I8d29651d4e3a74b9ade67ea0a8f20808ca33bdc8
2021-08-27 07:46:14 -03: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 instance commands 2021-08-27 07:46:14 -03:00
test_availability_zones.py [OSC] Implement Availability Zones Command 2021-08-19 06:35:28 +00:00
test_messages.py [OSC] Implement user messages commands 2021-02-15 16:36:46 +06:00
test_quotas.py [OSC] Fix the default API_VERSION in unit tests 2021-07-15 22:22:40 +00:00
test_services.py [OSC] Implement Share Services Commands 2021-08-20 14:00:15 +00:00
test_share.py Merge "[OSC] Implement Share Revert Command" 2021-02-17 18:22:47 +00:00
test_share_access_rules.py [OSC] Fix the default API_VERSION in unit tests 2021-07-15 22:22:40 +00:00
test_share_instances.py [OSC] Implement share instance commands 2021-08-27 07:46:14 -03:00
test_share_pools.py [OSC] Implement Share Pools List command 2021-08-23 17:04:35 -07:00
test_share_replica_export_locations.py [OSC] Implement Replica Export Locations commands 2021-08-23 06:32:16 +00:00
test_share_replicas.py [OSC] Implement Share Replica Commands 2021-07-06 09:39:42 +00:00
test_share_snapshot_instance_export_locations.py [OSC] Add Share Snapshot Instances commands 2021-08-25 10:15:29 -03:00
test_share_snapshot_instances.py [OSC] Add Share Snapshot Instances commands 2021-08-25 10:15:29 -03:00
test_share_snapshots.py [OSC] Fix the default API_VERSION in unit tests 2021-07-15 22:22:40 +00:00
test_share_type.py [OSC] Fix the default API_VERSION in unit tests 2021-07-15 22:22:40 +00:00
test_share_type_access.py Implement OSC share type commands 2020-03-09 09:18:46 +00:00