senlin-dashboard/senlin_dashboard
Liuqing Jing 610cc0e4d7 Fix empty Create/Update column in cluster/profile... tables
we use the filter parse_isotime
(https://github.com/openstack/horizon/blob/master/horizon/utils/filters.py#L32),
the function except string rather than datetime object.

But the python-openstack
(https://github.com/openstack/python-openstacksdk/blob/master/openstack/cluster/v1/profile.py#L44)
return datetime object parsed from ISO 8601 formatted string,
so we could remove the filter.

Change-Id: I55832284ef8716e7ea8f17ec34edc9ef9f5d02b7
Closes-Bug: #1566349
(cherry picked from commit e809df5b0a)
2016-04-06 00:02:13 -04:00
..
api Merge "Delete useless return statement" 2016-03-02 08:25:17 +00:00
cluster Fix empty Create/Update column in cluster/profile... tables 2016-04-06 00:02:13 -04:00
locale Imported Translations from Zanata 2016-03-05 06:15:37 +00:00
test Update URLs to Django 1.8 style 2016-02-23 09:08:29 +09:00
__init__.py Add init repo 2015-08-24 23:04:09 +08:00
exceptions.py Fix page hang in node/cluster deletion 2016-02-20 09:35:47 +00:00