manila/manila
zhangqing b99b57825e fix bug in quota checking
When project quota set unlimited(-1), and user in the
project is limited to a value.Then project quota must
smaller than project usage when checking quotas, which
means the value 'overs' is not None.
In this case, even though the user not over the quota,
but they can not create share

Closes-bug: #1872872

Change-Id: Id9e2bcb5d30d2b81b0723dd296b537ac7d4519f2
(cherry picked from commit 7800539682)
(cherry picked from commit 73837ce05a)
(cherry picked from commit f2afb50fbb)
2020-04-28 06:56:30 +00:00
..
api If only .pyc exist, the extension API will be disabled 2020-03-30 00:43:15 +00:00
cmd Don't attempt to escalate manila-manage privileges 2017-10-20 11:21:29 +00:00
common Deprecate old keystone session config opts 2018-12-26 20:37:30 +00:00
compute Deprecate old keystone session config opts 2018-12-26 20:37:30 +00:00
data Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
db fix bug in quota checking 2020-04-28 06:56:30 +00:00
hacking Fix the duplicate hacking check M312 and H203 2017-08-13 08:01:42 +08:00
message Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
network Improve service instance module debug logging 2019-01-07 13:42:01 +00:00
policies Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
scheduler Remove backend spec from share type while creating replica 2019-10-13 23:36:39 +00:00
share Fix over-quota exception of snapshot creation 2020-01-29 14:49:13 +00:00
share_group Address trivial TODOs 2018-06-18 09:31:25 -07:00
testing Remove run_tests.sh 2018-10-05 11:13:48 +00:00
tests share_networks: enable project_only API only 2020-03-10 23:57:59 +00:00
volume Deprecate old keystone session config opts 2018-12-26 20:37:30 +00:00
wsgi Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py [policy in code] Add support for share instance export location resource 2017-11-16 04:39:00 +00:00
coordination.py Remove unused configuration options 2017-12-13 22:49:35 +08:00
exception.py Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
i18n.py Update the documentation link for doc migration 2017-07-14 07:27:16 +00:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Manila share driver for Inspur AS13000 series. 2018-07-03 18:35:55 +08:00
policy.py [policy in code] Add support for AZ, scheduler and message resource [9/10] 2017-12-20 06:22:02 +00:00
quota.py Destroy type quotas when a share type is deleted 2019-03-18 17:41:49 +00:00
rpc.py Disable notifications 2017-07-17 12:45:11 -03:00
service.py Fix mutable config in manila-scheduler 2018-08-03 10:40:12 +00:00
test.py Switch to oslo_messaging.ConfFixture.transport_url 2018-06-07 11:06:42 +10:00
utils.py Merge "Change ssh_utils parameter to correctly send keepalive packets" into stable/rocky 2019-01-10 22:34:27 +00:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00