[Trival Fix]Correct a typo

Change-Id: I3f0b56761428e215a56d8fec0b8e1e79ec52ac7f
This commit is contained in:
Zhenguo Niu 2016-10-06 12:23:47 +08:00
parent 796c8b7e1a
commit 28325f9e7b

View File

@ -133,7 +133,7 @@ class EngineManager(base_manager.BaseEngineManager):
def create_instance(self, context, instance,
requested_networks, instance_type):
"""Signal to engine service to perform a deployment."""
LOG.debug("Strating instance...")
LOG.debug("Starting instance...")
# Populate request spec
instance_type_uuid = instance.instance_type_uuid