
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
20 lines
401 B
Plaintext
20 lines
401 B
Plaintext
d2to1>=0.2.10,<0.3
|
|
pbr>=0.5,<0.6
|
|
|
|
# Horizon Core Requirements
|
|
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
|
|
python-keystoneclient>=0.2,<0.3
|
|
python-novaclient>=2.12.0,<3
|
|
python-quantumclient>=2.2.0,<3.0.0
|
|
python-swiftclient>1.1,<2
|
|
pytz
|
|
|
|
# Horizon Utility Requirements
|
|
lockfile # for SECURE_KEY generation
|