manila/manila/db/sqlalchemy
zhangqing 7800539682 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
2020-04-22 09:52:02 +08:00
..
__init__.py Address H104 File contains nothing but comments 2014-07-14 10:19:15 +02:00
api.py fix bug in quota checking 2020-04-22 09:52:02 +08:00
models.py Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
query.py Hacking: Fix E305 2020-04-01 11:43:29 +02:00
utils.py Support query user message by timestamp 2020-04-02 11:07:39 +08:00