Comment 2 for bug 1940747

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.middleware (master)

Reviewed: https://review.opendev.org/c/openstack/oslo.middleware/+/805486
Committed: https://opendev.org/openstack/oslo.middleware/commit/b41329876351f988589574b2ea81e1dade8e379c
Submitter: "Zuul (22348)"
Branch: master

commit b41329876351f988589574b2ea81e1dade8e379c
Author: Takashi Kajinami <email address hidden>
Date: Sun Aug 22 01:54:29 2021 +0900

    Add oslo.config.opts entrypoint for basic auth middleware

    ... so that its options can be rendered by oslo-config-generator by
    adding the entry point.
    This change also updates the base oslo.middleware entry point to
    include options of the middleware because the base entry point is
    supposed to include all options in the oslo.middleware library.

    Closes-Bug: #1940747
    Change-Id: Ic9d79d9c46fc1dc78aa4d089e36219b2a34f4099