horizon/openstack_dashboard/dashboards/admin/projects
Akihiro Motoki ebf8a25eda Make "Gigabytes" quotas description more meaningful
"Gigabytes" quota entry comes from Cinder, but Horizon displays
quotas from various projects and "Gigabytes" is hard to understand.
This commit changes it to "Total Size of Volumes and Snapshots (GB)".
From the same reason, "Snapshots" is renamed to "Volume Snapshots".

LUKS Volume quotas are also renamed for consistency.

Change-Id: I7289783b75d324980c0ca80b71835ab602efc354
Closes-Bug: #1298934
2014-03-29 21:59:58 +09:00
..
templates/projects Handle the case no SimpleTenantUsage Nova extension 2013-10-08 22:22:35 +02:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tables.py Restrict the length of the project name input 2014-02-05 14:40:05 -08:00
tests.py Fix Membership list loading bug 2014-03-10 16:45:52 +00:00
urls.py CSV Summary not working inside Admin panel. 2013-12-06 11:05:25 -05:00
views.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
workflows.py Make "Gigabytes" quotas description more meaningful 2014-03-29 21:59:58 +09:00