summaryrefslogtreecommitdiff
path: root/openstack_dashboard/usage/views.py
Commit message (Expand)AuthorAgeFilesLines
* Drop the usage of nova extensions in python codeAkihiro Motoki2020-10-271-2/+1
* Add new setting for SimpleTenantUsageAkihiro Motoki2020-10-271-1/+4
* Use python3-style super()Akihiro Motoki2020-10-151-4/+4
* Fixes a series of bugs related to Floating IPs.Marek2019-12-171-8/+25
* Merge "usage: Categorize Limit Summary by service"Zuul2018-05-081-16/+44
|\
| * usage: Categorize Limit Summary by serviceAkihiro Motoki2018-04-201-16/+44
* | Bug Fix : Local variable 'quota_display' referenced before assignmentHyunsikYang2018-04-281-0/+1
|/
* usage: Add network resources to Limit SummaryAkihiro Motoki2018-04-201-3/+8
* usage: move field-specific logic from template to codeAkihiro Motoki2018-04-201-11/+42
* usage: Use tenant_quota_usages() for Limit SummaryAkihiro Motoki2018-04-201-30/+34
* usage: split out the limit related logic into ProjectUsageViewAkihiro Motoki2018-01-141-21/+41
* Use specified phrases in lieu of 'Used' for limit summaryNick Timkovich2017-11-141-2/+4
* Add units in overview project page (limit summary)Pierre-Alexandre Bardina2016-06-241-0/+1
* Replace "Terminate Instance" with "Delete Instance"Akihiro Motoki2015-11-301-1/+1
* Translate Floating IPs on overview pageItxaka2015-11-231-1/+1
* Refactor quota limit summary templateBradley Jones2015-05-261-0/+30
* Document and improve PageTitleMixin readabilitySam Betts2015-02-111-1/+1
* Reduced code duplication in creating page headersSam Betts2015-02-111-0/+2
* Fix Flake8 style warnings in openstack_dashboard/Radomir Dopieralski2014-07-301-0/+1
* Tolerate service catalog and endpoint connection errorsJustin Pomeroy2014-07-211-8/+19
* CSV Summary not working inside Admin panel.Leandro I. Costantino2013-12-061-1/+3
* Gate on H102 Apache 2.0 license header not found for pep8Paul Belanger2013-11-191-0/+12
* Handle the case no SimpleTenantUsage Nova extensionRomain Hardouin2013-10-081-0/+3
* Remove unused LOGlawrancejing2013-09-281-5/+0
* Small "H302 check" cleanupTatiana Mazur2013-08-231-2/+2
* Enable H302 checkTatiana Mazur2013-08-221-1/+1
* Improvements in csv export for usage dataTihomir Trifonov2013-06-211-9/+11
* Sort imports alphabeticallyMatthias Runge2013-06-141-1/+1
* switching to use limits instead of quotasEric Peterson2013-06-051-1/+1
* Revert "Improvements in csv export for usage data"Kieran Spear2013-05-231-11/+9
* Improvements in csv export for usage dataTihomir Trifonov2013-05-221-9/+11
* Splits OpenStack Dashboard bits from framework app code.Gabriel Hurley2012-10-111-0/+54