neutron/neutron/db/migration/alembic_migrations/versions/liberty/expand
Salvatore Orlando b3d4851f63 Add DB support for resource usage tracking
This patch introduces database support for tracking Neutron
resource usage data. A single DB model class tracks usage
info for all neutron resources.

The patch also provides a simple API for managing resource
usage info, as well as unit tests providing coverage for
this API.

This patch also makes a slight change to the ContextBase
class, adding the ability to explicitly set is_advsvc at
initialization time. While this probably makes no difference
for practical use of the context class, it simplifies
development of DB-only unit tests.

Related-Blueprint: better-quotas

Change-Id: I62100551b89103a21555dcc45e84195c05e89800
2015-07-26 15:26:10 -07:00
..
45f955889773_quota_usage.py Add DB support for resource usage tracking 2015-07-26 15:26:10 -07:00
52c5312f6baf_address_scopes.py [neutron-db-manage] support separate migration branches 2015-07-14 12:10:36 +02:00
354db87e3225_nsxv_vdr_metadata.py [neutron-db-manage] support separate migration branches 2015-07-14 12:10:36 +02:00
599c6a226151_neutrodb_ipam.py [neutron-db-manage] support separate migration branches 2015-07-14 12:10:36 +02:00
31337ec0ffee_flavors.py Flavor Framework implementation 2015-07-16 09:07:41 -07:00
8675309a5c4f_rbac_network.py Network RBAC DB setup and legacy migration 2015-07-16 05:48:10 -07:00