rename "triggered" state as "pending" in Watcher state machine
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| python-watcherclient |
High
|
Alexander Chadin | ||
| watcher |
Medium
|
Steve Wilkerson | ||
| watcher-dashboard |
High
|
Vincent Françoise |
Bug Description
"Triggered" is not the correct word to use to describe the action state, we should use "pending" instead.
Changed in watcher: | |
importance: | Undecided → Medium |
assignee: | nobody → Antoine Cabot (antoinecabot) |
milestone: | none → mitaka-3 |
tags: | added: low-hanging-fruit |
Changed in watcher: | |
status: | New → Confirmed |
assignee: | Antoine Cabot (antoinecabot) → nobody |
Changed in watcher: | |
assignee: | nobody → Steve Wilkerson (sw5822) |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 338539ec53b6f47
Author: Tin Lam <email address hidden>
Date: Fri Feb 26 23:07:59 2016 -0600
Rename 'TRIGGERED' state as 'PENDING'
"TRIGGERED" is not the correct word to use to describe the action
state, we should use "PENDING" instead.
Change-Id: If24979cdb91652
Closes-Bug: #1548377
Changed in watcher: | |
status: | Confirmed → Fix Released |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 8dfff0e8e6b695f
Author: Antoine Cabot <email address hidden>
Date: Mon Feb 22 17:33:41 2016 +0100
Replace "Triggered" state by "Pending" state
This commit only applies to documentation, state name
must be updated in code accordingly.
Change-Id: I027fd55d968c12
Related-Bug: #1548377
Changed in watcher-dashboard: | |
importance: | Undecided → High |
status: | New → Confirmed |
milestone: | none → mitaka-rc-1 |
Fix proposed to branch: master
Review: https:/
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 893bbd7a522c5ef
Author: Vincent Francoise <email address hidden>
Date: Thu Mar 10 10:40:28 2016 +0100
Renamed 'TRIGGERED' state to 'PENDING'
Following the change in Watcher, this patchset updates the
Watcher Dashboard to support this change.
Change-Id: I3be475d3659dea
Closes-Bug: #1548377
Changed in watcher-dashboard: | |
assignee: | nobody → Vincent Françoise (vincent-francoise) |
status: | Confirmed → Fix Committed |
Changed in python-watcherclient: | |
milestone: | none → mitaka-rc-final |
status: | New → Triaged |
importance: | Undecided → High |
Changed in python-watcherclient: | |
assignee: | nobody → Alexander Chadin (joker946) |
Fix proposed to branch: master
Review: https:/
Changed in python-watcherclient: | |
status: | Triaged → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 3640fc4a0b7b046
Author: Alexander Chadin <email address hidden>
Date: Mon Mar 21 13:39:56 2016 +0300
Rename TRIGGERED state as PENDING
Following the change in Watcher, this patchset updates the
Watcher CLI to support this change. Also it updates README.rst
to pass python 3.4 ascii-tests.
Change-Id: Idfcf99ee3d6b5b
Closes-Bug: #1548377
Related-Bug: #1554347
Changed in python-watcherclient: | |
status: | In Progress → Fix Released |
Changed in watcher-dashboard: | |
status: | Fix Committed → Fix Released |
Related fix proposed to branch: master /review. openstack. org/283158
Review: https:/