Comment 5 for bug 1821945

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

Reviewed: https://review.opendev.org/c/openstack/python-manilaclient/+/783394
Committed: https://opendev.org/openstack/python-manilaclient/commit/de1902786a71716f6a1ef44cfb7fd1d7b43d2e63
Submitter: "Zuul (22348)"
Branch: master

commit de1902786a71716f6a1ef44cfb7fd1d7b43d2e63
Author: Goutham Pacha Ravi <email address hidden>
Date: Fri Mar 26 10:24:52 2021 -0700

    Further fix to "test_list_shares_by_status"

    We addressed some test flakiness issues in
    Ife979fd1c026a4c28caf72c012871761fe039988
    We could improve this a bit more since there
    is more than one "migrating" state a share
    can get into; for example: "server_migrating".

    Change-Id: I2424ddf3e7ff9b9382288c3b73626dda81664eb7
    Partial-Bug: #1821945
    Signed-off-by: Goutham Pacha Ravi <email address hidden>