Comment 12 for bug 1467589

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tempest (master)

Reviewed: https://review.openstack.org/209859
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=bcfc32e676c783c5427f4796f8d77426661c5b80
Submitter: Jenkins
Branch: master

commit bcfc32e676c783c5427f4796f8d77426661c5b80
Author: Ivan Kolodyazhny <email address hidden>
Date: Thu Aug 6 13:31:36 2015 +0300

    Use Cinder API V2 if V1 is disabled

    Cinder API v1 will be removed in Mitaka. We should be able to run tests against APIv2 only.

    Change-Id: I6916eb3e4b7c85f37be8b365b11ca8b48f88177c
    Closes-Bug: #1479157
    Related-Bug: #1467589