Orchestrator implements a method called `calculate_cluster_id', which
extracts cluster id from the log file name that is supplied in the `cmd'
field of the parameters hash from pre_provision property of provisioning
info. We should send cluster id in a separate field (`cluster_id')
instead of inferring it from the string representation of the command.
Reviewed: https:/ /review. openstack. org/284132 /git.openstack. org/cgit/ openstack/ fuel-web/ commit/ ?id=b4129dd549a 054351b54587937 2728d28b1b7c10
Committed: https:/
Submitter: Jenkins
Branch: master
commit b4129dd549a0543 51b545879372728 d28b1b7c10
Author: Dmitry Bilunov <email address hidden>
Date: Wed Feb 24 16:38:54 2016 +0300
Send cluster id for pre provision task obviously
Orchestrator implements a method called `calculate_ cluster_ id', which
extracts cluster id from the log file name that is supplied in the `cmd'
field of the parameters hash from pre_provision property of provisioning
info. We should send cluster id in a separate field (`cluster_id')
instead of inferring it from the string representation of the command.
Change-Id: Ia33810525707fa 63985be019096dc 9e78c81c812
Partial-Bug: #1449512