https://github.com/ging/horizon
Raw File
Tip revision: 7d13abc477b000b4908877780032c87a98876b94 authored by Jenkins on 20 February 2013, 08:56:38 UTC
Merge "Add support for both soft and hard reboot options"
Tip revision: 7d13abc
pip-requires
# Horizon Core Requirements
Django>=1.4
django_compressor
django_openstack_auth>=1.0.3
netaddr
python-cinderclient
python-glanceclient<2
python-keystoneclient
python-novaclient>=2.10.0,<3
python-quantumclient>=2.0
python-swiftclient>1.1,<2
pytz

# Horizon Utility Requirements
lockfile # for SECURE_KEY generation
back to top