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-12-28 09:16:21 +00:00
|
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
2013-05-14 08:29:16 -07:00
|
|
|
|
2017-05-15 00:54:47 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2016-06-03 03:44:52 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2017-07-15 16:58:08 +00:00
|
|
|
flake8-import-order==0.13 # LGPLv3
|
2017-08-18 11:42:09 +00:00
|
|
|
mock>=2.0.0 # BSD
|
2018-01-16 04:32:02 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2017-06-10 21:48:48 +00:00
|
|
|
requests>=2.14.2 # Apache-2.0
|
2018-03-28 10:36:59 +00:00
|
|
|
requests-mock>=1.2.0 # Apache-2.0
|
2017-03-03 22:59:10 +00:00
|
|
|
stevedore>=1.20.0 # Apache-2.0
|
2017-07-21 05:07:46 +00:00
|
|
|
os-client-config>=1.28.0 # Apache-2.0
|
2017-12-27 16:16:23 +09:00
|
|
|
stestr>=1.0.0 # Apache-2.0
|
2017-11-16 11:25:40 +00:00
|
|
|
testtools>=2.2.0 # MIT
|
2017-11-15 01:53:52 +00:00
|
|
|
tempest>=17.1.0 # Apache-2.0
|
2016-08-21 00:10:10 +00:00
|
|
|
osprofiler>=1.4.0 # Apache-2.0
|
|
|
|
bandit>=1.1.0 # Apache-2.0
|
2016-06-23 17:51:54 -05:00
|
|
|
wrapt>=1.7.0 # BSD License
|
2015-10-16 02:08:05 -04:00
|
|
|
|
|
|
|
# Install these to generate sphinx autodocs
|
2017-09-13 00:15:31 +00:00
|
|
|
aodhclient>=0.9.0 # Apache-2.0
|
|
|
|
gnocchiclient>=3.3.1 # Apache-2.0
|
2018-03-28 10:36:59 +00:00
|
|
|
python-barbicanclient>=4.5.2 # Apache-2.0
|
2018-01-15 11:00:35 +00:00
|
|
|
python-congressclient<2000,>=1.9.0 # Apache-2.0
|
2017-09-13 00:15:31 +00:00
|
|
|
python-designateclient>=2.7.0 # Apache-2.0
|
|
|
|
python-heatclient>=1.10.0 # Apache-2.0
|
2018-03-28 10:36:59 +00:00
|
|
|
python-ironicclient>=2.3.0 # Apache-2.0
|
2016-04-07 17:33:22 +00:00
|
|
|
python-ironic-inspector-client>=1.5.0 # Apache-2.0
|
2017-07-28 05:26:04 +00:00
|
|
|
python-karborclient>=0.6.0 # Apache-2.0
|
2018-03-13 07:28:18 +00:00
|
|
|
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
|
2016-03-20 15:47:37 +00:00
|
|
|
python-muranoclient>=0.8.2 # Apache-2.0
|
2018-03-13 07:28:18 +00:00
|
|
|
python-neutronclient>=6.7.0 # Apache-2.0
|
2018-01-09 16:21:50 +00:00
|
|
|
python-octaviaclient>=1.3.0 # Apache-2.0
|
2017-10-12 18:11:22 -07:00
|
|
|
python-rsdclient>=0.1.0 # Apache-2.0
|
2017-11-21 15:52:35 +00:00
|
|
|
python-saharaclient>=1.4.0 # Apache-2.0
|
2016-09-23 23:53:20 +00:00
|
|
|
python-searchlightclient>=1.0.0 #Apache-2.0
|
2017-01-05 20:30:36 +00:00
|
|
|
python-senlinclient>=1.1.0 # Apache-2.0
|
2017-01-17 09:50:40 -06:00
|
|
|
python-troveclient>=2.2.0 # Apache-2.0
|
2016-04-07 17:33:22 +00:00
|
|
|
python-zaqarclient>=1.0.0 # Apache-2.0
|
2018-03-28 10:36:59 +00:00
|
|
|
python-zunclient>=1.3.0 # Apache-2.0
|