File: add-full-traceback-to-exceptionpayload-06cf8d55d2918eab.yaml

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (10 lines) | stat: -rw-r--r-- 475 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    A new ``traceback`` field has been added to each versioned instance
    notification. In an error notification this field contains the full
    traceback string of the exception which caused the error notification.
    See the `notification dev ref`_ for the sample file of
    ``instance.create.error`` as an example.

    .. _notification dev ref: https://docs.openstack.org/nova/latest/reference/notifications.html#existing-versioned-notifications