neutron/neutron/db/quota
zhouhenglc b4795abef9 Adds a unique index to quotas
now table quotas not set unique index in project_id and resource,
when set quota concurrently, there may be multiple quota limit
records for the same resource.

Closes-bug: #1893314

Change-Id: I78d2a5accd81a58cf4d6f3be26942a4780f5d43f
2020-11-20 14:05:39 +08:00
..
__init__.py Add DB support for resource usage tracking 2015-07-26 15:26:10 -07:00
api.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
driver.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
models.py Adds a unique index to quotas 2020-11-20 14:05:39 +08:00