summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-18 22:39:45 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-18 22:39:45 +0000
commit4404693f4ccc2b5619bc6ec1f16ffc0ebf6245a8 (patch)
tree33a287dade13dc7758f858b215034eeaa16cf6bd /test-requirements.txt
parentc76295f3d80ce2a9b2a51546bc40ec385e3ed858 (diff)
downloadceilometermiddleware-4404693f4ccc2b5619bc6ec1f16ffc0ebf6245a8.tar.gz
Updated from global requirements
Change-Id: If8a70c2baf548860de15e33acce6452ae597fedb
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a139bf8..8bd244e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,12 +4,12 @@
hacking<0.11,>=0.10.0
-coverage>=3.6
-discover
-python-subunit>=0.0.18
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
+coverage>=3.6 # Apache-2.0
+discover # BSD
+python-subunit>=0.0.18 # Apache-2.0/BSD
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
-testrepository>=0.0.18
-testscenarios>=0.4
-testtools>=1.4.0
+testrepository>=0.0.18 # Apache-2.0/BSD
+testscenarios>=0.4 # Apache-2.0/BSD
+testtools>=1.4.0 # MIT