summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSteve Baker <sbaker@redhat.com>2013-03-25 15:06:48 +1300
committerSteve Baker <sbaker@redhat.com>2013-05-22 16:03:43 +1200
commit6b6f97f7a86bbbccd4911d401b26fa803804b1ae (patch)
treed4b6fa3f5ec05399b315545815e8c8d9daa29e57 /tools
parent8259aab3605b4a4fd61500d9d0aa31441191f7b1 (diff)
downloadhorizon-6b6f97f7a86bbbccd4911d401b26fa803804b1ae.tar.gz
parse_isotime filter to parse a date string.
This then allows the resulting date value to be piped to one of the standard django date/time format filters This is identical to oslo timeutils parse_isotime, but annotated with @register.filter Required for blueprint: heat-ui Change-Id: Ibecca77d50bb5c0df59e07e9572069215229f60a
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 86409e73b..7361491ed 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -5,6 +5,7 @@ pbr>=0.5,<0.6
Django>=1.4,<1.6
django_compressor
django_openstack_auth>=1.0.8
+iso8601>=0.1.4
netaddr
python-cinderclient>=1.0.2,<2.0.0
python-glanceclient<2