manila/manila/tests
2024-10-14 19:20:06 +00:00
..
api tests: Actually raise on invalid schemas 2024-10-08 12:07:27 +01:00
cmd Add json and yaml formatting to manila-manage 2024-08-30 13:41:35 -03:00
common Handle service client authorization errors 2021-06-24 15:45:04 +00:00
compute Require valid value for endpoint_type 2024-10-08 23:46:58 +00:00
data tests: Add 'reason' argument to exceptions 2023-09-29 08:32:30 +01:00
db Fix export location metadata updates by drivers 2024-09-11 22:19:37 -07:00
hacking Bump hacking 2024-01-27 23:57:00 +09:00
image Allow setting endpoint_type for glance 2022-10-04 12:12:34 +00:00
integrated Fix unit tests to use requests 2021-02-15 17:04:33 -08:00
lock Allow restricting access rules fields and deletion 2023-08-24 14:53:06 -03:00
message Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
monkey_patch_example Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
network Require valid value for endpoint_type 2024-10-08 23:46:58 +00:00
scheduler Allow scheduling to disabled manila-share host 2024-08-30 12:11:01 +05:30
services API for ensure shares 2024-08-30 15:51:35 -03:00
share Improve unit tests in NetApp Driver 2024-10-10 09:34:41 -03:00
share_group Support group specs search for share group type API 2021-12-09 17:26:11 +00:00
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Require valid value for endpoint_type 2024-10-08 23:46:58 +00:00
wsgi api: Dump config options when deployed as a wsgi app 2024-01-31 10:47:28 +09:00
xenapi Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
conf_fixture.py api: Add validation middleware 2024-05-10 03:12:41 +00:00
db_utils.py tests: Don't (always) auto-create snapshot instances 2024-04-06 09:51:36 +01:00
declare_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
fake_backup_driver.py Implement share backup 2023-08-10 11:11:42 +00:00
fake_client_exception_class.py Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
fake_compute.py Nova: Remove unused image apis 2022-07-18 11:17:37 +00:00
fake_driver.py remove usage of six library from unit tests 2021-01-28 10:47:40 +08:00
fake_image.py Nova: Remove unused image apis 2022-07-18 11:17:37 +00:00
fake_network.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-14 10:51:24 -05:00
fake_notifier.py Disable notifications 2017-07-17 12:45:11 -03:00
fake_service_instance.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
fake_share.py Human readable export location core implementation 2024-03-07 17:20:30 -05:00
fake_utils.py remove usage of six library from unit tests 2021-01-28 10:47:40 +08:00
fake_volume.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
fake_zfssa.py Add share manage/unmanage of Oracle ZFSSA driver 2016-07-05 15:58:18 -04:00
policy.yaml onlyHostFilter: Fix follow-up suggestions. 2023-05-23 07:08:11 +00:00
runtime_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_api.py remove usage of six library from unit tests 2021-01-28 10:47:40 +08:00
test_conf.py Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00
test_context.py Resource Locks: Support for share deletion lock 2023-08-18 10:47:25 -07:00
test_coordination.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_exception.py Resource Locks: Support for share deletion lock 2023-08-18 10:47:25 -07:00
test_hacking.py Remove workaround for Python 3.4.[012] 2022-07-17 00:27:50 +09:00
test_manager.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_misc.py Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
test_network.py Add multiple subnets per AZ support 2022-03-03 02:31:11 +00:00
test_policy.py Disable some policy warnings 2021-03-19 17:53:49 -07:00
test_quota.py Implement share backup 2023-08-10 11:11:42 +00:00
test_rpc.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_service.py Fix db query for service cleanup. 2023-02-24 12:33:20 +00:00
test_ssh_utils.py Conditional Import for FIPS Compliance 2024-02-06 20:30:39 +00:00
test_test_utils.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_test.py Handle oslo.messaging ping endpoint 2020-09-08 11:20:41 -07:00
test_utils.py [NetApp] SnapLock support for NetApp driver 2024-09-05 20:26:15 +05:30
utils.py remove usage of six library from unit tests 2021-01-28 10:47:40 +08:00