Scale a vnfInstance to level Conflict (parallel LCM operation)
# TODO: Need to set the pre-condition of the test
[Documentation]Conflict
...The operation cannot be executed currently, due to a conflict with the state of the VNF instance resource.
...Typically, this is due to the fact that the VNF instance resource is in NOT-INSTANTIATED state, or that another lifecycle management operation is ongoing.
...
...
@@ -43,7 +44,8 @@ Scale a vnfInstance to level Conflict (parallel LCM operation)
Set Headers{"Accept":"${ACCEPT}"}
Set Headers{"Content-Type": "${CONTENT_TYPE}"}
Run Keyword If${AUTH_USAGE}== 1Set Headers{"Authorization":"${AUTHORIZATION}"}