Delete redundant period in ManilaException messages

Bug #1466062 reported by zhongjun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Wishlist
zhongjun

Bug Description

--Delete redundant period in the command echo.
For example:
stack@ubuntu:~$ manila shrink ec0f881e-8343-4e6c-8839-16dfe7acaec1 0
ERROR: Invalid share: Share ec0f881e-8343-4e6c-8839-16dfe7acaec1 status must in (available, shrinking_possible_data_loss_error) to shrink, but current status is: shrinking_error..

stack@ubuntu:~$ manila extend ec0f881e-8343-4e6c-8839-16dfe7acaec1 0
ERROR: Invalid share: Share ec0f881e-8343-4e6c-8839-16dfe7acaec1 status must be 'available' to extend, but current status is: shrinking_error..

stack@ubuntu:~$ manila extend ec0f881e-8343-4e6c-8839-16dfe7acaec1 1
ERROR: Invalid input received: New size for extend must be greater than current size. (current: 4, extended: 1)..

stack@ubuntu:~$ manila shrink ec0f881e-8343-4e6c-8839-16dfe7acaec1 0
ERROR: Invalid input received: New size for shrink must be less than current size and greater than 0 (current: 4, new: 0).

Changed in manila:
assignee: nobody → zhongjun (jun-zhongjun)
status: New → In Progress
zhongjun (jun-zhongjun)
summary: - Delete redundant period and modify the description
+ Delete redundant period in ManilaException messages
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/192637
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=16559b8472fb706e95b9e1dd1264475dec1b1d1e
Submitter: Jenkins
Branch: master

commit 16559b8472fb706e95b9e1dd1264475dec1b1d1e
Author: zhongjun <email address hidden>
Date: Thu Jun 18 05:16:31 2015 +0800

    Delete redundant period in ManilaException messages

    --Delete redundant period in the command echo.

    Change-Id: I0081643b0ba432b327a22473856d06b63f307873
    Closes-Bug: #1466062

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