Comment 9 for bug 1895510

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

Reviewed: https://review.opendev.org/759818
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=9ed427b90d9895fb5558c657268319dbf9229b7e
Submitter: Zuul
Branch: stable/ussuri

commit 9ed427b90d9895fb5558c657268319dbf9229b7e
Author: GirishChilukuri <email address hidden>
Date: Tue Sep 15 08:46:23 2020 +0000

    [IBM DS8K]: Fixed rest API issue to get bundle

    Cinder driver for IBM storage DS8K is calling the unsupported
    rest API "api/v1", which is failing with R9 version. Some
    how this unsupported API is working with R7 and R8 versions.

    Modified IBM DS8K driver to use the supported API to get the
    bundle information.

    closes bug: #1895510

    Change-Id: If8c17eb48b67e7b109e19e4b064260cb52b5cecf
    (cherry picked from commit b477632a664f37be9da4ef7c2276fdf191710d75)