Tense consistency - use SUCCEEDED instead of SUCCESS

Bug #1520276 reported by Vincent Françoise
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
watcher
Fix Released
Low
Gábor Antal

Bug Description

Both audits and action plans have different states corresponding to their respective life cycle.
The problem is that the SUCCESS state is the only state written using the present tense.

So the objective is to make it more consistent with the rest of states by renaming it to SUCCEEDED.

Changed in watcher:
importance: Undecided → Low
tags: added: low-hanging-fruit
Changed in watcher:
assignee: nobody → Gábor Antal (gabor.antal)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to watcher (master)

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

Changed in watcher:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to watcher (master)

Reviewed: https://review.openstack.org/250924
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=6e1e445e557998208d63fae07f98dea09996a143
Submitter: Jenkins
Branch: master

commit 6e1e445e557998208d63fae07f98dea09996a143
Author: Gábor Antal <email address hidden>
Date: Fri Nov 27 18:53:34 2015 +0100

    Fixed tense consistency (used past) in statuses

    In several places in Watcher, there are statuses which corresponds
    to a status in the respective life cycle. There were used past tense
    everywhere, except "SUCCESS" which was written in present tense.

    So I searched for all the occurences of this state, and replaced them
    with their past tense form.

    Change-Id: Ic41def96d1a608da06a1e394e24704d4f06ab32a
    Closes-Bug: #1520276

Changed in watcher:
status: In Progress → Fix Committed
Changed in watcher:
milestone: none → mitaka-1
Changed in watcher:
status: Fix Committed → Fix Released
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.