summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorAmrith Kumar <amrith@tesora.com>2016-08-17 13:27:51 -0400
committerAmrith Kumar <amrith@tesora.com>2016-08-17 17:46:41 -0400
commit3b0d1ea25d06c5b58e895da7b1003ad8fc83e12e (patch)
treebe0524a3a98c833e3c6b4c66483c35e4cbc08afe /test-requirements.txt
parent27a076f6d6dee97d25f60457f1450e1942c2c4e8 (diff)
downloadtrove-3b0d1ea25d06c5b58e895da7b1003ad8fc83e12e.tar.gz
Adds the api-ref migrated RST + YAML files
With this email[0], you must migrate API reference docs into RST. The conf.py and the tox environment are also cribbed from nova. Still need to retain the install_command in tox.ini, otherwise the api-ref job fails. [0] http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html Co-Authored-By: Anne Gentle <agentle@cisco.com> Co-Authored-By: Amrith Kumar <amrith@tesora.com> Change-Id: I3315261aa18729fa7a6aa79d4a1d6c24de1e2c6b
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 6bfce312..0493aa15 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,6 +5,7 @@
hacking<0.11,>=0.10.0
bandit>=1.0.1 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+os-api-ref>=0.4.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
reno>=1.8.0 # Apache2
coverage>=3.6 # Apache-2.0