summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-19 13:52:19 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-19 13:52:19 +0000
commitc77290a5af5276fea86c6f76ade4d56faf63c122 (patch)
treea3ad3518d75d82c0d043d2ec23c37a44edf54150 /test-requirements.txt
parent82407506f4e178c5b893aeb06994b0d26abb2924 (diff)
downloadpython-designateclient-c77290a5af5276fea86c6f76ade4d56faf63c122.tar.gz
Updated from global requirements
Change-Id: Ia2381fc71b8f7a0040895746a34a8186fff04a8e
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 fa95734..8c7f767 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,13 +3,13 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.10,>=0.9.2
-coverage>=3.6
-mock>=1.2
-discover
+coverage>=3.6 # Apache-2.0
+mock>=1.2 # BSD
+discover # BSD
oslotest>=1.10.0 # Apache-2.0
-python-subunit>=0.0.18
+python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-testrepository>=0.0.18
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+testrepository>=0.0.18 # Apache-2.0/BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-tempest-lib>=0.13.0
+tempest-lib>=0.13.0 # Apache-2.0