Comment 2 for bug 1972666

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

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

commit c9d7ecdb7701f85787d9de61dad37eadb6d2bc8f
Author: Mridula Joshi <email address hidden>
Date: Tue May 10 09:47:35 2022 +0000

    Added cli_opts and cache_opts

    It is observed that 'cli_opts' and 'cache_opts' from
    glance/common/wsgi.py are not picked up by the configgen nor listed
    through the functions in glance/opts.py.
    This patch adds these options to support configgen to pick all groups
    from wsgi.py.

    Closes-Bug: #1972666
    Change-Id: I81156e32517b03577c09d489b6eb5d19769600a3