Revision 46ae85de lib/cmdlib/cluster.py

b/lib/cmdlib/cluster.py
2333 2333
      self._ErrorIf(
2334 2334
        True, constants.CV_ECLUSTERCLIENTCERT, None,
2335 2335
        "The cluster's list of master candidate certificates is empty."
2336
        "If you just updated the cluster, please run"
2336
        " If you just updated the cluster, please run"
2337 2337
        " 'gnt-cluster renew-crypto --new-node-certificates'.")
2338 2338
      return
2339 2339

  

Also available in: Unified diff