From d57c5b5f4cd71678d812cfb55fb122c26382df3a Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Tue, 13 Nov 2012 14:42:55 -0500 Subject: [PATCH] Add keystone requirement for doc build In order to create the app to pass through the autodoc directives in sphinx we need to have the keystone middleware installed. Change-Id: Ib78ac6bedca33628f139a922a438944e5763e6f3 Signed-off-by: Doug Hellmann --- doc/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/requirements.txt b/doc/requirements.txt index 34d55413b3..945614cb4e 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,4 +1,6 @@ http://tarballs.openstack.org/nova/nova-master.tar.gz +# we need the keystone middleware for the API service +http://tarballs.openstack.org/keystone/keystone-master.tar.gz webob kombu iso8601