Hello everyone,
After being deprecated for nearly a decade, the Manila V1 API
is officially being removed from the codebase [1]. This effort
will be completed in the 2026.1 Gazpacho release.
Since the introduction of the Microversioned V2 API, V1 has
been deprecated. However, to reduce technical debt and
streamline our maintenance efforts, we are finally
decommissioning it.
In the Gazpacho release, the /v1 endpoint will cease to exist.
While we sunset this API, please note that the /v2 API at
micro-version 2.0 is identical to the /v1 API.
Action Required: If you have legacy scripts or integrations
still pointing to the V1 endpoint (which we do not expect at
this point), please update them to use the V2 API immediately.
[1] https://review.opendev.org/q/hashtag:%22remove-manila-api-v1%22+(status:open%20OR%20status:merged)
Regards,
carloss