[openstack-dev] [Notifications] Glance, Quantum et al.

Russell Bryant rbryant at redhat.com
Fri Nov 30 21:07:47 UTC 2012


On 11/30/2012 01:53 PM, Gary Kotton wrote:
> On 11/29/2012 08:02 PM, Russell Bryant wrote:
>> On 11/29/2012 12:51 PM, Gary Kotton wrote:
>>> The issue is how Quantum was listening on the notifications.
>>> https://github.com/openstack/quantum/blob/master/quantum/agent/rpc.py#L89
>>>
>>> This was the same name as that used by glance - "notifications"
>> but what I'm saying is that what you're talking about is the *queue*.
>> The *exchange* is something different.  Queues on different *exchanges*
>> are completely independent of each other.  Quantum and Glance should be
>> using different exchanges and thus completely independent.  That is how
>> this is all supposed to work.
>>
> I agree with you, but in reality it is not the case.
> 

I think I see the problem.  See this change:

   https://review.openstack.org/#/c/12518/

This change is in both master and stable/folsom of oslo-incubator.  It
has made its way into projects without making the change that the big
warning in the commit message describes.  :-)

-- 
Russell Bryant



More information about the OpenStack-dev mailing list