summaryrefslogtreecommitdiff
path: root/releasenotes/notes/logging-9c452e4869d80de9.yaml
blob: 24f2311e9d6757a322e21165a056dc3f92ef5604 (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    OpenStackSDK log messages are no longer sent to stdout and no longer break
    parsing the output.
  - |
    The logging configuration now respects the ``--verbose`` flag.
  - |
    Some warnings are no longer duplicated.