horizon/horizon/utils
Itxaka 031aed50a3 Translate status in network topology
Enables the translation of the status on
network topology.
Provides a json decoder that will resolve
lazy objects like translations.
Moves STATUS_DISPLAY_CHOICES and
ADMIN_STATE_DISPLAY_CHOICES out of the RoutersTable
for easy access to their status from other parts
of the code.
All network objects have their status translated
and a new item called original_status which provides
the untranslated status so the javascript code
is able to display the proper image (green/red)
based on the original status instead of doing it
on the translation.

Change-Id: Ic8cebafe7fbc291fa8933e8d1c2a244be20128e3
Closes-Bug: #1323599
Closes-Bug: #1484113
2016-01-18 13:19:20 +00:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
babel_extract_angular.py Port babel_extract_angular tests to Python 3 2015-09-30 18:26:28 +02:00
csvbase.py Merge "Port openstack dashboard overview tests to Python 3" 2015-10-06 11:26:22 +00:00
file_discovery.py Fixing docstring formatting errors and warnings 2015-08-18 17:14:22 -06:00
filters.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
functions.py Port horizon utils tests to Python 3 2015-09-28 21:35:49 +00:00
html.py Horizon Dropdown now inherits from Bootstrap Theme 2015-12-03 16:07:00 +00:00
lazy_encoder.py Translate status in network topology 2016-01-18 13:19:20 +00:00
memoized.py Invalid instance_snapshot causes KeyError 2014-10-28 15:51:33 -04:00
scss_filter.py SCSS $webroot should inherit from settings.py 2015-08-15 08:05:24 -07:00
secret_key.py Replace lockfile by oslo_concurrency 2015-01-26 16:53:43 +01:00
units.py Update metering unit selection to use smaller units for time 2014-11-19 20:44:43 -06:00
urlresolvers.py Remove the urlquote to arguments passed to reverse 2014-09-05 10:47:21 -04:00
validators.py Revert "Neutron: fix ICMP code and type validators" 2016-01-08 11:36:21 +00:00