deb-manila/manila_tempest_tests
Rodrigo Barbieri 165b03e021 Fix Manage API synchronous call
RPCAPI call to Scheduler to perform share_type and host
validation should be asynchronous so share can be
created in DB with status "manage_error" if validation
is not successful.

This change also addresses incorrect exception type in API
and DB popping fields from supplied parameter.

APIImpact

Closes-bug: #1561139
Change-Id: I928f1d6b5657098f9d2b7917e2e334a1f08903f8
2016-03-29 16:57:25 -03:00
..
common Add tempest tests for Share Replication 2016-03-12 02:38:18 +00:00
services Add tempest tests for Share Replication 2016-03-12 02:38:18 +00:00
tests Fix Manage API synchronous call 2016-03-29 16:57:25 -03:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
clients_share.py Change manila_tempest_tests to use credentials_factory 2015-12-02 03:56:38 -05:00
config.py Add tempest tests for Share Replication 2016-03-12 02:38:18 +00:00
plugin.py Fix setting of "snapshot_support" extra spec for tempest 2015-09-24 11:37:22 +03:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
share_exceptions.py Add tempest tests for Share Replication 2016-03-12 02:38:18 +00:00
utils.py Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00

Tempest Integration

This directory contains Tempest tests to cover Manila project.