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 <doug.hellmann@dreamhost.com>
This commit is contained in:
Doug Hellmann 2012-11-13 14:42:55 -05:00
parent 2a391644c0
commit d57c5b5f4c

View File

@ -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