From 62db00a317c657601ccbe34a6f56a086af90b0e5 Mon Sep 17 00:00:00 2001 From: Bryan Strassner Date: Wed, 6 Dec 2017 09:54:37 -0600 Subject: [PATCH] Adds keystonemiddleware and falcon to test-requirements In support of readthedocs build, brings in these dependencies needed due to the modules used to build the sample config and policy files. Change-Id: I2e666778439d3c9eb138dba9d09175519ba4862f --- test-requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test-requirements.txt b/test-requirements.txt index a94791ef..18e8f0f5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,3 +20,5 @@ sphinx_rtd_theme==0.2.4 oslo.config==4.11.0 oslo.policy==1.25.1 keystoneauth1==2.13.0 +keystonemiddleware==4.17.0 +falcon==1.2.0