2014-09-13 07:22:22 +00:00
|
|
|
# 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.
|
2015-02-24 06:08:58 -08:00
|
|
|
|
2017-04-12 04:12:34 +00:00
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
2018-03-26 08:04:49 +00:00
|
|
|
oslo.concurrency>=3.26.0 # Apache-2.0
|
2018-03-14 05:31:14 +00:00
|
|
|
oslo.config>=5.2.0 # Apache-2.0
|
2017-09-13 12:51:24 +00:00
|
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
|
|
|
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
2017-12-15 21:31:27 +00:00
|
|
|
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
|
2017-12-19 01:18:34 +00:00
|
|
|
oslo.utils>=3.33.0 # Apache-2.0
|
2017-06-10 21:38:06 +00:00
|
|
|
requests>=2.14.2 # Apache-2.0
|
2017-11-16 11:05:48 +00:00
|
|
|
six>=1.10.0 # MIT
|
2018-01-16 12:29:38 +00:00
|
|
|
oslo.log>=3.36.0 # Apache-2.0
|