Incorrectly formatted debug message in Prophetstor driver

Bug #1381464 reported by YangLei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Low
YangLei
Juno
Fix Released
Undecided
Unassigned

Bug Description

correct the message string: %(volumeid) -->%(volumeid)s in cinder/volume/drivers/prophetstor/dpl_fc.py

msg = _('Volume %(volumeid) failed to send assign command, '
                    'ret: %(status)s output: %(output)s') % \
                {'volumeid': volumeid, 'status': ret, 'output': output}

YangLei (yanglyy)
description: updated
Changed in cinder:
assignee: nobody → YangLei (yanglyy)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/128606

Changed in cinder:
status: New → In Progress
Revision history for this message
John Griffith (john-griffith) wrote :

@YangLei
Could you please provide more specific with your bug titles, I fixed this one up.

summary: - correct the message
+ Incorrectly formatted debug message in Prophetstor driver
tags: added: drivers prophetstor
Changed in cinder:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

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

commit fbd04f71ed28efc85e51465527e91c21bd0d7328
Author: YangLei <email address hidden>
Date: Wed Oct 15 18:59:31 2014 +0800

    Correct the message string

    Change %(volumeid) to %(volumeid)s in message string.

    Change-Id: Ia780a8687a784a6d8d8f0c5e6fe9b1a884416608
    Closes-Bug: #1381464

Changed in cinder:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (proposed/juno)

Fix proposed to branch: proposed/juno
Review: https://review.openstack.org/128835

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on cinder (proposed/juno)

Change abandoned by Thierry Carrez (<email address hidden>) on branch: proposed/juno
Review: https://review.openstack.org/128835
Reason: 2014.2 is out

Thierry Carrez (ttx)
Changed in cinder:
milestone: none → kilo-1
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (stable/juno)

Fix proposed to branch: stable/juno
Review: https://review.openstack.org/143345

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

Reviewed: https://review.openstack.org/143345
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=a843aff9b85e0f2a4d383d0a60e9effbe357c6df
Submitter: Jenkins
Branch: stable/juno

commit a843aff9b85e0f2a4d383d0a60e9effbe357c6df
Author: YangLei <email address hidden>
Date: Wed Oct 15 18:59:31 2014 +0800

    Correct the message string

    Change %(volumeid) to %(volumeid)s in message string.

    Change-Id: Ia780a8687a784a6d8d8f0c5e6fe9b1a884416608
    Closes-Bug: #1381464
    (cherry picked from commit fbd04f71ed28efc85e51465527e91c21bd0d7328)

tags: added: in-stable-juno
Thierry Carrez (ttx)
Changed in cinder:
milestone: kilo-1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.