
And do not check for sorted requirements. Change-Id: I64ae9191863564e278a35d42ec9cd743a233028e Closes-Bug: 1365061
13 lines
348 B
Plaintext
13 lines
348 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
|
|
argparse
|
|
iso8601>=0.1.9
|
|
PrettyTable>=0.7,<0.8
|
|
python-keystoneclient>=0.10.0
|
|
PyYAML>=3.1.0
|
|
requests>=1.2.1
|
|
six>=1.7.0
|