# the similar topic was sent for some specific projects already but
# let me send this with [all] to get attention from all projects.
Hello,
As you might know, Block Storage API v2 was deprecated during Pike cycle
and now cinder is removing that deprecated API completely in current Xena.
However unfortunately there are some projects still using volume v2 API and
especially the recent bump of python-cinderclient[1], which completely removes
cinderclient.v2, broke such usage.
I went through the following search results[2] and submitted fix for some projects[3],
but I'd recommend you check your own projects to find any remaining usage of v2 API.
[3]
It seems charm repos are still referring to removed cincetclient.v2 in addition to
cinderclient.v1, which looks very strange to me. However I'm not familiar with charm
so I'd leave that to anyone actually involved in the project.
Thank you,
Takashi