Comment 2 for bug 1966354

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

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

commit cc50b45ca3c3e0f06034b4f1af581b83359e6172
Author: zhouhenglc <email address hidden>
Date: Wed Mar 23 21:11:21 2022 +0800

    [test][unit]creating resources support set project_id

    To write a new unit test, need to set "project_id", and then
    use the discarded "tenant_id" is not appropriate.

    this patch updated creating resources method, both "project_id"
    and "tenant_id" are acceptable. of course, "project_id" priority.

    Closes-bug: #1966354

    Change-Id: Ic24f03da169dd3d1549b05b35ec77d3e9a25f17b