Comment 7 for bug 1968606

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

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

commit 384ff4485ff0111c801e442168c518b2b5211c91
Author: yatinkarel <email address hidden>
Date: Thu May 26 18:46:25 2022 +0530

    [UT][ovn] Access config options after they are registered

    It is a follow up of [1]. There were still some tests
    which were accessing config optons before they were registered
    and failing when tested manually just those tests, this
    patch fixes it.

    [1] https://review.opendev.org/c/openstack/neutron/+/842068

    Related-Bug: #1968606
    Change-Id: I9aec0ba1f5c723e6f5a9146e9af41707e8014db2