Trove errors displayed with double period '..'

Bug #1290925 reported by Andrew Bramley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Expired
Low
Unassigned

Bug Description

Some trove exceptions wrap other exception messages e.g. GuestError, TaskManagerError wrap something like:

class GuestError(TroveError):

    message = _("An error occurred communicating with the guest: "
                "%(original_message)s.")

The 'original_message' is correctly formatted and ends in a period - therefore once wrapped you end up with double period in these error messages e.g.

ERROR: An error occurred communicating with the guest: The 'list_users' operation is not supported for the 'mongodb' datastore..

We should remove the period at the end of GuestError and TaskManagerError exceptions

Andrew Bramley (andrlw)
Changed in trove:
assignee: nobody → Andrew Bramley (andrlw)
Changed in trove:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove (master)

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

Changed in trove:
assignee: Andrew Bramley (andrlw) → Sushil Kumar (sushil-kumar2)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on trove (master)

Change abandoned by Nikhil Manchanda (<email address hidden>) on branch: master
Review: https://review.openstack.org/142759
Reason: Abandoning changes that are greater than 1 month old with a negative
review (and no new patchsets) as part of a regular clean up of
reviews. Please feel free to restore your change if this is still work
in progress.

Changed in trove:
assignee: Sushil Kumar (sushil-kumar2) → nobody
AMIT KUMAR (maurya0092)
Changed in trove:
assignee: nobody → AMIT KUMAR (maurya0092)
Revision history for this message
Amrith Kumar (amrith) wrote :

These have (mostly) been fixed. Without a specific example of where this is still the case, I'm going to let this expire in 60 days.

Changed in trove:
assignee: AMIT KUMAR (maurya0092) → nobody
status: In Progress → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack DBaaS (Trove) because there has been no activity for 60 days.]

Changed in trove:
status: Incomplete → Expired
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.