blob: 3b78bc3da4229e1720bb8c437444a07c347f65a1 [file] [log] [blame]
Michael Johnson34139b02017-03-15 10:31:10 -07001# The order of packages is significant, because pip processes them in the order
2# of appearance. Changing the order has an impact on the overall integration
3# process, which may cause wedges in the gate later.
4
Michael Johnson0a0f9b32019-01-02 16:58:21 -08005cryptography>=2.1 # BSD/Apache-2.0
Jude Cross986e3f52017-07-24 14:57:20 -07006python-dateutil>=2.5.3 # BSD
7ipaddress>=1.0.17;python_version<'3.3' # PSF
OpenStack Proposal Boted613e22017-11-17 07:00:22 +00008pbr!=2.1.0,>=2.0.0 # Apache-2.0
Jude Cross986e3f52017-07-24 14:57:20 -07009oslo.config>=5.2.0 # Apache-2.0
10oslo.log>=3.36.0 # Apache-2.0
cao.yuan45e6e662019-02-21 12:22:30 +080011oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
Jude Cross986e3f52017-07-24 14:57:20 -070012oslo.utils>=3.33.0 # Apache-2.0
OpenStack Proposal Botac449fe2018-01-16 04:21:09 +000013oslotest>=3.2.0 # Apache-2.0
Michael Johnson0a0f9b32019-01-02 16:58:21 -080014python-barbicanclient>=4.5.2 # Apache-2.0
15pyOpenSSL>=17.1.0 # Apache-2.0
Jude Cross986e3f52017-07-24 14:57:20 -070016requests>=2.14.2 # Apache-2.0
17six>=1.10.0 # MIT
OpenStack Proposal Boted613e22017-11-17 07:00:22 +000018tempest>=17.1.0 # Apache-2.0
OpenStack Proposal Bot6f0c71f2018-03-25 22:29:30 +000019tenacity>=4.4.0 # Apache-2.0