cinder/cinder/db/sqlalchemy
Gorka Eguileor 6005fc25fb Remove nested quota leftovers
In change-id Ide2d53caf1bc5e3ba49f34b2f48de31abaf655d0 we removed the
nested quotas, but there are still some leftover code of it in cinder.

This code is useless, and in some cases not cheap, for example the call
to quota_allocated_get_all_by_project we do in every reservation.

This patch removes most of the remaining nested quota code and leaves
the DB structure changes for the next cycle, since removing them now
would break rolling upgrades.

Change-Id: Ibdbef651208c856ed75dd9af4dd711895e212910
2021-03-30 16:20:39 +02:00
..
migrate_repo Remove six of dir cinder/db/* 2020-10-07 16:29:29 +08:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
api.py Remove nested quota leftovers 2021-03-30 16:20:39 +02:00
models.py Remove nested quota leftovers 2021-03-30 16:20:39 +02:00