Comment 4 for bug 1729294

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

Reviewed: https://review.openstack.org/517227
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=76a4e42e8bb98c8d5f30d8fef7b0fafd3976b626
Submitter: Zuul
Branch: master

commit 76a4e42e8bb98c8d5f30d8fef7b0fafd3976b626
Author: guanzuoyu <email address hidden>
Date: Thu Nov 2 16:49:22 2017 +0800

    Modify incorrect debug meaasge in _inject_data

    It attempts to show inject_info but can not format by %(info)
    correctly,so we can use string directly.

    Change-Id: Ib9c67757e0b1d833cf722eb8dfcc47a4414b6fb6
    Closes-Bug: #1729294