From: Ryota MIBU Date: Tue, 25 Aug 2015 12:52:15 +0000 (+0900) Subject: Replace word 'poison' by 'force' X-Git-Tag: brahmaputra.1.0~30 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=doctor.git;a=commitdiff_plain;h=777b10f6b1d2bddf934a6aeec4a4dee9c8b9aea3 Replace word 'poison' by 'force' JIRA: DOCTOR-8 Change-Id: I7b9fae85bd60b1ae2d0e51f1ffb970316d7d92ad Signed-off-by: Ryota MIBU --- diff --git a/requirements/05-implementation.rst b/requirements/05-implementation.rst index 6fbf613c..e624a990 100644 --- a/requirements/05-implementation.rst +++ b/requirements/05-implementation.rst @@ -60,10 +60,11 @@ The Controller is responsible for maintaining the resource map (i.e. the mapping from physical resources to virtual resources), accepting update requests for the resource state(s) (exposing as provider API), and sending all failure events regarding virtual resources to the Notifier. Optionally, the Controller has the -ability to poison the state of virtual resources mapping to physical resources -for which it has received failure notifications from the Inspector. The -Controller also re-calculates the capacity of the NVFI when receiving a failure -notification for a physical resource. +ability to force the state of a given physical resource to down in the resource +mapping when it receives failure notifications from the Inspector for that +given physical resource. +The Controller also re-calculates the capacity of the NVFI when receiving a +failure notification for a physical resource. In a real-world deployment, the VIM may have several controllers, one for each resource type, such as Nova, Neutron and Cinder in OpenStack. Each controller