diff --git a/watcher/objects/action_plan.py b/watcher/objects/action_plan.py index bfb61a16f..b08ec3319 100644 --- a/watcher/objects/action_plan.py +++ b/watcher/objects/action_plan.py @@ -67,6 +67,9 @@ state may be one of the following: - **CANCELLED** : the :ref:`Action Plan ` was in **PENDING** or **ONGOING** state and was cancelled by the :ref:`Administrator ` +- **SUPERSEDED** : the :ref:`Action Plan ` was in + **RECOMMENDED** state and was superseded by the + :ref:`Administrator ` """ from watcher.common import exception