2014-09-03 18:17:27 +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.
|
|
|
|
|
2017-06-27 12:19:57 +00:00
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
2018-03-14 05:55:58 +00:00
|
|
|
oslo.config>=5.2.0 # Apache-2.0
|
2017-09-11 21:27:59 +00:00
|
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
2017-12-19 01:38:05 +00:00
|
|
|
oslo.utils>=3.33.0 # Apache-2.0
|
2017-11-16 11:20:57 +00:00
|
|
|
six>=1.10.0 # MIT
|
2017-08-18 04:49:54 +00:00
|
|
|
fasteners>=0.7.0 # Apache-2.0
|