Comment 6 for bug 1781671

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

Reviewed: https://review.openstack.org/582697
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=a2e040dc2afc8365a34dd986bf069abe42cd2bef
Submitter: Zuul
Branch: stable/queens

commit a2e040dc2afc8365a34dd986bf069abe42cd2bef
Author: Goutham Pacha Ravi <email address hidden>
Date: Fri Jul 13 15:31:46 2018 -0700

    Allow setting test API microversions in gate tests

    Add MANILA_TEMPEST_MIN_API_MICROVERSION and
    MANILA_TEMPEST_MAX_API_MICROVERSION to the ci
    post_test_hook. These options default to
    the values specified in the api_version_request.py
    file.

    Also add the API Version History to the api-ref.

    Change-Id: I21b3a705986216afb0ce73ca1f92571dda757408
    Closes-Bug: #1781671