horizon/horizon/test
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
..
customization Fixed typos in comment for renaming dashboard 2015-09-08 18:05:02 +05:30
dummy_auth Fix horizon/test selenium tests for Django 1.8 2015-09-30 16:41:30 +10:00
jasmine Applying auto-file-discovery partially 2015-06-29 16:04:14 -06:00
messages Add message of the day option 2016-01-22 11:31:36 -08:00
selenium Use python3-style super() 2020-10-15 14:37:20 +09:00
templates Remove deprecated table.UpdateAction class 2018-04-12 17:34:17 +03:00
test_dashboards Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
unit Consisent abbreviation of size units 2021-05-04 11:50:17 -03:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
firefox_binary.py Use python3-style super() 2020-10-15 14:37:20 +09:00
helpers.py import "collections.abc" explicitly 2021-03-04 18:47:37 +00:00
settings.py Fix pep8 failures with hacking 2.0.0 2019-12-17 04:55:05 +00:00
urls.py django22: The 'login' functional-based view is gone (pt. 1) 2019-08-27 11:19:25 +01:00
utils.py Use python3-style super() 2020-10-15 14:37:20 +09:00
webdriver.py Use python3-style super() 2020-10-15 14:37:20 +09:00