Comment 2 for bug 1183736

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

Reviewed: https://review.openstack.org/30567
Committed: http://github.com/openstack/cinder/commit/525fad649a2bed158fb460c690ed4d82284d5355
Submitter: Jenkins
Branch: master

commit 525fad649a2bed158fb460c690ed4d82284d5355
Author: Mukul Patel <email address hidden>
Date: Sun May 26 23:42:06 2013 +0530

    Added '%' before snapshot variable

    In function create_snapshot for cinder volume, '%' was missed
    before variable snapshot from message defination. It was causing
    an error during translation of debug message. Included '%'
    for getting proper debug log.

    Fixes: bug #1183736
    Change-Id: I894639a4e5a69be80f4f53ec9d4f9f8648870173