From cd2cd184ebb185ceeba60670c33012485b1b277d Mon Sep 17 00:00:00 2001
From: licanwei
Date: Sun, 9 Oct 2016 15:43:10 +0800
Subject: [PATCH] Add RECOMMENDED state
The state of RECOMMENDED also can change to CANCELLED
state by Adminstrator.
Change-Id: Ia6a117367451e6fb35a55acfcbf0fb788063ea4b
---
doc/source/architecture.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/source/architecture.rst b/doc/source/architecture.rst
index 2696658c4..aab0305fe 100644
--- a/doc/source/architecture.rst
+++ b/doc/source/architecture.rst
@@ -450,7 +450,7 @@ state may be one of the following:
stored in the :ref:`Watcher database ` but is
not returned any more through the Watcher APIs.
- **CANCELLED** : the :ref:`Action Plan ` was in
- **PENDING** or **ONGOING** state and was cancelled by the
+ **RECOMMENDED**, **PENDING** or **ONGOING** state and was cancelled by the
:ref:`Administrator `