nova/nova/tests/rpc
Russell Bryant 1dc9f1972c Add missing ack to impl_qpid.
Fix bug 1012374.

Johannes Erdfelt pointed out that impl_qpid wasn't acking messages that
it received.  This turned out to be a nasty oversight, resulting in
unbounded message queue growth inside of the python-qpid library.  This
fixes it.

Change-Id: I0370293807f0282e1dbdd59246f70be031e888a9
(cherry picked from commit d15f3034df)
2012-06-14 16:00:21 -07:00
..
__init__.py Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
common.py HACKING fixes, TODO authors. 2012-03-16 01:24:12 +04:00
test_carrot.py Exceptions unpacking rpc messages shouldn't hang the daemon 2012-03-08 01:36:44 -08:00
test_fake.py Exceptions unpacking rpc messages shouldn't hang the daemon 2012-03-08 01:36:44 -08:00
test_kombu.py Make kombu failures retry on IOError 2012-03-30 16:45:28 -07:00
test_kombu_ssl.py Remove empty setUp/tearDown methods 2012-03-02 16:18:07 +00:00
test_qpid.py Add missing ack to impl_qpid. 2012-06-14 16:00:21 -07:00