summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorPetr Kovar <pkovar@redhat.com>2016-06-15 18:35:05 +0200
committerAndreas Jaeger <aj@suse.com>2016-07-07 08:00:21 +0200
commitcf8b93918cc8a46ebd9035028847d8009d362794 (patch)
treeacca0bf3eba8fa41d56938f553b49c1dce6c9f78 /test-requirements.txt
parent4b1387968078bde6dcaeace5e390478d93b1780a (diff)
downloadswift-cf8b93918cc8a46ebd9035028847d8009d362794.tar.gz
Add install-guide for swift
This adds swift-specific contents from the OpenStack Installation Guide in the swift repo per [1]. A separate change will remove the swift contents from the OpenStack Installation Guide for Newton per [2]. The swift install-guide structure is based on the Install Guide Cookiecutter [3]. Also adds tox.ini environment for install-guide and adds openstackdocs-theme to test-requirements.txt. [1] http://specs.openstack.org/openstack/docs-specs/specs/newton/project-specific-installguides.html [2] http://specs.openstack.org/openstack/docs-specs/specs/newton/installguide.html [3] http://git.openstack.org/cgit/openstack/installguide-cookiecutter/ Change-Id: I59b92eebaf5acc657b97bcf10d9ff2cf2db05885 Partially-Implements: blueprint projectspecificinstallguides Depends-On: Ifebc65b188c4f2ba35b61c0deae5ec24401df7f9
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 6f237978d..933bc68ca 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,6 +8,7 @@ coverage
nose
nosexcover
nosehtmloutput
+openstackdocstheme>=1.0.3 # Apache-2.0
oslosphinx
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
os-api-ref>=0.1.0 # Apache-2.0