horizon/openstack_dashboard/usage
Pedro Kostelec ae7896cea5 Consisent abbreviation of size units
Most units (KB, MB, GB, TB, PB) are shown in an abbreviated format.
The exception were bytes, which where shown as "Bytes". This commit
resolves this inconsistency by showing "B" for byte units.

Change-Id: Ied94c777a70bf8955f5a328ffcb63d98a7a2befd
Closes-Bug: 1411595
Signed-off-by: Iago Estrela <hiagoestrelas@gmail.com>
2021-05-04 11:50:17 -03:00
..
__init__.py usage: split out the limit related logic into ProjectUsageView 2018-01-14 04:15:27 +09:00
base.py Drop the usage of nova extensions in python code 2020-10-27 20:00:45 +09:00
quotas.py Consisent abbreviation of size units 2021-05-04 11:50:17 -03:00
tables.py pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00
views.py Drop the usage of nova extensions in python code 2020-10-27 20:00:45 +09:00