From: Eric Harney Date: Thu, 25 Feb 2016 21:10:50 +0000 (-0500) Subject: Add missing requirements X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=cf5653c17c1dce2a85ced8b6969a0503d5cca416;p=openstack-build%2Fcinder-build.git Add missing requirements These are used by the Google backup engine. Present since: https://review.openstack.org/#/c/266915/ Depends-On: I4859732719d96c102cc56b2aa0672657915ed0bf Change-Id: I5759b03a30bbf9f4b81abd898fea77e0f190c674 --- diff --git a/requirements.txt b/requirements.txt index 7370aa2c3..72d045764 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,9 +8,11 @@ decorator>=3.4.0 # BSD enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD eventlet!=0.18.3,>=0.18.2 # MIT greenlet>=0.3.2 # MIT +httplib2>=0.7.5 # MIT iso8601>=0.1.9 # MIT keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0 lxml>=2.3 # BSD +oauth2client>=1.5.0 # Apache-2.0 oslo.config>=3.7.0 # Apache-2.0 oslo.concurrency>=3.5.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0