Comment 2 for bug 1446868

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

Reviewed: https://review.openstack.org/176095
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=c70d4997baacdc434763126b081ce72cc1bb311f
Submitter: Jenkins
Branch: master

commit c70d4997baacdc434763126b081ce72cc1bb311f
Author: Tom Swanson <email address hidden>
Date: Tue Apr 21 16:34:55 2015 -0500

    Dell SC driver calls out the wrong REST API version

    On initialization of the session with the Dell REST
    API the dell api version was incorrectly specified.
    It should be 2.0 rather than 1.5.

    Change-Id: I47ef63c24305b23125802012aa3c9dfde76813fd
    Closes-Bug: #1446868