summaryrefslogtreecommitdiff
path: root/neutron/quota/resource_registry.py
Commit message (Expand)AuthorAgeFilesLines
* Remove "six" libraryRodolfo Alonso Hernandez2020-07-281-3/+4
* Set DB retry for quota_enforcement pecan_wsgi hookOleg Bondarev2019-11-081-5/+0
* use context manager from neutron-libBoden R2018-10-241-2/+2
* Fix all pep8 E129 errorsBrian Haley2018-05-031-1/+1
* Make code follow log translation guidelineInessa Vasilevskaya2017-08-141-6/+6
* Use new enginefacade for quota and provisioning blocksAnn Kamyshnikova2017-03-291-1/+2
* Fix some reST field lists in docstringsDuan Jiong2017-03-231-1/+1
* Quotas: add in missing translationGary Kotton2016-09-081-3/+3
* Except if tracked resource registered as countableKevin Benton2016-09-071-0/+10
* Using LOG.warning replace LOG.warnLiuNanke2016-03-101-1/+1
* Move i18n to _i18n, as per oslo_i18n guidelinesDoug Wiegley2015-12-011-1/+1
* Improve DB operations for quota reservationSalvatore Orlando2015-09-071-1/+1
* Merge "Minor typo fix"Jenkins2015-08-201-1/+1
|\
| * Minor typo fixAmit Saha2015-08-141-1/+1
* | Reservations supportSalvatore Orlando2015-08-171-1/+1
|/
* Add plural names for quota resourcesSalvatore Orlando2015-07-281-5/+8
* Introduce usage data tracking for NeutronSalvatore Orlando2015-07-281-0/+245