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. Closes-Bug: #1317094 Change-Id: I5cf189d7173b732cba6df3f9b6aff1d2bb85cdfe
This commit is contained in:
parent
ae3e92fe0c
commit
39ffcb0dd7
@ -3,7 +3,6 @@ pbr>=0.6,!=0.7,<1.0
|
||||
Paste
|
||||
PasteDeploy>=1.5.0
|
||||
Routes>=1.12.3
|
||||
amqplib>=0.6.1
|
||||
anyjson>=0.3.3
|
||||
argparse
|
||||
Babel>=1.3
|
||||
|
Loading…
Reference in New Issue
Block a user