yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47943
[Bug 1552979] Re: pecan doesn't emit nova or metrics notifications
Reviewed: https://review.openstack.org/281181
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e433c2870a2a5a0ec18ae0ffe4d4866915da231a
Submitter: Jenkins
Branch: master
commit e433c2870a2a5a0ec18ae0ffe4d4866915da231a
Author: Kevin Benton <kevin@xxxxxxxxxx>
Date: Wed Feb 17 02:41:39 2016 -0800
Add metrics notifier to Pecan
This adds the standard 'object.(create|update|delete).(start|end)'
notifications to the Pecan notification hook and adds unit tests
to exercise them.
This patch also corrects the on_error handler for untranslated
exceptions which was incorrectly raising the exception rather than
returning it. This was resulting in the other hooks not getting
the correct status code on an untranslated exception.
Closes-Bug: #1552979
Change-Id: I400f8d3988db204caed25e7c848a415b45d47172
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1552979
Title:
pecan doesn't emit nova or metrics notifications
Status in neutron:
Fix Released
Bug description:
Pecan is not emitting the nova and metrics notifications.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1552979/+subscriptions
References