tuskar-ui/tools/pip-requires
Gabriel Hurley c61c5e28cc Enforce use of latest django_openstack_auth for PKI compat.
The latest django_openstack_auth supports PKI-signed tokens by
using Keystone's "is_ans1_token" function to determine if PKI
tokens are in use and react approriately if so.

Fixes bug 1071865

Change-Id: I62ba6370de829345d3214d80011a58e4ac6cd218
2012-11-02 15:10:43 -07:00

15 lines
295 B
Plaintext

# Horizon Core Requirements
Django>=1.4
django_compressor
django_openstack_auth>=1.0.3
python-cinderclient
python-glanceclient<2
python-keystoneclient
python-novaclient
python-quantumclient>=2.0
python-swiftclient>1.1,<2
pytz
# Horizon Utility Requirements
lockfile # for SECURE_KEY generation