Comment 8 for bug 1494574

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

Reviewed: https://review.openstack.org/222455
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3cd8dd67d12f727f0fad51ed0d34c174e85ce01e
Submitter: Jenkins
Branch: master

commit 3cd8dd67d12f727f0fad51ed0d34c174e85ce01e
Author: Bridget McGinnis <email address hidden>
Date: Thu Sep 10 23:35:05 2015 -0500

    Fixed missing log variable types

    There were several cases of log messages that were missing
    string formatting types. This patch adds the missing types.

    Change-Id: If4336dafeb455cc1edd958219b1ffdd50bb2ca05
    Closes-Bug: #1494574