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
|
2016-01-18 22:45:59 +00:00
|
|
|
six>=1.9.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-07-21 05:07:46 +00:00
|
|
|
cliff>=2.8.0 # Apache-2.0
|
2017-07-27 20:33:15 +00:00
|
|
|
keystoneauth1>=3.1.0 # Apache-2.0
|
2017-06-24 12:15:02 +00:00
|
|
|
openstacksdk>=0.9.17 # Apache-2.0
|
2017-07-21 05:07:46 +00:00
|
|
|
osc-lib>=1.7.0 # Apache-2.0
|
2017-05-23 11:59:47 +00:00
|
|
|
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
|
2017-03-01 04:16:15 +00:00
|
|
|
oslo.utils>=3.20.0 # Apache-2.0
|
2017-06-05 21:58:44 +00:00
|
|
|
python-glanceclient>=2.7.0 # Apache-2.0
|
2016-12-02 17:18:11 +00:00
|
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
2017-06-08 16:28:14 +00:00
|
|
|
python-novaclient>=9.0.0 # Apache-2.0
|
2017-07-28 05:26:04 +00:00
|
|
|
python-cinderclient>=3.1.0 # Apache-2.0
|