2e39995864
Change-Id: I296a5f356ca805deda28ea984df15c0b63b43a80 Closes-Bug: #1487077 Closes-Bug: #1489506 Implements: blueprint refactor-local-mirror-scripts
12 lines
310 B
Plaintext
12 lines
310 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.8
|
|
Babel>=1.3
|
|
cliff>=1.7.0
|
|
six>=1.5.2
|
|
PyYAML>=3.10
|
|
packetary>=0.1.0
|
|
python-fuelclient>=7.0.0
|