https://github.com/ging/horizon
Raw File
Tip revision: 9ad9af4b8d9471eee8ea06aa520b70ace7b14617 authored by Jenkins on 30 September 2014, 08:54:30 UTC
Merge "Allow forms to disable autofill in all browsers" into stable/icehouse
Tip revision: 9ad9af4
requirements.txt
# Horizon Core Requirements
Django>=1.4,<1.7
django_compressor>=1.3
django_openstack_auth>=1.1.4,!=1.1.6
eventlet>=0.13.0
httplib2>=0.7.5
iso8601>=0.1.9
kombu>=2.4.8
lesscpy>=0.9j
# Horizon Utility Requirements
# for SECURE_KEY generation
lockfile>=0.8
netaddr>=0.7.6
pbr>=0.6,<1.0
python-ceilometerclient>=1.0.6
python-cinderclient>=1.0.6
python-glanceclient>=0.9.0
python-heatclient>=0.2.3
python-keystoneclient>=0.7.0
python-neutronclient>=2.3.4,<3
python-novaclient>=2.17.0
python-swiftclient>=1.6
python-troveclient>=1.0.3
pytz>=2010h
six>=1.6.0
back to top