cinder/releasenotes
wangxiyuan bf40945dcc Return metadata in volume summary
Cinder supports filter volumes with metadata, but in some case,
users don't know what metadata the volumes contain or what metadata
is valid to filter volumes.

This patch updated volumes/summary API to return all valid distinct
metadata to users. Then users could use these metadatas to filter
volumes easily.

This function is useful for dashboard, such as Horizon, as well.

APIImpact

Implements: blueprint metadata-for-volume-summary
Change-Id: I33c77d9db88f70d8d3b8ea86c86c01220dcc537c
2017-06-02 09:08:22 +08:00
..
notes Return metadata in volume summary 2017-06-02 09:08:22 +08:00
source Update reno for stable/ocata 2017-02-06 23:32:50 +00:00
README.rst Add README in release notes directory 2016-07-01 19:03:26 +05:30

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 http://docs.openstack.org/developer/cinder/devref/releasenotes.html for more details.