Comment 3 for bug 1895510

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

Reviewed: https://review.opendev.org/751994
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=b477632a664f37be9da4ef7c2276fdf191710d75
Submitter: Zuul
Branch: master

commit b477632a664f37be9da4ef7c2276fdf191710d75
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