Merge "Remove deprecated log module"

This commit is contained in:
Jenkins 2016-08-11 03:03:55 +00:00 committed by Gerrit Code Review
commit 5c256ffbb3

View File

@ -12,7 +12,7 @@
# License for the specific language governing permissions and limitations
# under the License.
from rally.common import log as logging
from rally.common import logging
from rally import consts
from rally.plugins.openstack import scenario
from rally.plugins.openstack.scenarios.monasca import utils as monascautils