
Cap python-heatclient version range to its kilo series. Use kilo release series for python-neutronclient rather than latest from git. Change-Id: I140a2d8087e44ae2a5173d80984718f1918f9942
5 lines
240 B
Plaintext
5 lines
240 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.
|
|
python-heatclient>=0.4.0,<0.5
|