f1cb73cab3
* kombu have been updated to be compatible with global requirements * Unit test have been modified due to breaking changes introduced by kombu library * kombu will be replaced later by oslo.messaging * Add new config option to define multiple connection URL separated by a semi-colon * Use secret parameter to avoid any password leaks in log files * Add option for connection heartbeat Change-Id: Ia1db99f5804a0b3cdd496485f6a9410758d567fe
15 lines
314 B
Plaintext
15 lines
314 B
Plaintext
setuptools==0.9.8
|
|
coverage==3.6b1
|
|
nose==1.2.1
|
|
cov-core==1.7
|
|
nose-cov==1.6
|
|
nose-blockage==0.1.2
|
|
flexmock==0.9.4
|
|
mongomock==2.0.0
|
|
PyHamcrest==1.8.5
|
|
sphinx>=1.2.1,!=1.3b1,<1.3 # BSD
|
|
sphinxcontrib-httpdomain # BSD
|
|
flake8>=2.5.4,<2.6.0 # MIT
|
|
hacking<0.12,>=0.11.0 # Apache-2.0
|
|
testtools>=1.4.0 # MIT
|
|
mock>=2.0 # BSD |