manila/manila/tests/scheduler/filters
jayaanand.borra@netapp.com ea1ac5f448 Human readable export location core implementation
Export locations are usually too difficult to memo
rize.Currently, there is no way to determine the
export location before the share is created, so
users wait until the share creation request gets
completed, and then they check the export
locations to mount the share. The generated
export locations are often not human readable
 and it is hard to memorize and control them.

Implements: bp/human-readable-export-locations
Change-Id: I72ac7e24ddd4330d76cafd5e7f78bac2b0174883
2024-03-07 17:20:30 -05:00
..
__init__.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_affinity.py Add Share Affinity/Anti-Affinity Scheduler Filters 2021-09-03 08:58:46 +02:00
test_availability_zone.py Add multiple subnets per AZ support 2022-03-03 02:31:11 +00:00
test_base_host.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_base.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_capabilities.py Human readable export location core implementation 2024-03-07 17:20:30 -05:00
test_capacity.py Add config option reserved_share_extend_percentage 2022-06-14 23:08:31 +05:30
test_create_from_snapshot.py Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
test_driver.py Fix driver filter to not check share_backend_name 2019-03-14 17:27:49 +00:00
test_extra_specs_ops.py Make extra_specs value as case-insensitive 2019-12-11 10:39:08 +09:00
test_host.py OnlyHostFilter allows user to specify host during share create. 2022-01-10 10:06:27 +00:00
test_ignore_attempted_hosts.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_json.py Fix misuse of assertTrue 2022-09-10 21:00:01 +09:00
test_retry.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_share_replication.py Disallow scheduling multiple replicas on a given pool 2016-03-11 17:56:01 +00:00