2015-07-31 16:35:05 +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-04-28 16:09:59 +00:00
|
|
|
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
|
2016-01-16 03:25:01 +00:00
|
|
|
pyasn1 # BSD
|
|
|
|
pyasn1-modules # BSD
|
2016-12-07 13:29:44 +00:00
|
|
|
WebOb>=1.6.0 # MIT
|
2016-09-29 22:30:03 +00:00
|
|
|
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
|
2016-01-16 03:25:01 +00:00
|
|
|
Paste # MIT
|
2016-09-29 22:30:03 +00:00
|
|
|
netaddr!=0.7.16,>=0.7.13 # BSD
|
2016-12-07 13:29:44 +00:00
|
|
|
ldap3>=1.0.2 # LGPLv3
|
2017-02-11 17:40:20 +00:00
|
|
|
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
|
2016-12-07 13:29:44 +00:00
|
|
|
stevedore>=1.17.1 # Apache-2.0
|
2016-01-16 03:25:01 +00:00
|
|
|
pycadf!=2.0.0,>=1.1.0 # Apache-2.0
|
2016-12-07 13:29:44 +00:00
|
|
|
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
|
|
|
oslo.messaging>=5.14.0 # Apache-2.0
|
|
|
|
oslo.utils>=3.18.0 # Apache-2.0
|