From: Jenkins <jenkins@review.openstack.org>
Date: Wed, 25 Nov 2015 13:41:49 +0000 (+0000)
Subject: Merge "Remove kombu as a dependency for Cinder"
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3754b3b0634efc05da426fe08ca8b2d1cfdc1711;p=openstack-build%2Fcinder-build.git

Merge "Remove kombu as a dependency for Cinder"
---

3754b3b0634efc05da426fe08ca8b2d1cfdc1711
diff --cc requirements.txt
index 152299887,59731f100..49ebc52f6
--- a/requirements.txt
+++ b/requirements.txt
@@@ -10,15 -10,14 +10,14 @@@ eventlet>=0.17.
  greenlet>=0.3.2
  iso8601>=0.1.9
  keystonemiddleware!=2.4.0,>=2.0.0
- kombu>=3.0.7
  lxml>=2.3
  netaddr!=0.7.16,>=0.7.12
 -oslo.config>=2.6.0 # Apache-2.0
 +oslo.config>=2.7.0 # Apache-2.0
  oslo.concurrency>=2.3.0 # Apache-2.0
  oslo.context>=0.2.0 # Apache-2.0
 -oslo.db>=3.0.0 # Apache-2.0
 +oslo.db>=3.2.0 # Apache-2.0
  oslo.log>=1.12.0 # Apache-2.0
 -oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,!=2.8.0,>=1.16.0 # Apache-2.0
 +oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
  oslo.middleware>=2.9.0 # Apache-2.0
  oslo.policy>=0.5.0 # Apache-2.0
  oslo.reports>=0.6.0 # Apache-2.0