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

mimic: ceph-volume: error on commands that need ceph.conf to operate #22747

Merged
merged 1 commit into from Jul 3, 2018

Conversation

andrewschoen
Copy link
Contributor

We had been ignoring the failure to load ceph.conf for all subcommands
but most of them require that a ceph.conf be present. This changes that
so only commands that do not need ceph.conf ignore the failure to find
it.

Fixes: http://tracker.ceph.com/issues/23941

Signed-off-by: Andrew Schoen aschoen@redhat.com
(cherry picked from commit de8b301)

backport of #22724

We had been ignoring the failure to load ceph.conf for all subcommands
but most of them require that a ceph.conf be present. This changes that
so only commands that do not need ceph.conf ignore the failure to find
it.

Fixes: http://tracker.ceph.com/issues/23941

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit de8b301)
@alfredodeza alfredodeza merged commit f2aaf1d into mimic Jul 3, 2018
@alfredodeza alfredodeza deleted the backport-mimic-22724 branch July 3, 2018 15:31
@alfredodeza
Copy link
Contributor

this is getting merged although it will later be removed/changed (to avoid conflicts) when #22828 gets backported

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