16 lines
420 B
Plaintext
16 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<2.0,>=1.3
|
|
Babel>=1.3
|
|
python-redmine
|
|
paste
|
|
pecan>=0.8.0
|
|
oslo.messaging>=1.3.0,<1.5
|
|
oslo.config>=1.11.0,<=1.15.0 # Apache-2.0
|
|
oslo.utils<2.0.0
|
|
oslo.serialization<1.7.0
|
|
python-keystoneclient>=1.6.0
|
|
WSME>=0.7
|