manila/manila/db
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
..
migrations Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
sqlalchemy fix bug in quota checking 2020-04-22 09:52:02 +08:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
api.py Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
base.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
migration.py Remove vim headers 2014-10-06 15:00:27 +02:00