mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Revert "tasks/ceph_manager: dump raw cluster command at debug level"
This reverts commit b0ebeba79c
.
This commit is contained in:
parent
c539429761
commit
0220cbb717
@ -589,7 +589,6 @@ class CephManager:
|
||||
args=ceph_args,
|
||||
stdout=StringIO(),
|
||||
)
|
||||
log.debug('raw stdout "%s"', proc.stdout.getvalue())
|
||||
return proc.stdout.getvalue()
|
||||
|
||||
def raw_cluster_cmd_result(self, *args):
|
||||
|
Loading…
Reference in New Issue
Block a user