python-manilaclient/manilaclient/osc/v2
Franca Mgbogu 8f53399e15 [OSC] Implement Share Restore Command
This patch adds the 'openstack share restore' command,
which implements same functionality as 'manila restore'
and can be used to restore a share from the recycle bin

Partially-implements: bp openstack-client-support
Change-Id: I30f3c36c00d41f8321654285e2ca4455e5d0f8f9
2022-08-18 11:15:55 +00:00
..
__init__.py [OSC] Init OpenStack Client implementation 2019-11-21 09:56:38 +00:00
availability_zones.py Refractor logs 2021-10-01 20:00:04 +00:00
messages.py Refractor logs 2021-10-01 20:00:04 +00:00
quotas.py Implement OSC quota set default and project mandatory 2022-01-17 12:48:55 +00:00
security_services.py [OSC] Fix typos in help messages for security services command 2022-08-01 13:08:07 +00:00
services.py [OSC] Implement Share Services Commands 2021-08-20 14:00:15 +00:00
share_access_rules.py [OSC] Add missing waiters 2022-01-03 13:22:49 +00:00
share_group_snapshots.py [OSC] Implement Share Group Snapshot Commands 2022-07-15 10:10:10 +00:00
share_group_type_access.py [OSC] Implement Share Group Type Commands 2021-12-21 19:56:35 +00:00
share_group_types.py Fix incompatible headers on OS share group type list 2022-05-18 13:59:43 -03:00
share_groups.py Fix OSC share groups 2021-09-02 15:09:06 -07:00
share_instance_export_locations.py Refractor logs 2021-10-01 20:00:04 +00:00
share_instances.py Refractor logs 2021-10-01 20:00:04 +00:00
share_limits.py Refractor logs 2021-10-01 20:00:04 +00:00
share_network_subnets.py Fix typo in subnet delete description 2022-01-26 22:13:07 -03:00
share_networks.py OSC Implementation for Share Networks 2021-09-02 00:06:59 -07:00
share_pools.py [OSC] Implement Share Pools List command 2021-08-23 17:04:35 -07:00
share_replica_export_locations.py [OSC] Implement Replica Export Locations commands 2021-08-23 06:32:16 +00:00
share_replicas.py Add --scheduler_hints to share replica create command 2022-02-15 03:19:05 +00:00
share_servers.py [OSC] Implement Share Server Commands 2022-07-21 18:50:13 -03:00
share_snapshot_instance_export_locations.py Refractor logs 2021-10-01 20:00:04 +00:00
share_snapshot_instances.py Refractor logs 2021-10-01 20:00:04 +00:00
share_snapshots.py [OSC] Add functional tests for share snapshots 2022-07-26 14:55:09 +00:00
share_type_access.py Merge "Fix displaying column headers for OSC list commands" 2021-10-06 09:27:18 +00:00
share_types.py Avoid formatting *_extra_specs unless format is table 2022-02-16 21:24:22 +09:00
share.py [OSC] Implement Share Restore Command 2022-08-18 11:15:55 +00:00