yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00997
[Bug 1047015] Re: NotificationDispatcher should not use declare_topic_consumer (private method)
Recent multi-agent changes have removed this code from Quantum.
** Changed in: quantum
Status: Fix Committed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1047015
Title:
NotificationDispatcher should not use declare_topic_consumer (private
method)
Status in Oslo - a Library of Common OpenStack Code:
Fix Released
Status in OpenStack Quantum (virtual network service):
Invalid
Bug description:
The method being used by NotificationDispatcher is not part of the RPC
abstraction, but is an implementation detail of impl_kombu and
impl_qpid.
The obvious choices are to make this a required part of the
abstraction in openstack common, implementing it in impl_fake and
impl_zmq, or changing the behavior of Quantum to use a standard
create_consumer call.
Using create_consumer would NOT use notifications. The is currently
no way to consume RPC-based notifications per the RPC API.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo/+bug/1047015/+subscriptions