yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49211
[Bug 1551009] Re: dashboard: Invalid template Invalid filter: 'parse_isotime'
Reviewed: https://review.openstack.org/299230
Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=7b37946334170efe0729c4dea4793bb2eab146ab
Submitter: Jenkins
Branch: master
commit 7b37946334170efe0729c4dea4793bb2eab146ab
Author: Michael Ionkin <mionkin@xxxxxxxxxxxx>
Date: Wed Mar 30 12:12:35 2016 +0300
Fix job and data sources time values
This patch fixes Job Execution and Data Sources time values for the
Job Execution and Data Sources details views. Now they are shown with
time according to timezone which set in settings.
Also imported 'filters' module from horizon.utils as a workaround for
proper compressing (see bug 1551009)
Change-Id: I5c0173b431919348e3f0a0aa9cbdc5bc943acd60
partial-bug: 1563419
closes-bug: 1551009
** Changed in: sahara
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1551009
Title:
dashboard: Invalid template Invalid filter: 'parse_isotime'
Status in OpenStack Dashboard (Horizon):
New
Status in Sahara:
Fix Released
Bug description:
When running "python manage.py compress --force" in an environment where sahara-dasahboard is enabled,
the following error message is shown.
This bug is about 'parse_isotime'.
Note that bug 1551006 is about Could not parse the remainder: '{{' from '{{' because the cause seems different.
$ DJANGO_SETTINGS_MODULE=openstack_dashboard.settings python manage.py compress --force
Invalid template /opt/stack/sahara-dashboard/sahara_dashboard/content/data_processing/jobs/templates/job_templates/_details.html: Invalid filter: 'parse_isotime'
Invalid template /opt/stack/sahara-dashboard/sahara_dashboard/content/data_processing/clusters/templates/cluster_templates/create.html: Could not parse the remainder: '{{' from '{{'
Invalid template /opt/stack/sahara-dashboard/sahara_dashboard/content/data_processing/clusters/templates/nodegroup_templates/create.html: Could not parse the remainder: '{{' from '{{'
Invalid template /opt/stack/sahara-dashboard/sahara_dashboard/content/data_processing/jobs/templates/job_binaries/_details.html: Invalid filter: 'parse_isotime'
Found 'compress' tags in:
/opt/stack/horizon/openstack_dashboard/templates/horizon/_scripts.html
/opt/stack/horizon/openstack_dashboard/templates/horizon/_conf.html
/opt/stack/horizon/openstack_dashboard/templates/_stylesheets.html
Compressing... done
Compressed 5 block(s) from 3 template(s) for 2 context(s).
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1551009/+subscriptions