cinder/releasenotes/notes/add-backup-project-attribute-3f57051ef9159b08.yaml
wanghao 3f7acda20f Backup project attribute support
Cinder has supported to query project id of volume
and snapshot, for consistency, this will introduce
backup project attribute in querying operation.

APIImpact
Add 'os-backup-project-attr:project_id: xxxx' in querying
response.

Implements: blueprint: backup-tenant-attribute-support
Change-Id: I6fde17baffe88ab4d4e69dcc2fefdbcb8d7a4dc5
2016-12-21 13:50:37 +08:00

3 lines
63 B
YAML

---
features:
- Added ability to query backups by project ID.