← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1047015] Re: NotificationDispatcher should not use declare_topic_consumer (private method)

 

** Changed in: oslo/grizzly
   Importance: Undecided => Medium

** Changed in: oslo/grizzly
       Status: New => Fix Released

** Changed in: oslo/grizzly
    Milestone: None => 2013.1

** Changed in: oslo/grizzly
     Assignee: (unassigned) => Doug Hellmann (doug-hellmann)

-- 
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 oslo grizzly series:
  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