From 3b0d1ea25d06c5b58e895da7b1003ad8fc83e12e Mon Sep 17 00:00:00 2001 From: Amrith Kumar Date: Wed, 17 Aug 2016 13:27:51 -0400 Subject: 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 Co-Authored-By: Amrith Kumar Change-Id: I3315261aa18729fa7a6aa79d4a1d6c24de1e2c6b --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test-requirements.txt') 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 -- cgit v1.2.1