commit | dc075720dc26d644843e88b45a341d3a8618268c | [log] [tgz] |
---|---|---|
author | Valeriy Ponomaryov <vponomaryov@mirantis.com> | Wed Sep 30 12:07:50 2015 +0300 |
committer | Valeriy Ponomaryov <vponomaryov@mirantis.com> | Thu Oct 01 09:52:44 2015 +0000 |
tree | 1832d096138905922b6a1015018c9f59105cdce7 | |
parent | f9a82c9c2ebd200ce9241d5370d196f913276af7 [diff] |
Fix response data for API access-allow API access-allow returns following redundant data: - deleted - deleted_at - instance_mappings So, remove them for create share api method and cover it with unit and tempest tests. Change-Id: I103380c3f0008d4879b39f339187e57eeec40456 Closes-Bug: #1499733 (cherry picked from commit beb9191c69058cecb3c961297213a1c59f65745e)