cinder/releasenotes
Stephen Finucane 50eb89ccdc Add wsgi module
This allows deployment tooling to easily switch from passing a binary
path to passing a Python module path. We'll use it shortly.

Change-Id: I7a50ba8ce16184dce3b8a3dec7801155c7a605cd
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-05-14 15:30:35 +01:00
..
2024-05-14 15:30:35 +01:00
2024-04-25 02:20:24 +00:00
2017-07-25 14:24:18 -07:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.