Merge "Added import for logging with _ library"

This commit is contained in:
Jenkins 2014-12-11 10:18:26 +00:00 committed by Gerrit Code Review
commit 42c6144b4d
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ from ec2_rule_service import EC2RuleService
from ec2_rule_transformer import EC2RuleTransformer
from ec2driver_config import *
from nova.i18n import _
from nova import block_device
from nova.compute import power_state
from nova.compute import task_states