From 399b80988a3db021d29061a34b009e6e87740364 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 May 2014 17:45:43 +0200 Subject: [PATCH] Remove explicit dependency on amqplib kombu already depends on amqp or amqplib depending on its version, and no explicit access to amqplib exists in neutron code. Conflicts: requirements.txt Closes-Bug: #1317094 Change-Id: I5cf189d7173b732cba6df3f9b6aff1d2bb85cdfe (cherry picked from commit 39ffcb0dd75d9dc5d8a249f2974a67f0def5204b) --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a3529c4007..65819ff27bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ pbr>=0.6,<1.0 Paste PasteDeploy>=1.5.0 Routes>=1.12.3,!=2.0 -amqplib>=0.6.1 anyjson>=0.3.3 argparse Babel>=1.3