Project

General

Profile

Actions

Bug #61362

open

Buglet: ceph auth del produces no output

Added by Peter Sabaini 11 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
ceph cli
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Yes
Severity:
4 - irritation
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Running `ceph auth del` produces no output anymore. This seems to have changed with 17.2.6, it used to print "updated" for deleting an existing user "entity client.sandbox does not exist"

$ bin/ceph auth del client.sandbox # deletes successfully
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2023-05-23T12:00:22.872+0200 7f09ea51e640 -1 WARNING: all dangerous and experimental features are enabled.
2023-05-23T12:00:22.880+0200 7f09ea51e640 -1 WARNING: all dangerous and experimental features are enabled.

$ bin/ceph auth get client.sandbox # user is gone
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2023-05-23T12:00:25.909+0200 7f1a1902f640 -1 WARNING: all dangerous and experimental features are enabled.
2023-05-23T12:00:25.917+0200 7f1a1902f640 -1 WARNING: all dangerous and experimental features are enabled.
Error ENOENT: failed to find client.sandbox in keyring

$ bin/ceph auth del client.sandbox  # delete non-existing users also yields no output                                                                                                                        2 ↵ 
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2023-05-23T12:00:32.617+0200 7f7ba08b7640 -1 WARNING: all dangerous and experimental features are enabled.
2023-05-23T12:00:32.625+0200 7f7ba08b7640 -1 WARNING: all dangerous and experimental features are enabled.

No data to display

Actions

Also available in: Atom PDF