
pbr is the library-ified version of the code that was in openstack.common.setup and version. It builds on top of d2to1 to provide declarative build configuration. Change-Id: Ic264fa33e17fe5fdc71d8c53412495b069ab74a4
19 lines
376 B
Plaintext
19 lines
376 B
Plaintext
d2to1>=0.2.10,<0.3
|
|
pbr>=0.5,<0.6
|
|
|
|
# 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
|