← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1260717] Re: Notifications are not sent from Glance

 

** Project changed: glance => ceilometer

** Also affects: glance
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1260717

Title:
  Notifications are not sent from Glance

Status in OpenStack Telemetry (Ceilometer):
  New
Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  When we were testing Ceilometer it was found that there is no notifications from Glance. 
  We found out that before moving to oslo.messging everything was fine. 

  Ceilometer was included from the test completely: we just monitored Rabbit queue and no messages appeared.
  Configs in glance-api.conf:
  notifier_strategy = rabbit

  From the code I see that notifier_strategy is deprecated  in favor of
  notification_driver but anyway currently  notifier_strategy = rabbit
  <=> notification_driver = messaging.

  One more note: only reply_%UUID% topic appeared in Rabbit when image
  was created. And no messages at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1260717/+subscriptions


References