Comment 2 for bug 1940790

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/805547
Committed: https://opendev.org/openstack/neutron/commit/d6b1dd4a9396d011b2f5fea5bbea4daf3614f7c5
Submitter: "Zuul (22348)"
Branch: master

commit d6b1dd4a9396d011b2f5fea5bbea4daf3614f7c5
Author: Takashi Kajinami <email address hidden>
Date: Mon Aug 23 11:51:31 2021 +0900

    Include oslo.cache options in neutron.conf

    Neutorn uses oslo.cache library for caching. This change ensures that
    options of the library are included in neutron.conf generated by
    oslo-config-generator.
    This change also removes cache_utils module from neutron.opts because
    the module is not used in that file.

    Closes-Bug: #1940790
    Change-Id: I9ccd145d5ea1a1e0033eb43b609cc6428ea95f23