Switch deployment and verify to custom yaml
Custom yaml could deprecate duplicate key, so we switch deployment and verify to custom yaml, we can check the yaml files. Change-Id: I455d60e29acac90c86aef241fa9be2edb99b58b7
This commit is contained in:
parent
9356816683
commit
d277bac1dd
@ -17,10 +17,9 @@ import re
|
||||
import shutil
|
||||
import subprocess
|
||||
|
||||
import yaml
|
||||
|
||||
from rally.common.i18n import _LE
|
||||
from rally.common import logging
|
||||
from rally.common import yamlutils as yaml
|
||||
from rally import exceptions
|
||||
from rally.plugins.common.verification import testr
|
||||
from rally.plugins.openstack.verification.tempest import config
|
||||
|
Loading…
x
Reference in New Issue
Block a user