14 lines
420 B
Plaintext
14 lines
420 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr>=0.6,!=0.7,<1.0
|
|
# Horizon Core Requirements
|
|
Babel>=1.3
|
|
Django>=1.4.2,<1.7
|
|
django_compressor>=1.4
|
|
django_openstack_auth>=1.1.7,!=1.1.8
|
|
iso8601>=0.1.9
|
|
python-keystoneclient>=1.1.0
|
|
python-manilaclient>=1.0.2
|