manila/manila
Kiran Pawar 558288e00a Add support for share/snapshot deferred deletion
Implements: bp/deferred-deletion
Change-Id: I9e55e1706fc0c3d9f65f73e13ba2a20f355c74f4
2024-03-12 14:22:25 +00:00
..
api Human readable export location core implementation 2024-03-07 17:20:30 -05:00
cmd Fixing skipped default override for CORS options 2024-01-30 22:18:43 +09:00
common Add support for share/snapshot deferred deletion 2024-03-12 14:22:25 +00:00
compute Nova: Remove unused server operations 2022-07-18 11:17:48 +00:00
data Fix parsing of protocol access mapping options 2023-10-15 12:49:08 +09:00
db Add support for share/snapshot deferred deletion 2024-03-12 14:22:25 +00:00
image Allow setting endpoint_type for glance 2022-10-04 12:12:34 +00:00
lock Merge "Allow restricting access rules fields and deletion" 2023-08-28 02:40:24 +00:00
message Change misleading user message when user 2024-01-30 20:41:58 +00:00
network Retry on connection error to neutron 2024-02-06 13:58:09 +00:00
policies Add support for share/snapshot deferred deletion 2024-03-12 14:22:25 +00:00
privsep Migrate GlusterFS to privsep style 2022-08-17 17:43:50 -03:00
scheduler Human readable export location core implementation 2024-03-07 17:20:30 -05:00
share Add support for share/snapshot deferred deletion 2024-03-12 14:22:25 +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 Add support for share/snapshot deferred deletion 2024-03-12 14:22:25 +00:00
transfer Human readable export location core implementation 2024-03-07 17:20:30 -05:00
volume remove usage of six library 2022-02-10 02:46:34 +00:00
wsgi api: Dump config options when deployed as a wsgi app 2024-01-31 10:47:28 +09:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
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 Conditional Import for FIPS Compliance 2024-02-06 20:30:39 +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 Fix missing manila-data options 2023-10-06 22:29:56 +09:00
policy.py onlyHostFilter: Fix follow-up suggestions. 2023-05-23 07:08:11 +00: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 Fix db query for service cleanup. 2023-02-24 12:33:20 +00:00
ssh_utils.py Conditional Import for FIPS Compliance 2024-02-06 20:30:39 +00:00
test.py Bump hacking 2024-01-27 23:57:00 +09:00
utils.py Merge "is_valid_ip_address: Catch non-string values early" 2024-02-20 21:57:34 +00:00
version.py