Comment 9 for bug 980872

Revision history for this message
Chuck Short (zulcss) wrote : Re: 'unhashable type' when sending notifications via Qpid

** Impact **

A regression was introduced in essex, it was wrongly assumed that the content_type for messages sent with the qpid notifier to be 'application/json' to match a change that went into the kombu notifier.

** Developement Fix **

Fixed in the development trunk: https://review.openstack.org/6760 and in quantal

** Stable Fix **

Fixed in the stable/essex branch at: https://review.openstack.org/6761

** Test Case **

Run the glance.tests.unit.test_notifier

** Regression Potential **

None, this is not enabled by default in Ubuntu.