]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: error on commands that need ceph.conf to operate 22724/head
authorAndrew Schoen <aschoen@redhat.com>
Tue, 26 Jun 2018 19:19:43 +0000 (14:19 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 27 Jun 2018 12:31:24 +0000 (07:31 -0500)
commitde8b301ac20ae07f59a19bc1b3a083e9c010667d
treee0bf670af377856b23b7a8c25a1b302f61ce569f
parent0e95a2893dbd257d6bc45ae2f154e405370756c5
ceph-volume: error on commands that need ceph.conf to operate

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>
src/ceph-volume/ceph_volume/main.py