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-04-07 14:32:41 +00:00
|
|
|
Babel!=2.4.0,>=2.3.4 # BSD
|
2017-10-05 13:51:35 +00:00
|
|
|
cliff!=2.9.0,>=2.8.0 # Apache-2.0
|
2018-03-13 07:28:18 +00:00
|
|
|
keystoneauth1>=3.4.0 # Apache-2.0
|
2018-07-04 10:17:18 +02:00
|
|
|
openstacksdk>=0.17.0 # Apache-2.0
|
2017-12-21 14:50:29 +11:00
|
|
|
osc-lib>=1.10.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
|
2017-08-07 00:53:48 +00:00
|
|
|
python-glanceclient>=2.8.0 # Apache-2.0
|
2018-06-11 22:03:52 +00:00
|
|
|
python-keystoneclient>=3.17.0 # Apache-2.0
|
2017-08-24 11:48:43 +00:00
|
|
|
python-novaclient>=9.1.0 # Apache-2.0
|
2017-12-23 10:11:57 +00:00
|
|
|
python-cinderclient>=3.3.0 # Apache-2.0
|