Merge "Fix deprecated import of rally.common.log"
This commit is contained in:
commit
76e73de5c1
@ -13,7 +13,7 @@
|
||||
# under the License.
|
||||
|
||||
from rally.common.i18n import _
|
||||
from rally.common import log as logging
|
||||
from rally.common import logging
|
||||
from rally.common import utils as rutils
|
||||
from rally import consts
|
||||
from rally.plugins.openstack.context.cleanup import manager as resource_manager
|
||||
|
Loading…
x
Reference in New Issue
Block a user