manila/manila_tempest_tests
Valeriy Ponomaryov beb9191c69 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
2015-09-30 12:57:17 +03:00
..
services Fix experimental=True for view in microversion 2.5 2015-09-18 15:00:46 -03:00
tests Fix response data for API access-allow 2015-09-30 12:57:17 +03:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
clients_share.py Add v2 Manila API path as base for microversions 2015-09-10 13:58:26 +00:00
config.py Fix setting of "snapshot_support" extra spec for tempest 2015-09-24 11:37:22 +03:00
plugin.py Fix setting of "snapshot_support" extra spec for tempest 2015-09-24 11:37:22 +03:00
share_exceptions.py Add functional tests for Manila consistency groups 2015-09-07 13:59:22 -04:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.