Revision ff779c32

b/doc/hooks.rst
472 472
:pre-execution: master node
473 473
:post-execution: master node
474 474

  
475
:pyeval:`constants.FAKE_OP_MASTER_TURNUP`
476
+++++++++++++++++++++++++++++++++++++++++
475
Virtual operation :pyeval:`constants.FAKE_OP_MASTER_TURNUP`
476
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
477 477

  
478
Called when the master IP is activated.
478
This doesn't correspond to an actual op-code, but it is called when the
479
master IP is activated.
479 480

  
480 481
:directory: master-ip-turnup
481 482
:env. vars: MASTER_NETDEV, MASTER_IP, MASTER_NETMASK, CLUSTER_IP_VERSION
482 483
:pre-execution: master node
483 484
:post-execution: master node
484 485

  
485
:pyeval:`constants.FAKE_OP_MASTER_TURNDOWN`
486
+++++++++++++++++++++++++++++++++++++++++++
486
Virtual operation :pyeval:`constants.FAKE_OP_MASTER_TURNDOWN`
487
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
487 488

  
488
Called when the master IP is deactivated.
489
This doesn't correspond to an actual op-code, but it is called when the
490
master IP is deactivated.
489 491

  
490 492
:directory: master-ip-turndown
491 493
:env. vars: MASTER_NETDEV, MASTER_IP, MASTER_NETMASK, CLUSTER_IP_VERSION

Also available in: Unified diff