Comment 6 for bug 1265054

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/64558
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=75935ab810fa6b4c183159bae425d3285504cc91
Submitter: Jenkins
Branch: master

commit 75935ab810fa6b4c183159bae425d3285504cc91
Author: Dan Emmons <email address hidden>
Date: Tue Dec 31 15:53:23 2013 +0000

    Fixes messages logged on Glance plugin retries

    Retry logic is now being used for both upload_vhd and download_vhd,
    but nova/virt/xenapi/client/session.py still had 'upload_vhd'
    hardcoded in its logged messages. This change causes it to accept the
    function being used as an argument and display that.

    Fixes-Bug: #1265054
    Change-Id: I6203aef81960078f92fa7839e47ee1c84df95745