2ba27a5863
Change-Id: I6daa16bbba7937577656ec650d846a684878f923
12 lines
416 B
Plaintext
12 lines
416 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.8 # Apache-2.0
|
|
Jinja2>=2.8 # BSD License (3 clause)
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
|
psutil<2.0.0,>=1.1.1 # BSD
|
|
six>=1.9.0 # MIT
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
|
oslo.utils>=3.18.0 # Apache-2.0
|