10 lines
243 B
YAML
10 lines
243 B
YAML
|
---
|
||
|
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.
|