Change key-name

Parameter name was changed to the correct

Closes-Bug: #1623123
Change-Id: I00a409d9102b565c39ef04dca232d6990b759d07
This commit is contained in:
Oleksandr Ivashchenko 2016-10-31 13:27:53 +02:00
parent 4f486061a9
commit 96100c74d1
1 changed files with 1 additions and 1 deletions

View File

@ -1339,7 +1339,7 @@ def fail_deploy(not_ready_transactions):
cluster_info_template = "\n\tCluster ID: {cluster}{info}\n"
task_details_template = (
"\n"
"\t\t\tTask name: {deployment_graph_task_name}\n"
"\t\t\tTask name: {task_name}\n"
"\t\t\t\tStatus: {status}\n"
"\t\t\t\tStart: {time_start}\n"
"\t\t\t\tEnd: {time_end}\n"