ceph / ceph/ceph.automation

Using the module ceph.automation.ceph_authtool does not work.

Open
#36 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
10
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Using the module ceph.automation.ceph_authtool gives me this error:

`An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TypeError: build_cmd() got an unexpected keyword argument 'unsafe_writes'`

I have not defined this argument any when searching this repository I can only find reference that are to the docs as comments. This shouldn't affect the module. Correct?

Contributor guide

Open the contributing guide

Research direction

Start at the ceph.automation.ceph_authtool module entry point and trace the build_cmd call that receives unsafe_writes. Reproduce the reported TypeError and compare the module's accepted arguments with that call; done means the module executes without this unsupported-argument error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.