summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorNguyen Hai <nguyentrihai93@gmail.com>2018-03-22 17:38:56 +0900
committerNguyen Hai <nguyentrihai93@gmail.com>2018-04-09 01:13:58 +0900
commita04a1dc7825a5dbb26ed3357e7a6f6f822090ec7 (patch)
treeb979c6debcb6ef2b96ad6352d973c30cc2478d50 /test-requirements.txt
parent0c5242b6184aa37968266a2fbb1d490208d6a580 (diff)
downloadkeystone-a04a1dc7825a5dbb26ed3357e7a6f6f822090ec7.tar.gz
Follow the new PTI for document build
- Follow new PTI for docs build - Add sphinxcontrib.apidoc to replace pbr autodoc REF: https://governance.openstack.org/tc/reference/project-testing-interface.html http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html Depends-On: https://review.openstack.org/#/c/559334/ Change-Id: I1d5f01cf49f36567f5a891c69c7269d3e966b9c5
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index c13260b20..1e29765cf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -23,13 +23,10 @@ lxml!=3.7.0,>=3.4.1 # BSD
mock>=2.0.0 # BSD
oslotest>=3.2.0 # Apache-2.0
-os-api-ref>=1.4.0 # Apache-2.0
# test wsgi apps without starting an http server
WebTest>=2.0.27 # MIT
-
stestr>=1.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
-
tempest>=17.1.0 # Apache-2.0
# Functional tests.