From 727792da17ac5edcfc2df7dd820dbccf318554fe Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Fri, 16 Oct 2015 02:08:05 -0400 Subject: autodocument commands from plugins using stevedore.sphinxext conflicting command names are a painpoint, so is manually updating a list. let's autodocument the commands that are being use by existing osc supporters. Change-Id: If37d81dfd57cc79803668b64be1ccd776e319572 --- test-requirements.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index c02ebf0e..05b95f75 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,3 +16,14 @@ testrepository>=0.0.18 testtools>=1.4.0 WebOb>=1.2.3 tempest-lib>=0.10.0 + +# Install these to generate sphinx autodocs +python-barbicanclient>=3.3.0 +python-congressclient>=1.0.0 +python-designateclient>=1.5.0 +python-heatclient>=0.6.0 +python-ironicclient>=0.8.0 +python-mistralclient>=1.0.0 +python-saharaclient>=0.10.0 +python-tuskarclient>=0.1.17 +python-zaqarclient>=0.3.0 -- cgit v1.2.1