horizon/openstack_dashboard
yanheven 4f12ca8421 Fix metering daily display
For Icehouse and Juno ,add " {% load url from future %}" to
openstack_dashboard/dashboards/admin/metering/templates/metering/daily.html,
so template rendering can resolve horizon url variables

Since this page in Kilo has been refactored,it does not have this problem.

Closes-Bug: #1324218
Change-Id: Ic52b1130fbe744caa1c1082037f139529513410a
(cherry picked from commit 0723e709cf)
2015-01-29 15:48:30 +00:00
..
api Merge "Workaround for negative vals in total*Used in nova absolute_limits" into stable/icehouse 2014-11-03 13:11:03 +00:00
conf Remove the update default quotas feature 2014-03-26 12:19:21 -03:00
dashboards Fix metering daily display 2015-01-29 15:48:30 +00:00
enabled Plugin-based panel group configuration 2014-03-29 01:05:03 +09:00
local add missing references to policy files 2014-05-07 19:34:25 +08:00
locale Import translations for Icehouse stable update 2014-08-01 15:33:47 +09:00
openstack Fix misspellings in horizon 2014-02-08 09:10:03 +08:00
static Long container names no longer break the page 2014-08-13 15:56:47 +10:00
templates Implementing accordion navigation 2014-02-26 14:03:36 -07:00
test Merge "Workaround for negative vals in total*Used in nova absolute_limits" into stable/icehouse 2014-11-03 13:11:03 +00:00
usage Tolerate completely missing floating_ips 2014-11-18 14:48:51 +01:00
utils Plugin-based panel group configuration 2014-03-29 01:05:03 +09:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-17 11:43:42 +01:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Implementing accordion navigation 2014-02-26 14:03:36 -07:00
exceptions.py Update troveclient to 1.0.0 2013-11-25 08:25:32 -08:00
hooks.py Updated from global requirements 2013-08-08 13:16:35 -03:00
policy.py Prevent leaking `target` info into subsequent `policy.check()` calls 2014-12-02 13:50:45 +03:00
settings.py Import translations for Icehouse stable update 2014-08-01 15:33:47 +09:00
urls.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
views.py Horizon login page contains DOS attack mechanism 2014-12-09 07:46:04 -08:00