Comment 1 for bug 1939944

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

Reviewed: https://review.opendev.org/c/openstack/glance/+/804563
Committed: https://opendev.org/openstack/glance/commit/2c2a1317af5103a1fa66b8bf90de7bc2c1a26cb2
Submitter: "Zuul (22348)"
Branch: master

commit 2c2a1317af5103a1fa66b8bf90de7bc2c1a26cb2
Author: Takashi Kajinami <email address hidden>
Date: Sat Aug 14 22:03:35 2021 +0900

    Add missing parameters for the healthcheck middleware

    The healthcheck middleware was added to the api pipelines a long ago[1]
    but parameters of the middleware are missing from the example
    glance-api.conf file.
    This change adds the oslo.config.opts endpoint so that the parameters
    of the middleware are rendered by the oslo-config-generator command.

    [1] 562cb0429f9e2657dbcf108c534ef6c4779eb177

    Closes-Bug: #1939944
    Change-Id: Ibf6839b3cf202b2a1b253c4687d08f072349513e