Comment 4 for bug 1962406

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.limit (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/oslo.limit/+/832713
Committed: https://opendev.org/openstack/oslo.limit/commit/594aff58952e35a8f0c578cd21c9754db32d2bd4
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 594aff58952e35a8f0c578cd21c9754db32d2bd4
Author: Takashi Kajinami <email address hidden>
Date: Mon Feb 28 01:23:14 2022 +0900

    oslo-config-generator: Fix ValueError

    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
    (cherry picked from commit ce5aa7dccad4b95db6758c988287a07574ddb918)