Fix docs build

It was broken by the updated docutils. The docutils version should be
fixed due to the openstack/requirements.

Partially Fixes: bug #1206670

Change-Id: Ie612519711cc8ebf9cb848f9d10826e74f2fa049
(cherry picked from commit 3de5642c6f)
This commit is contained in:
Sergey Lukjanov 2013-08-07 00:18:33 +04:00
parent 708ba413ef
commit 8ca6770db5
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ flake8==2.0
hacking>=0.5.6,<0.7
coverage>=3.6
docutils==0.9.1
mock>=0.8.0
nose
openstack.nose_plugin>=0.7