Merge "Move kombu as a test dependency only"

This commit is contained in:
Jenkins 2015-11-18 08:14:01 +00:00 committed by Gerrit Code Review
commit 76afcd3138
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,6 @@ cryptography>=1.0 # Apache-2.0
eventlet>=0.17.4
greenlet>=0.3.2
keystonemiddleware!=2.4.0,>=2.0.0
kombu>=3.0.7
lxml>=2.3
netaddr!=0.7.16,>=0.7.12
oslo.cache>=0.8.0 # Apache-2.0

View File

@ -6,6 +6,7 @@
hacking<0.11,>=0.10.0
bandit>=0.13.2
coverage>=3.6
kombu>=3.0.7
mock>=1.2
mox3>=0.7.0
PyMySQL>=0.6.2 # MIT License