5dca4b0b24
Change-Id: I7fbc325ad8959038c755df1fbfe197dbc8286e4f
11 lines
337 B
Plaintext
11 lines
337 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
|
|
requests>=1.2.1,!=2.4.0
|
|
six>=1.7.0
|
|
stevedore>=0.14
|
|
jsonschema>=2.0.0,<3.0.0
|
|
|
|
python-keystoneclient>=0.10.0
|