Remove deprecated log module
Change-Id: I113ae12503db97d9e1ce72b7157bcd4ba2d4e283
This commit is contained in:
parent
d076010834
commit
6748cfadf4
@ -12,7 +12,7 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
from rally.common import log as logging
|
from rally.common import logging
|
||||||
from rally import consts
|
from rally import consts
|
||||||
from rally.plugins.openstack import scenario
|
from rally.plugins.openstack import scenario
|
||||||
from rally.plugins.openstack.scenarios.monasca import utils as monascautils
|
from rally.plugins.openstack.scenarios.monasca import utils as monascautils
|
||||||
|
Loading…
Reference in New Issue
Block a user