neutron/neutron/db/quota
Salvatore Orlando 1663f5c197 Create packages for quota modules
This patch simply renames quota modules introducing two
new packages:
1) neutron.quota
2) neutron.db.quota

This paves the way for adding more quota related modules.
Unit tests paths are changed accordingly, as well as references
to moved modules.
This patch hovewer preserves the ability of importing
neutron.db.quota_db in order to avoid breaking repositories which
use neutron as a requirement.

Change-Id: I946e87f1b2ebb3e80d64aecfe58aeff9f81896f3
Related-blueprint: better-quotas
2015-07-28 11:55:01 -07:00
..
__init__.py Add DB support for resource usage tracking 2015-07-26 15:26:10 -07:00
api.py Add DB support for resource usage tracking 2015-07-26 15:26:10 -07:00
driver.py Create packages for quota modules 2015-07-28 11:55:01 -07:00
models.py Add DB support for resource usage tracking 2015-07-26 15:26:10 -07:00