[Trival Fix]Correct a typo
Change-Id: I3f0b56761428e215a56d8fec0b8e1e79ec52ac7f
This commit is contained in:
parent
796c8b7e1a
commit
28325f9e7b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user