summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorAntoine Musso <hashar@free.fr>2015-09-30 15:05:49 +0200
committerJoshua Hesketh <josh@nitrotech.org>2015-11-18 15:19:51 +1100
commit281a89ebf56adcf71d904362424f230ed1984807 (patch)
tree74026c7c28e710d88afe789d7534e73e7156d352 /test-requirements.txt
parentc908abf822a85a461c9563e17a0c8eca69c377b0 (diff)
downloadzuul-281a89ebf56adcf71d904362424f230ed1984807.tar.gz
Enhance CRD doc with diagrams
Rely on blockdiag to illustrate the CRD examples. Change some references to "check" and "gate" to respectively "Independent pipeline" and "Dependent pipeline". Since third parties might use a different terminology. Decorate note with '.. note::' To render blockdiag nodes as circles, we need blockdiag 1.1.0. Bump the test requirements for sphinxcontrib-blockdiag to at least 1.1.0. Change-Id: I4b0600309bbc3bc238c80c5ea78d9d3c233b6ef2
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index d461078b5..88223b0a8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,7 +2,7 @@ hacking>=0.9.2,<0.10
coverage>=3.6
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
-sphinxcontrib-blockdiag>=0.5.5
+sphinxcontrib-blockdiag>=1.1.0
discover
fixtures>=0.3.14
python-keystoneclient>=0.4.2