Merge "TrivialFix: Remove logging import unused"
This commit is contained in:
commit
3bb96c7d67
@ -12,14 +12,11 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
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
|
||||
from rally.task import validation
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class MonascaMetrics(monascautils.MonascaScenario):
|
||||
"""Benchmark scenarios for monasca Metrics API."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user