ce5aa7dcca
This fixes how the opts data is formatted to fix auto-generation of config file using oslo-config-generator with oslo.limit entry point. Closes-Bug: #1962406 Change-Id: I176a7b2b8e2edb50659783a2139c3cc13e8f2f53
8 lines
255 B
YAML
8 lines
255 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`bug 1962406` <https://bugs.launchpad.net/oslo.limit/+bug/1962406>`_:
|
|
Fixed the wrong format of options data, which was causing failure with
|
|
``oslo-config-generator`` command if the ``oslo.limit`` entry point is
|
|
included.
|