summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-16 03:34:00 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-16 03:34:00 +0000
commited9609f1f4b3c86c08ce265a4f119dd772e86950 (patch)
treea84252d2b81e9c78dbc53d7dfaf5e3ef38d2745a /test-requirements.txt
parent12d27e075ff0538391e0d3b95394c4fbfd329b61 (diff)
downloadtrove-ed9609f1f4b3c86c08ce265a4f119dd772e86950.tar.gz
Updated from global requirements
Change-Id: If1f1c389137eb0214a584ddf5ca01e2af1da0ad1
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 15b861f9..b0b2c2d6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,24 +3,24 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
reno>=0.1.1 # Apache2
-coverage>=3.6
-nose
-nosexcover
-openstack-doc-tools>=0.23
-openstack.nose-plugin>=0.7
-WebTest>=2.0
+coverage>=3.6 # Apache-2.0
+nose # LGPL
+nosexcover # BSD
+openstack-doc-tools>=0.23 # Apache-2.0
+openstack.nose-plugin>=0.7 # Apache-2.0
+WebTest>=2.0 # MIT
wsgi-intercept>=0.6.1 # MIT License
-proboscis>=1.2.5.3
+proboscis>=1.2.5.3 # Apache-2.0
http://tarballs.openstack.org/python-troveclient/python-troveclient-master.tar.gz#egg=python-troveclient
-mock>=1.2
-mox3>=0.7.0
-testtools>=1.4.0
-testrepository>=0.0.18
-pymongo>=3.0.2
-redis>=2.10.0
-psycopg2>=2.5
+mock>=1.2 # BSD
+mox3>=0.7.0 # Apache-2.0
+testtools>=1.4.0 # MIT
+testrepository>=0.0.18 # Apache-2.0/BSD
+pymongo>=3.0.2 # Apache-2.0
+redis>=2.10.0 # MIT
+psycopg2>=2.5 # LGPL/ZPL