Fixing broken languagepack logs

Change-Id: Ifdb31d0174653b43227df6193f996c9edb917d37
Closes-Bug: #1513932
This commit is contained in:
Vijendar Komalla 2015-11-06 13:20:42 -06:00
parent 1c0de3f292
commit 9ef923b2d3
1 changed files with 1 additions and 1 deletions

View File

@ -676,4 +676,4 @@ class Handler(object):
update_lp_status(ctxt, image_id, status, image_external_ref,
docker_image_name)
upload_task_log(ctxt, logpath, img,
user_env['BUILD_ID'], 'languagepack')
img.uuid, 'languagepack')