commit | c4e947972a6fde3fcff7b36efdad9cdd64261c5a | [log] [tgz] |
---|---|---|
author | Valeriy Ponomaryov <vponomaryov@mirantis.com> | Wed Sep 30 12:07:50 2015 +0300 |
committer | Valeriy Ponomaryov <vponomaryov@mirantis.com> | Wed Sep 30 12:57:17 2015 +0300 |
tree | a40015650790d18caae63729ecfebf9f9c7b809a | |
parent | 5221dcd916fe8e124e13041200e5700d4fb237a9 [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