python-manilaclient/manilaclient/v2
lkuchlan ded2303da8 Add CLI error notification in case there is no share type
Currently, when there is no default share type and try to create
a manila share without specifying a share type, the creation
request is sent and no CLI error notification is received.
This patch prevent sending the create request and provide
early feedback to CLI users.

Closes-Bug: #1960422

Change-Id: I66a8bcebe35e744f9796e3db44d6cedf2ada983f
2022-02-15 21:31:58 +02:00
..
contrib Remove copy of incubated Oslo code 2016-09-28 10:06:45 +08:00
__init__.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
availability_zones.py [goal] Migrate testing to ubuntu focal 2020-09-06 00:49:59 +00:00
client.py Merge "Remove some deprecated options" 2021-07-06 16:09:35 +00:00
limits.py [OSC] Implement Share Limits Show command 2021-08-31 03:52:56 -04:00
messages.py Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00
quota_classes.py Add share groups/share group snaps to quota class 2021-09-27 07:15:21 +00:00
quotas.py [TrivialFix] Follow up per-share-gigabytes quota changes 2021-05-27 18:07:00 +00:00
scheduler_stats.py Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00
security_services.py Add missing organizational unit (--ou) parameter in manila cli 2019-01-10 16:48:46 +01:00
services.py [goal] Migrate testing to ubuntu focal 2020-09-06 00:49:59 +00:00
share_access_rules.py Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00
share_export_locations.py Add search_opts in func list of ManagerWithFind type classes 2017-12-22 11:16:59 +08:00
share_group_snapshots.py [goal] Migrate testing to ubuntu focal 2020-09-06 00:49:59 +00:00
share_group_type_access.py Fix the id attr for share group type access repr 2021-12-09 15:34:35 +00:00
share_group_types.py [OSC] Implement Share Group Type Commands 2021-12-21 19:56:35 +00:00
share_groups.py [goal] Migrate testing to ubuntu focal 2020-09-06 00:49:59 +00:00
share_instance_export_locations.py Add search_opts in func list of ManagerWithFind type classes 2017-12-22 11:16:59 +08:00
share_instances.py [goal] Migrate testing to ubuntu focal 2020-09-06 00:49:59 +00:00
share_network_subnets.py Add CLI commands for Share Networks with multiple Subnets 2019-09-12 22:36:36 -03:00
share_networks.py Add security add/update services for in-use share networks 2021-03-16 16:24:27 -03:00
share_replica_export_locations.py Add noqa markup to intentionally redefined methods 2020-09-09 13:18:02 -07:00
share_replicas.py Add noqa markup to intentionally redefined methods 2020-09-09 13:18:02 -07:00
share_servers.py Add commands for share server migration 2020-09-10 07:40:32 -03:00
share_snapshot_export_locations.py Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00
share_snapshot_instance_export_locations.py Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00
share_snapshot_instances.py Add search_opts in func list of ManagerWithFind type classes 2017-12-22 11:16:59 +08:00
share_snapshots.py [goal] Migrate testing to ubuntu focal 2020-09-06 00:49:59 +00:00
share_type_access.py [goal] Migrate testing to ubuntu focal 2020-09-06 00:49:59 +00:00
share_types.py [goal] Migrate testing to ubuntu focal 2020-09-06 00:49:59 +00:00
shares.py api 2.64, manilaclient support force extend share 2021-12-03 13:46:50 +08:00
shell.py Add CLI error notification in case there is no share type 2022-02-15 21:31:58 +02:00