docs: Fix automatic doc build requirements

Use a mocked version of nos-brick to avoid the version requirements
hell.

On normal deployments the requirements version issues are resolved by
the Cinder package itself.
This commit is contained in:
Gorka Eguileor 2018-07-04 12:46:44 +02:00
parent b566fe78af
commit 38db760c9b
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
Sphinx==1.6.5
git+https://github.com/akrog/modulefaker.git#egg=modulefaker
git+https://github.com/akrog/cindermock.git
git+https://github.com/akrog/nosbrickmock.git