eb827601af
Change-Id: I119e5c0601994ff22a42db375e54fa3e90edda6d Signed-off-by: Julien Danjou <julien@danjou.info>
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>=1.4
|
|
cliff!=1.16.0,>=1.14.0 # Apache-2.0
|
|
osc-lib>=1.0.1 # Apache-2.0
|
|
oslo.i18n>=1.5.0 # Apache-2.0
|
|
oslo.serialization>=1.4.0 # Apache-2.0
|
|
oslo.utils>=2.0.0 # Apache-2.0
|
|
keystoneauth1>=1.0.0
|
|
six
|
|
pyparsing
|