cd559480c9
If log_dir was not set to '/var/log/ironic/', the parent directory of deploy_logs_local_path would not exist and you would see a: OSError: [Errno 13] Permission denied: '/var/log/ironic' In the logs on a failed deployment. This change allows customization of deploy_logs_local_path. Change-Id: I4c4ae77b64fc12006b9193fb1c3f0d13becc367d Story: 2006150 Task: 35649