File: no-log-if-ignore-errors-e2223b8a646b4c40.yaml

package info (click to toggle)
python-oslo.messaging 17.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,692 kB
  • sloc: python: 12,072; sh: 62; makefile: 24
file content (5 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (4)
1
2
3
4
5
other:
  - |
    NoSuchMethod exception will not be logged for special non-existing methods
    which names end with '_ignore_errors'. Such methods might be used
    as health probes for openstack services.