manila/manila/api
kpdev 0045293942 Add config option to set per_share_size_limit.
This feature allows admin to set share size limit for a project.
The defaults will either come from the default values
set in the quota configuration option or via manila.conf
if the user has configured default values for quotas there.

The quota_per_share_gigabytes defaults to -1["No Limit"] always
unless changed in manila.conf by admin.

Closes-Bug: #1811943

Change-Id: Ida126c8c419b8bf4d2a194f061a0809d52b47ab8
2021-03-09 11:58:17 +01:00
..
contrib Port share type extensions to core API 2015-11-12 14:58:20 +00:00
middleware Catch up to changes in RequestContext 2021-02-15 17:01:13 -08:00
openstack Add config option to set per_share_size_limit. 2021-03-09 11:58:17 +01:00
v1 Merge "Fix logic that determines a share exists before manage" 2020-11-24 05:30:20 +00:00
v2 Add config option to set per_share_size_limit. 2021-03-09 11:58:17 +01:00
views Add config option to set per_share_size_limit. 2021-03-09 11:58:17 +01:00
__init__.py Remove enable_v1_api and enable_v2_api config opts 2016-08-23 08:27:22 +02:00
auth.py Remove log translations in api 1/5 2017-03-29 16:55:05 +08:00
common.py Adds support min/max share size limited by share_type 2021-03-06 14:30:58 +08:00
extensions.py If only .pyc exist, the extension API will be disabled 2020-03-27 17:10:33 +08:00
urlmap.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
versions.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00