Options of basic auth middleware is missing from oslo.config.opts entrypoints

Bug #1940747 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.middleware
Fix Released
Undecided
Takashi Kajinami

Bug Description

The basic auth middleware was recently added[1] to implement simple auth mechanism, but currently there are no oslo.config.opts entrypoint which coves options of the middleware.

 [1] https://review.opendev.org/c/openstack/oslo.middleware/+/802234

We should update available oslo.config.opts entry points so that the options can be rendered by oslo-config-generator, without any additional implementation.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to oslo.middleware (master)
Changed in oslo.middleware:
status: New → In Progress
Changed in oslo.middleware:
assignee: nobody → Takashi Kajinami (kajinamit)
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

Changed in oslo.middleware:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/oslo.middleware 4.5.0

This issue was fixed in the openstack/oslo.middleware 4.5.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.