Revision cd46f3b4 doc/hooks.rst

b/doc/hooks.rst
128 128
OP_REMOVE_NODE
129 129
++++++++++++++
130 130

  
131
Removes a node from the cluster.
131
Removes a node from the cluster. On the removed node the hooks are called
132
during the execution of the operation and not after its completion.
132 133

  
133 134
:directory: node-remove
134 135
:env. vars: NODE_NAME
135 136
:pre-execution: all existing nodes except the removed node
136
:post-execution: all existing nodes except the removed node
137
:post-execution: all existing nodes
137 138

  
138 139
OP_NODE_SET_PARAMS
139 140
++++++++++++++++++

Also available in: Unified diff