...as it was accidentally readded in the merge.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
" master candidate cert list. Current state of the"
" list: %s.", cluster.candidate_certs)
- # Trigger another update of the config now with the new master cert
- logging.debug("Trigger an update of the configuration on all nodes.")
- self.cfg.Update(cluster, feedback_fn)
-
class LUClusterActivateMasterIp(NoHooksLU):
"""Activate the master IP on the master node.