Comment 2 for bug 1663865

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

Reviewed: https://review.openstack.org/433003
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=6e4e8fbfb4494a344ac342561ccad61514506a5c
Submitter: Jenkins
Branch: master

commit 6e4e8fbfb4494a344ac342561ccad61514506a5c
Author: Valeriy Ponomaryov <email address hidden>
Date: Mon Feb 13 13:25:38 2017 +0200

    [Tempest] Refactor api/tests/admin/test_share_servers module

    Doing following things:
     - Use ddt module removing code duplication.
     - Use v2 APIs instead of deprecated v1.
     - Use correct 'share_server_id' for
       'test_show_share_server_details' test to avoid concurrency issues.
       For more details, see closed b_u_g.

    Change-Id: If4d6029f2250e80c1eec0debb1b09a805d997028
    Closes-Bug: #1663865