To verify this bug, please, 1. deploy an environment from fuel command line
2. save returned deployment task id
3. run on master node $ fuel deployment-tasks --tid [saved deployment task id] --show-parameters
4. run on master node $ fuel2 task history show [saved deployment task id] --show-parameters
Output should be a big table with task name task parameters and list of nodes on which task was run
To verify this bug, please,
1. deploy an environment from fuel command line
2. save returned deployment task id
3. run on master node
$ fuel deployment-tasks --tid [saved deployment task id] --show-parameters
4. run on master node
$ fuel2 task history show [saved deployment task id] --show-parameters
Output should be a big table with task name task parameters and list of nodes on which task was run