summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorCarlos Goncalves <carlos.goncalves@neclab.eu>2016-01-18 08:19:37 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-01-18 08:19:37 +0000
commitbe640e1f465e4628b3b7cf73ebd954fa5deea941 (patch)
tree0148b3096c8d0f6b4f757236d935f657482b5605 /docs
parent28738cce318b8bb05d733624afc6771628142e80 (diff)
parenta991302e9c0843ad9be8b1bad927dca387283a8c (diff)
Merge "Support recovering VM on the same host"
Diffstat (limited to 'docs')
-rw-r--r--docs/requirements/05-implementation.rst14
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/requirements/05-implementation.rst b/docs/requirements/05-implementation.rst
index e7f35158..1f1b4a74 100644
--- a/docs/requirements/05-implementation.rst
+++ b/docs/requirements/05-implementation.rst
@@ -296,7 +296,9 @@ described in the previous section applies. In addition, the Controller(s) will
take appropriate actions to evacuate the physical machines in order to prepare
them for the planned maintenance operation. After the physical machines are
emptied, the Controller will inform the Administrator that it can initiate the
-maintenance.
+maintenance. Alternatively the VMs can just be shut down and boot up on the
+same host after maintenance is over. There needs to be policy for administrator
+to know the plan for VMs in maintenance.
Information elements
--------------------
@@ -492,10 +494,12 @@ After reception of this request, the Consumer will decide on the optimal
action to resolve the fault. This includes actions like switching to a hot
standby virtual resource, migration of the fault virtual resource to another
physical machine, termination of the faulty virtual resource and instantiation
-of a new virtual resource in order to provide a new hot standby resource.
-Existing resource management interfaces and messages between the Consumer and
-the VIM can be used for those actions, and there is no need to define additional
-actions on the Fault Management Interface.
+of a new virtual resource in order to provide a new hot standby resource. In
+some use cases the Consumer can leave virtual resources on failed host to be
+booted up again after fault is recovered. Existing resource management
+interfaces and messages between the Consumer and the VIM can be used for those
+actions, and there is no need to define additional actions on the Fault
+Management Interface.
Parameters: