summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorJoe Gordon <joe.gordon0@gmail.com>2014-03-15 01:03:28 -0700
committerMorgan Fainberg <m@metacloud.com>2014-03-15 02:41:25 -0700
commit242ffeb19a181cf1784f0ad6e328a5c9a5907a79 (patch)
treeb65f007b55a4625814555e62450e4b1ebd584742 /requirements.txt
parenta446dd80d0d3c0c6294da430eda954fea643dd37 (diff)
downloadpython-keystoneclient-242ffeb19a181cf1784f0ad6e328a5c9a5907a79.tar.gz
Revert "Add request/access token and consumer..."
This reverts commit 2e7bdb872e9660178451f71b35976a980f047300. This commit I9137e3426c82c73855ae0e50317cfd6477195318 is the second patch that broke stable/havana by introducing a dependency on oauthlib, but oauthlib isn't in the stable/havana branch of global dependencies (fix in progress Ib2e2aa2e75e7b7b43e0534eeb62e748d1edc0bc3). And we use trunk clients in stable/havana gate jobs. So this patch broke both heat and horizon, both of which import this file to support keystone's v3 API. This is the final patch in reverting bp add-oauth-support. Commit subject was (but exceeds maximum pep8 subject length): Revert "Add request/access token and consumer support for keystoneclient" Fixes-Bug: #1292797 Change-Id: Ib45fb39b01ddcf5c8fc0179811efded84c0cb908
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index e3b9ae3..055bf42 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,4 +7,3 @@ pbr>=0.6,<1.0
PrettyTable>=0.7,<0.8
requests>=1.1
six>=1.5.2
-oauthlib>=0.6