blob: 77875ed85a021d4ccc2e0978e35663dd61d733a9 [file] [log] [blame]
Chandan Kumar5e619872017-09-07 22:23:55 +05301# 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
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +00005pbr!=2.1.0,>=2.0.0 # Apache-2.0
6neutron-lib>=1.13.0 # Apache-2.0
7oslo.config>=5.1.0 # Apache-2.0
Jens Harbott860b46a2017-11-15 21:23:15 +00008ipaddress>=1.0.16;python_version<'3.3' # PSF
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +00009netaddr>=0.7.18 # BSD
10oslo.log>=3.36.0 # Apache-2.0
11oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
12oslo.utils>=3.33.0 # Apache-2.0
13six>=1.10.0 # MIT
14tempest>=17.1.0 # Apache-2.0
Chandan Kumar5e619872017-09-07 22:23:55 +053015ddt>=1.0.1 # MIT
OpenStack Proposal Bot1cf8cec2018-01-27 20:11:19 +000016testtools>=2.2.0 # MIT
Chandan Kumar5e619872017-09-07 22:23:55 +053017testscenarios>=0.4 # Apache-2.0/BSD
18eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT