summaryrefslogtreecommitdiff
path: root/nova/exception_wrapper.py
Commit message (Expand)AuthorAgeFilesLines
* rpc: Rework 'get_notifier', 'wrap_exception'Stephen Finucane2021-03-011-19/+12
* Use 'Exception.__traceback__' for versioned notificationsStephen Finucane2020-06-081-19/+18
* Add full traceback to ExceptionPayload in versioned notificationsKevin_Zheng2018-06-191-5/+8
* rename binary to source in versioned notificationsBalazs Gibizer2017-07-251-4/+4
* Remove **kwargs passing in payload __init__Balazs Gibizer2017-06-081-2/+1
* Short circuit notifications when not enabledBalazs Gibizer2017-03-301-0/+2
* do not include context to exception notificationBalazs Gibizer2017-03-171-0/+3
* [2/3]Replace six.iteritems() with .items()Spencer Yu2017-01-091-2/+2
* Transform wrap_exception notification to versioned formatLaszlo Hegedus2016-06-211-0/+94