cinder/releasenotes/notes/add-user-id-attribute-to-backup-response-ce27364680c895f7.yaml
zhangbailin 03867e3e89 Add user_id in backup list and show API
Add ``user_id`` to response body of list backup with detail and show
backup detail APIs. In this way, you can get the ``user_id`` in backup
list or show response, make the admin/user easy to manage backup file.

Blueprint: add-user-id-attribute-to-backup-response
Change-Id: I3ffb544ef3ee65276cee8b1e870d524fd0e57085
2018-12-12 00:52:05 -05:00

6 lines
127 B
YAML

---
features:
- |
Add ``user_id`` attribute to response body of list backup with detail
and show backup detail APIs.