manila/manila_tempest_tests
Dustin Schoenbrun c26bd6b10c tempest: remove call to set_network_resources()
Since the merge of the stable interface for Tempest network_resources
[0], a call within the Manila scenario tests was causing failures
around the ordering of method calls in the set up of the test class.
This patch removes the call as currently it doesn't do anything and
will fix our scenario tests.

[0] - I4eab8f2a722b47edc20e4aab0ef453bec16842f3

Change-Id: Ia9226329035508c37ca499e6efbd2382502eb141
Closes-Bug: #1717562
2017-09-16 21:18:38 -04:00
..
common Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
services Use tempest-plugin service client registration 2017-07-31 20:41:06 +01:00
tests tempest: remove call to set_network_resources() 2017-09-16 21:18:38 -04: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.py Use tempest-plugin service client registration 2017-07-31 20:41:06 +01:00
config.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
plugin.py Use tempest-plugin service client registration 2017-07-31 20:41:06 +01:00
share_exceptions.py [Tempest] Add functional tests for share groups feature 2017-01-23 19:30:33 +00:00
utils.py Enable IPv6 in manila(allow access) 2017-07-17 09:44:41 +08:00

README.rst

Tempest Integration

This directory contains Tempest tests to cover Manila project.