manila/manila
2024-10-14 19:20:06 +00:00
..
api Merge "[Doc] Annotate max api microversions (Caracal/Dalmatian)" 2024-10-09 00:58:34 +00:00
cmd Add json and yaml formatting to manila-manage 2024-08-30 13:41:35 -03:00
common Metadata for Share Export Location 2024-09-04 20:58:12 +00:00
compute Require valid value for endpoint_type 2024-10-08 23:46:58 +00:00
data Fix parsing of protocol access mapping options 2023-10-15 12:49:08 +09:00
db Update share/snapshot instance deferred deletion 2024-09-19 15:33:06 +00:00
image Require valid value for endpoint_type 2024-10-08 23:46:58 +00:00
lock Merge "Allow restricting access rules fields and deletion" 2023-08-28 02:40:24 +00:00
message Pass share metadata updates to backend drivers 2024-08-01 15:23:54 +00:00
network Require valid value for endpoint_type 2024-10-08 23:46:58 +00:00
policies Metadata for Share Export Location 2024-09-04 20:58:12 +00:00
privsep Migrate GlusterFS to privsep style 2022-08-17 17:43:50 -03: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 Merge "[netapp] remove last-transfer-size check for updating replica state" 2024-10-07 23:32:00 +00:00
share_group remove usage of six library 2022-02-10 02:46:34 +00:00
testing [ussuri][goal] Drop python2.7 support 2019-12-08 19:32:52 -08:00
tests Merge "Improve unit tests in NetApp Driver" 2024-10-14 19:20:06 +00:00
transfer Human readable export location core implementation 2024-03-07 17:20:30 -05: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
__init__.py
context.py Add default to read_deleted in context's from_dict 2023-08-30 15:30:45 +00:00
coordination.py [coordination] backend_url should be secret 2023-03-20 18:37:48 +09:00
exception.py Merge "Add share driver for VastData storage" 2024-07-19 17:14:09 +00:00
i18n.py Remove i18n.enable_lazy() translation 2018-11-14 14:09:08 +05:30
manager.py Add 'state' column in 'services' table. 2023-02-23 11:12:00 +00:00
opts.py Add share driver for VastData storage 2024-07-19 06:40:26 +03:00
policy.py Remove default override for RBAC config options 2024-08-09 12:00:52 -07:00
quota.py Implement share backup 2023-08-10 11:11:42 +00:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-19 20:33:42 +00:00
service.py Initialize profiler after ProcessLauncher fork 2024-08-06 17:42:36 +02:00
ssh_utils.py Remove Python 3.8 support 2024-10-01 13:52:13 +00:00
test.py db: Don't use strings to indicate relationship names 2024-04-04 13:30:27 +01:00
utils.py [NetApp] SnapLock support for NetApp driver 2024-09-05 20:26:15 +05:30
version.py