2014-09-11 17:20:35 +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-04-12 04:21:53 +00:00
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
2017-11-16 11:25:40 +00:00
|
|
|
six>=1.10.0 # MIT
|
2014-10-12 09:16:38 -07:00
|
|
|
|
2017-10-05 13:51:35 +00:00
|
|
|
cliff!=2.9.0,>=2.8.0 # Apache-2.0
|
2020-03-23 15:15:59 -03:00
|
|
|
openstacksdk>=0.44.0 # Apache-2.0
|
2019-06-03 14:37:41 -07:00
|
|
|
osc-lib>=2.0.0 # Apache-2.0
|
2017-09-13 00:15:31 +00:00
|
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
2017-12-23 10:11:57 +00:00
|
|
|
oslo.utils>=3.33.0 # Apache-2.0
|
2019-08-21 17:38:29 -07:00
|
|
|
python-keystoneclient>=3.22.0 # Apache-2.0
|
2019-07-31 12:24:04 +08:00
|
|
|
python-novaclient>=15.1.0 # Apache-2.0
|
2017-12-23 10:11:57 +00:00
|
|
|
python-cinderclient>=3.3.0 # Apache-2.0
|