https://github.com/ging/horizon
Raw File
Tip revision: 14ac6a90f469097647b0e5425b0ecbe244432c06 authored by Gabriel Hurley on 28 March 2013, 01:57:44 UTC
Release notes on Quantum Brocade plugin incompatibility.
Tip revision: 14ac6a9
pip-requires
# Horizon Core Requirements
Django>=1.4,<1.5
django_compressor
django_openstack_auth>=1.0.7
netaddr
python-cinderclient>=1.0.2,<2.0.0
python-glanceclient<2
python-keystoneclient
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
back to top