Revision d512e84b scripts/gnt-cluster

b/scripts/gnt-cluster
510 510
  @param force: Whether to ask user for confirmation
511 511

  
512 512
  """
513
  assert (new_cluster_cert or new_rapi_cert or rapi_cert_filename or
514
          new_confd_hmac_key)
515

  
516 513
  if new_rapi_cert and rapi_cert_filename:
517 514
    ToStderr("Only one of the --new-rapi-certficate and --rapi-certificate"
518 515
             " options can be specified at the same time.")

Also available in: Unified diff