commit | 01bfd10fc7502abec5a8f1ccc5dc76d1b7d1443d | [log] [tgz] |
---|---|---|
author | Goutham Pacha Ravi <gouthamr@netapp.com> | Mon May 30 15:41:08 2016 -0400 |
committer | Goutham Pacha Ravi <gouthamr@netapp.com> | Thu Jun 16 18:38:15 2016 -0400 |
tree | e67114eec5d0fb975d095f0de2d3fbb566691112 | |
parent | 1e6059184c61d6da3c109f89f85dc99220c69c12 [diff] |
Add user_id and project_id to snapshot APIs In a cloud with multi-tenancy, administrators would like to see the project_id of the tenant while listing snapshots of all tenants. Likewise, we also should expose the user_id field as it would help in cases where tenants have multiple users. DocImpact User and administrator references need to capture this information. APIImpact API changes are micro-versioned. Change-Id: I3ad655dc9ab7440f205b0e153fccaa99abb79bbd Closes-Bug: #1587161