Comment 2 for bug 1895510

Revision history for this message
Girish_IBM (girishibm) wrote :

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 cinder code for IBM storage to use the supported API to get the bundle information.

Now the DS8k driver is using "api/systems" API to get the bundle information.

Checked in the code changes and pushed the code for review.
Review link: https://review.opendev.org/#/c/751994/