Comment 4 for bug 2019097

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

Reviewed: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/882815
Committed: https://opendev.org/openstack/neutron-dynamic-routing/commit/bf54f03ce58aaac3bfc1f201c7d4af66f5e2cb11
Submitter: "Zuul (22348)"
Branch: master

commit bf54f03ce58aaac3bfc1f201c7d4af66f5e2cb11
Author: Felix Huettner <email address hidden>
Date: Wed May 10 12:14:20 2023 +0200

    fix unittest issues caused by neutron rbac changes

    neutron recently merged a commit enabling secure rbacs by default [1].
    However this commit breaks the unittests of neutron-dynamic-routing.
    To fix this we run multiple calls as admin, to allow them to succeed.

    [1]: https://opendev.org/openstack/neutron/commit/670cc383e0345063c0bf9022f8829d5817457e00

    Closes-Bug: 2019097
    Change-Id: Iadc9b819ce4aaf6029e77f53ce0616aa70119c70