python-manilaclient/manilaclient/v2
sdailey d7193cd895 Fix list call when search_opts isn't provided
Added line to the list implementation versions 2.35 to 2.68 to point
the search_opts variable to an empty dict if it was set to none.

Closes-bug: #1967312
Change-Id: Ibbd95047ad082665c323f58b735e843d32001c45
(cherry picked from commit d66d7b1d14)
2024-02-20 17:53:55 +00:00
..
contrib Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
__init__.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
availability_zones.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
client.py Implement share backup 2023-08-29 06:59:35 +00:00
limits.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
messages.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
quota_classes.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
quotas.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
resource_locks.py Support for resource locks 2023-08-23 16:25:56 -07:00
scheduler_stats.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
security_services.py Add defaultadsite to security service 2023-02-22 09:09:43 +00:00
services.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_access_rules.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_backups.py Implement share backup 2023-08-29 06:59:35 +00:00
share_export_locations.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_group_snapshots.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_group_type_access.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_group_types.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_groups.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_instance_export_locations.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_instances.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_network_subnets.py Metadata for Share Network Subnets 2023-07-07 16:25:38 -03:00
share_networks.py Support multiple subnets per AZ 2022-09-01 16:34:51 -03:00
share_replica_export_locations.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_replicas.py Add quiesce_wait_time for replica promote 2023-02-16 08:42:14 +00:00
share_servers.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_snapshot_export_locations.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_snapshot_instance_export_locations.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_snapshot_instances.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_snapshots.py Metadata for Share Snapshots 2023-02-03 19:35:24 +00:00
share_transfers.py Update micversion to 2.77,support share transfer between project. 2023-02-17 16:10:34 +08:00
share_type_access.py Refactor code from oslo_incubator 2022-01-21 19:47:04 +00:00
share_types.py Fix default share type resolution in OSC 2023-10-02 21:06:36 +00:00
shares.py Fix list call when search_opts isn't provided 2024-02-20 17:53:55 +00:00
shell.py Add '--count' option for snapshot list API. 2023-08-18 12:12:47 +00:00