Skip to content
  • John Fulton's avatar
    Add option to create client keyring file but not import it · a57f61ef
    John Fulton authored
    Add new boolean parameter for client config create_key_file_only
    with a default of false. When create_key_file_only is true, the
    client tasks to connect to the external ceph cluster to verify
    the key `ceph auth import` the key are skipped.
    
    Fixes: #1848
    a57f61ef