Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ceph_orch_apply.py idempotence fault #317

Open
SpirosStyliaras opened this issue Jul 26, 2024 · 0 comments
Open

ceph_orch_apply.py idempotence fault #317

SpirosStyliaras opened this issue Jul 26, 2024 · 0 comments

Comments

@SpirosStyliaras
Copy link

In ceph_orch_apply.py, in function retrieve_current_spec, the return value will always be string.
Either the service exists or not, the response will be either the service specification or the string "No services reported".
The function will never return the service specification but an empty dictionary instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant