Exception message of CoraidESMConfigureError is different from the expected

Bug #1290627 reported by Kiyohiro Adachi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Kiyohiro Adachi

Bug Description

Expectation:

cinder.exception.CoraidESMConfigureError: ESM configure request failed: Reply is empty.

Actual:

cinder.exception.CoraidESMConfigureError: Reply is empty.

Tags: coraid drivers
Kiyohiro Adachi (adachi)
Changed in cinder:
assignee: nobody → Kiyohiro Adachi (adachi)
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/79504

Changed in cinder:
status: New → In Progress
Mike Perez (thingee)
tags: added: coraid drivers
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

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

commit 657b5106c35e2834d75e77e4702b9fd99bde817f
Author: KIYOHIRO ADACHI <email address hidden>
Date: Tue Mar 11 10:17:32 2014 +0900

    Fix exception message of CoraidESMConfigureError

    Since 'message' is the same name as the second argument to the
    constructor of CinderException, 'message="Oorah"' is not a keyword
    argument.

    Therefore, "message = _('ESM configure request failed: %(message)s.')"
    doesn't work correctly.

    Then, remove the redundant period.

    Change-Id: Iafc457197fc3993f9f942babcdda0cd79b7bd518
    Closes-Bug: #1290627

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → icehouse-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: icehouse-rc1 → 2014.1
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.