Current Series Release Notes¶
27.0.0-24¶
Upgrade Notes¶
- The WSGI script - cinder-wsgihas been removed. Deployment tooling should instead reference the Python module path for this service,- cinder.wsgi.api, if their chosen WSGI server supports this (gunicorn, uWSGI) or implement a- .wsgiscript themselves if not (mod_wsgi).
Bug Fixes¶
- Bug #2121361: Fixed issue when performing optimized image-volume clone using a backend with - clone_across_poolscapability enabled.
