Merge "tempest: Switch to local copy of tempset/scenario/manager.py" into stable/ocata

This commit is contained in:
Jenkins 2017-03-27 21:56:24 +00:00 committed by Gerrit Code Review
commit 302a63ce4b
2 changed files with 1351 additions and 1 deletions

View File

@ -16,10 +16,10 @@
from tempest import config
from tempest.lib.common import ssh
from tempest.lib import exceptions as lib_exc
from tempest.scenario import manager
from neutron_fwaas.tests.tempest_plugin.tests import fwaas_client
from neutron_fwaas.tests.tempest_plugin.tests import fwaas_v2_client
from neutron_fwaas.tests.tempest_plugin.tests.scenario import manager
CONF = config.CONF

File diff suppressed because it is too large Load Diff