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.
|
2016-01-18 22:45:59 +00:00
|
|
|
pbr>=1.6 # Apache-2.0
|
|
|
|
six>=1.9.0 # MIT
|
2014-10-12 09:16:38 -07:00
|
|
|
|
2016-05-06 22:22:39 +00:00
|
|
|
Babel>=2.3.4 # BSD
|
2016-03-03 23:16:04 +00:00
|
|
|
cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
|
2016-06-17 14:20:56 +00:00
|
|
|
keystoneauth1>=2.7.0 # Apache-2.0
|
2016-05-24 03:16:04 +00:00
|
|
|
openstacksdk>=0.8.6 # Apache-2.0
|
2016-01-18 22:45:59 +00:00
|
|
|
os-client-config>=1.13.1 # Apache-2.0
|
2016-06-08 14:33:39 -05:00
|
|
|
osc-lib>=0.1.0 # Apache-2.0
|
2016-07-09 03:17:22 +00:00
|
|
|
oslo.config>=3.12.0 # Apache-2.0
|
2016-01-23 10:35:55 +00:00
|
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
2016-07-09 19:27:08 +00:00
|
|
|
oslo.utils>=3.15.0 # Apache-2.0
|
2016-03-04 10:21:02 +00:00
|
|
|
python-glanceclient>=2.0.0 # Apache-2.0
|
2016-05-18 02:40:12 +00:00
|
|
|
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
|
2016-01-18 22:45:59 +00:00
|
|
|
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
2016-05-30 17:50:11 +00:00
|
|
|
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
|
2016-05-18 02:40:12 +00:00
|
|
|
requests>=2.10.0 # Apache-2.0
|
2016-05-10 00:49:36 +00:00
|
|
|
stevedore>=1.10.0 # Apache-2.0
|