Comment 2 for bug 2040486

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

Reviewed: https://review.opendev.org/c/openstack/rally-openstack/+/899547
Committed: https://opendev.org/openstack/rally-openstack/commit/78e819098683d83306b578b53596d865a2406840
Submitter: "Zuul (22348)"
Branch: master

commit 78e819098683d83306b578b53596d865a2406840
Author: kimtaeseop <email address hidden>
Date: Mon Oct 30 11:41:53 2023 +0900

    Set "existing_users" context for manila rally test

    When the manila rally tests work, they can't use "share_networks" context.
    Nowhere "existing_users" is set, the function as follows can't be called.
    https://github.com/openstack/rally-openstack/blob/master/rally_openstack/task/contexts/manila/manila_share_networks.py#L185
    If rally use existing_users, set "existing_users" context as well.

    Closes-Bug: #2040486
    Change-Id: I9af9198d7202f7f674790d2b88ab3c8067d6cb35