From 4e772174fd6eb522af8309abb9fe291cd7f89304 Mon Sep 17 00:00:00 2001 From: pengdake <19921207pq@gmail.com> Date: Wed, 7 Mar 2018 13:09:31 +0800 Subject: [PATCH] Update test-requirements There are some tests about keystone actions need oauthlib. Closes-Bug: #1757036 Change-Id: I91cd0e69454132613feafa82acacc96ac13803bb Signed-off-by: pengdake <19921207pq@gmail.com> --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test-requirements.txt b/test-requirements.txt index 4b44a7077..b7623f8ed 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,6 +19,7 @@ oslo.messaging>=5.29.0 # Apache-2.0 oslo.policy>=1.30.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 os-api-ref>=1.4.0 # Apache-2.0 +oauthlib>=0.6.2 # BSD pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD reno>=2.5.0 # Apache-2.0 requests-mock>=1.1.0 # Apache-2.0