db30cf804b
Change-Id: I590a72f4f1fdce0c97a8b90f5c449728047ecb02
13 lines
412 B
Plaintext
13 lines
412 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.
|
|
|
|
oslo.config>=1.11.0 # Apache-2.0
|
|
oslo.context>=0.2.0 # Apache-2.0
|
|
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
|
|
oslo.utils>=1.9.0 # Apache-2.0
|
|
pbr<2.0,>=1.3
|
|
pycadf>=0.8.0
|
|
six>=1.9.0
|
|
Babel>=1.3
|