Comment 4 for bug 2049064

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/905314
Committed: https://opendev.org/openstack/nova/commit/48639c1005db9d5ac45eb1e86fc9700165c78e1b
Submitter: "Zuul (22348)"
Branch: master

commit 48639c1005db9d5ac45eb1e86fc9700165c78e1b
Author: Takashi Kajinami <email address hidden>
Date: Fri Jan 12 00:14:52 2024 +0900

    Fix test failures with oslo.limit 2.3.0

    The oslo.limit 2.3.0 release contains the validation to ensure
    the [oslo_limit] endpoint_id option is set[1]. This fixes the test
    failures caused by that validation by overriding the option in all
    test cases where unified quota implementation is used.

    [1] https://review.opendev.org/c/openstack/oslo.limit/+/897509

    Closes-Bug: #2049064
    Change-Id: Iffc7a66033a9c09e850890bb380b6667412f0d98