diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-08-18 07:56:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-18 07:56:36 +0000 |
commit | ae2bbe3e8ff3a6681cc3bd1b65d66c33f9563b52 (patch) | |
tree | 22af09b2db3a45669dfe1732d16257f08ff59291 | |
parent | 982b86f54a93547b6dffe87ccaad15d6ac18b760 (diff) | |
parent | cf0e8b5e9964d6d3a6ce0964289714bf0f76cf30 (diff) |
Merge "Minor fixes for Doctor Project"
-rw-r--r-- | docs/userguide/introduction.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/userguide/introduction.rst b/docs/userguide/introduction.rst index 065213a6f..ce84a9c43 100644 --- a/docs/userguide/introduction.rst +++ b/docs/userguide/introduction.rst @@ -81,12 +81,13 @@ Features and VNF (Virtual Network Functions). | | | | details. | | | +----------------+----------------------------------+ | | | Doctor | Doctor platform, as of Colorado | -| | | | release, provides the two | +| | | | release, provides the three | | | | | features: | | | | | * Immediate Notification | | | | | * Consistent resource state | -| | | | awareness (compute) | -| | | | * Get Valid Server state | +| | | | awareness for compute host down | +| | | | * Valid compute host status | +| | | | given to VM owner | | | | | See `Doctor User Guide`_ for | | | | | details | | | +----------------+----------------------------------+ |