Add oslo-policy to test-requirements for docs

Updates the test-requirements to include oslo-policy so that
the readthedocs build has the appropriate dependencies satisfied.

Change-Id: Iae515fd50c60f20cfb5149e96d3ace1890d46565
This commit is contained in:
Bryan Strassner 2017-12-06 08:01:50 -06:00
parent 66bb8007b5
commit 8b9e915445
1 changed files with 2 additions and 0 deletions

View File

@ -15,5 +15,7 @@ bandit>=1.1.0 # Apache-2.0
# Documentation
sphinx>=1.6.2
sphinx_rtd_theme==0.2.4
# Documentation, repeated from requirements.txt to support readthedocs build.
oslo.config==4.11.0
oslo.policy==1.25.1