Merge "tempest: Switch to local copy of tempset/scenario/manager.py"
This commit is contained in:
2 changed files with 1351 additions and 1 deletions
1350
networking_bgpvpn_tempest/tests/scenario/manager.py
Normal file
1350
networking_bgpvpn_tempest/tests/scenario/manager.py
Normal file
File diff suppressed because it is too large
Load Diff
@@ -19,10 +19,10 @@ from tempest.common import waiters
from tempest import config
from tempest.lib.common.utils import data_utils
from tempest.lib.common.utils import test_utils
from tempest.scenario import manager
from tempest import test
from networking_bgpvpn_tempest.tests import base
from networking_bgpvpn_tempest.tests.scenario import manager
CONF = config.CONF
LOG = logging.getLogger(__name__)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.