5fe5188ce5
Change non-harmful stack trace errors for dns_exc.DNSDomainNotFound and dns_exc.DuplicateRecordSet to error log messages. This prevents the logs from filling with stack traces where error messages would have been sufficient enough. Closes-Bug: #2042925 Change-Id: Icf1fff28bb560c506392f16c579de6d92cd56c23
7 lines
204 B
YAML
7 lines
204 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Cleaned non-harmful stack trace errors from DNS integration plugin. This
|
|
prevents the logs from filling with stack traces where error log messages
|
|
would have been sufficient.
|