kingbird/kingbird/db/sqlalchemy/migrate_repo/versions
mounikasreeram a8a562554e Enhancing Quota-show feature in kingbird.
Quota show feature will display the updated quota values.
This feature is enhanced by displaying the default quota
values as well as updated values as in.
The size of the resource column in database is increased
for better usage.

Change-Id: I814bd45a634342104c190f4437cae265ea3bb0f1
Closes-Bug:1740823
Closes-Bug:1742906
2018-01-15 13:57:18 +05:30
..
001_first_version.py Add database layer for the quota part 2015-11-25 10:47:50 +01:00
002_sync_lock.py Add Quota class data model 2016-05-09 15:01:25 +02:00
003_quota_class.py Add Quota class data model 2016-05-09 15:01:25 +02:00
004_default_quota_class.py Replace six.iteritems() with .items() 2017-03-14 05:49:13 +08:00
005_service.py Add service registry 2016-08-12 10:04:02 +02:00
006_sync_job.py Enhancing Quota-show feature in kingbird. 2018-01-15 13:57:18 +05:30
__init__.py Add database layer for the quota part 2015-11-25 10:47:50 +01:00