Public bug reported:

The Glance notification event messages do not contain useful request
context information. The notifications should contain the request
context so that user and project information can be extracted from them.

For example, in the v2 api, see the glance notifier.py code. It passes
an empty dict for the request context to the oslo_messaging notifier
calls when sending info, warn, and error notifications. The same applies
to the v1 api.

** 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/1539136

Title:
  AMQP notifications contain an empty message context

Status in Glance:
  New

Bug description:
  The Glance notification event messages do not contain useful request
  context information. The notifications should contain the request
  context so that user and project information can be extracted from
  them.

  For example, in the v2 api, see the glance notifier.py code. It passes
  an empty dict for the request context to the oslo_messaging notifier
  calls when sending info, warn, and error notifications. The same
  applies to the v1 api.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to