84a4c071ee
The quota error/warning messages displayed type(_class) which was translated to <class 'type'>. Now the messages are fixed and display helpful logs: Quota decrement on <class 'octavia.common.data_models.L7Policy'> called on project Related-Bug: #2015050 Change-Id: I40797443afe789021f3697fd779ce9f3aa3d4815
7 lines
205 B
YAML
7 lines
205 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed the format of log messages related to quota decrement errors. They
|
|
displayed unhelpful information, they now report the correct resource
|
|
type for which the error occurs.
|