]> 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>
Wed, 8 Oct 2014 12:54:35 +0000 (14:54 +0200)
Since we've replaced oslo-incubator RPC layer with oslo.messaging, we
don't ship any code that uses kombu.

Change-Id: Ia8a74f1326ecd98c47cbe447f04d475bf61e19d3
(cherry picked from commit 424c7faa75d96950d80f49f20f5414d1a297af72)

requirements.txt

index 9e7eac56b97085001e77cee8bd445e503f4f4540..0cf1996bab74b9efd26da92019fcb9d90a356517 100644 (file)
@@ -17,7 +17,6 @@ iso8601>=0.1.9
 jsonrpclib
 Jinja2
 keystonemiddleware>=1.0.0
-kombu>=2.5.0
 netaddr>=0.7.12
 python-neutronclient>=2.3.6,<3
 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99