]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Removed kombu from requirements
authorIhar Hrachyshka <ihrachys@redhat.com>
Thu, 7 Aug 2014 20:27:23 +0000 (22:27 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 8 Sep 2014 09:47:45 +0000 (11:47 +0200)
Since we've replaced oslo-incubator RPC layer with oslo.messaging, we
don't ship any code that uses kombu.

Change-Id: Ia8a74f1326ecd98c47cbe447f04d475bf61e19d3

requirements.txt

index ad2e2a29164389278baf18c30191d52338d0a59c..effa29f80dde2099bfd06df498f08e91e57856d8 100644 (file)
@@ -14,7 +14,6 @@ iso8601>=0.1.9
 jsonrpclib
 Jinja2
 keystonemiddleware>=1.0.0
-kombu>=2.4.8
 netaddr>=0.7.12
 python-neutronclient>=2.3.6,<3
 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99