Incorrect variable name in some exception

Bug #1487247 reported by Yusuke Hayashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Low
Yusuke Hayashi

Bug Description

Incorrect variable names 'msg_fmt' are used instead of 'message' in some exception classes,
and exception messages are not shown as expected due to this incorrect names.

Changed in manila:
assignee: nobody → Yusuke Hayashi (hayashi-yusuke)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

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

Changed in manila:
status: New → In Progress
description: updated
Changed in manila:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/215388
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=4f8224fe279933ff3139bd2287b314c963c50d9d
Submitter: Jenkins
Branch: master

commit 4f8224fe279933ff3139bd2287b314c963c50d9d
Author: Yusuke Hayashi <email address hidden>
Date: Thu Aug 20 20:36:06 2015 +0900

    Fix incorrect variable name in some exception class

    At manila.exception:
    msg_fmt => message

    Reason:
    When msg_fmt is passed to parent class, the information is not shown
    because parent class expect variable 'message'.

    Change-Id: I3e1346e7d6258eac4a5df965e4315090fbfcda0b
    Closes-Bug: #1487247

Changed in manila:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in manila:
milestone: none → liberty-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in manila:
milestone: liberty-3 → 1.0.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.