manila/manila
Kiran Pawar 3a2d220f8a Update Share backup APIs and add api ref
- Follow up change to fix suggestions from earlier pull request i.e.
  https://review.opendev.org/c/openstack/manila/+/343980 .
- Add API-ref docs
- Rename column availability_zone to availability_zone_id in
  share_backups table.

Implement: blueprint share-backup
Closes-bug: #2031311
Change-Id: Ice01ab7892b1eb52b3202f2c79957977f73f3aca
2023-08-25 13:15:05 +00:00
..
api Update Share backup APIs and add api ref 2023-08-25 13:15:05 +00:00
cmd Remove placeholder from upgrade check 2023-02-16 19:04:39 +00:00
common Resource Locks: Support for share deletion lock 2023-08-18 10:47:25 -07:00
compute Nova: Remove unused server operations 2022-07-18 11:17:48 +00:00
data Update Share backup APIs and add api ref 2023-08-25 13:15:05 +00:00
db Update Share backup APIs and add api ref 2023-08-25 13:15:05 +00:00
image Allow setting endpoint_type for glance 2022-10-04 12:12:34 +00:00
lock Resource Locks: Support for share deletion lock 2023-08-18 10:47:25 -07:00
message Report PortLimitExceeded error to customer 2023-05-21 16:02:52 +05:30
network Fix neutron plugin get network_type 2022-09-20 18:51:40 -03:00
policies Update Share backup APIs and add api ref 2023-08-25 13:15:05 +00:00
privsep Migrate GlusterFS to privsep style 2022-08-17 17:43:50 -03:00
scheduler onlyHostFilter: Fix follow-up suggestions. 2023-05-23 07:08:11 +00:00
share Update Share backup APIs and add api ref 2023-08-25 13:15:05 +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 Update Share backup APIs and add api ref 2023-08-25 13:15:05 +00:00
transfer Update micversion to 2.77, support share transfer between project 2023-02-17 16:05:01 +08:00
volume remove usage of six library 2022-02-10 02:46:34 +00:00
wsgi Add Guru Meditation Report to wsgi 2022-03-31 18:17:31 +02:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py Resource Locks: Support for share deletion lock 2023-08-18 10:47:25 -07:00
coordination.py [coordination] backend_url should be secret 2023-03-20 18:37:48 +09:00
exception.py Resource Locks: Support for share deletion lock 2023-08-18 10:47:25 -07: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 Macrosan Manila Driver 2022-08-22 02:57:50 +00: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
test.py db: Migrate "service" APIs to enginefacade 2022-12-21 12:10:32 +00:00
utils.py Stop logging sensitive login information 2022-06-28 23:14:46 +05:30
version.py